Searched refs:krb5_warnx (Results 1 - 25 of 50) sorted by relevance

12

/freebsd-10.3-release/crypto/heimdal/lib/krb5/
H A Dget_port.c46 krb5_warnx(context, "%s/%s unknown service, using default port %d",
H A Dverify_krb5_conf.c71 krb5_warnx(context, "%s: failed to parse \"%s\" as size", path, data);
81 krb5_warnx(context, "%s: failed to parse \"%s\" as time", path, data);
95 krb5_warnx(context, "%s: over/under flow for \"%s\"",
100 krb5_warnx(context, "%s: failed to parse \"%s\" as a number",
119 krb5_warnx(context, "%s: failed to parse \"%s\" as a boolean",
124 krb5_warnx(context, "%s: numeric value \"%s\" is treated as \"true\"",
138 krb5_warnx(context, "%s: didn't contain a valid option `%s'",
199 krb5_warnx(context, "%s: failed to parse port number in %s",
212 krb5_warnx(context, "%s: %s (%s)", path, gai_strerror(ret), hostname);
222 krb5_warnx(contex
[all...]
/freebsd-10.3-release/crypto/heimdal/kadmin/
H A Ddel_enctype.c58 krb5_warnx (context, "out of memory");
65 krb5_warnx (context, "bad enctype \"%s\"", argv[i]);
80 krb5_warnx (context, "no such principal: %s", princ_name);
86 krb5_warnx (context, "out of memory");
H A Dpw_quality.c55 krb5_warnx(context, "kadm5_check_password_quality: %s", s);
H A Dadd_enctype.c54 krb5_warnx (context, "only random key is supported now");
63 krb5_warnx (context, "out of memory");
70 krb5_warnx (context, "bad enctype \"%s\"", argv[i]);
85 krb5_warnx (context, "no such principal: %s", princ_name);
92 krb5_warnx (context, "out of memory");
101 krb5_warnx(context, "enctype %d already exists",
120 krb5_warnx(context, "genernate enctype %d failed", (int)etypes[i]);
H A Dstash.c50 krb5_warnx(context, "stash is only available in local (-l) mode");
89 krb5_warnx(context, "end of file reading passphrase");
123 krb5_warnx(context, "writing key to \"%s\"", opt->key_file_string);
H A Ddump.c48 krb5_warnx(context, "dump is only available in local (-l) mode");
H A Dcheck.c90 krb5_warnx(context,
120 krb5_warnx(context, "malloc");
223 krb5_warnx(context, "afs@REALM and afs/cellname@REALM both exists");
H A Dkadm_conn.c51 krb5_warnx(contextp, "failed to allocate %lu bytes\n",
151 krb5_warnx(contextp, "connection from %s", buf);
206 krb5_warnx(contextp, "select returned 0");
262 krb5_warnx(contextp, "failed to reallocate %lu bytes",
H A Dserver.c76 krb5_warnx(contextp->context, "%s: %s %s", client, op, name);
99 krb5_warnx(contextp->context, "%s: %s %s", client, op, name);
129 krb5_warnx(contextp->context, "%s: %s %s", client, op, name);
160 krb5_warnx(contextp->context, "%s: %s %s", client, op, name);
186 krb5_warnx(contextp->context, "%s: %s %s -> %s",
218 krb5_warnx(contextp->context, "%s: %s %s", client, op, name);
308 krb5_warnx(contextp->context, "%s: %s %s", client, op, name);
343 krb5_warnx(contextp->context, "%s: %s %s", client, op, name);
399 krb5_warnx(contextp->context, "%s: %s %s", client, op,
421 krb5_warnx(context
[all...]
H A Dinit.c129 krb5_warnx(context, "init is only available in local (-l) mode");
135 krb5_warnx (context, "unable to parse \"%s\"",
142 krb5_warnx (context, "unable to parse \"%s\"",
H A Dutil.c445 krb5_warnx (contextp, "unable to parse `%s'", max_ticket_life);
452 krb5_warnx (contextp, "unable to parse `%s'", max_renewable_life);
460 krb5_warnx (contextp, "unable to parse `%s'", expiration);
467 krb5_warnx (contextp, "unable to parse `%s'", pw_expiration);
474 krb5_warnx (contextp, "unable to parse `%s'", attributes);
/freebsd-10.3-release/crypto/heimdal/lib/kadm5/
H A Dpassword_quality.c289 krb5_warnx(context, "failed to open `%s'", check_library);
294 krb5_warnx(context,
300 krb5_warnx(context,
308 krb5_warnx(context,
329 krb5_warnx(context, "failed to open `%s'", check_library);
334 krb5_warnx(context,
341 krb5_warnx(context,
352 krb5_warnx(context, "password verifier library `%s' is already loaded",
360 krb5_warnx(context, "out of memory");
H A Dipropd_master.c245 krb5_warnx(context, "slave %s dead", s->name);
288 krb5_warnx (context, "add_slave: no memory");
326 krb5_warnx (context, "%s not in acl", s->name);
342 krb5_warnx (context, "second connection from %s", s->name);
348 krb5_warnx (context, "connection from %s", s->name);
473 krb5_warnx(context, "slave %s missing, sending AYT", s->name);
482 krb5_warnx (context, "are_you_there: krb5_data_alloc");
514 krb5_warnx(context, "slave %s in sync already at version %ld",
524 krb5_warnx(context, "sending complete log to fresh slave %s",
543 krb5_warnx(contex
[all...]
H A Dipropd_slave.c66 krb5_warnx(context, "Failed to get address of to %s: %s",
87 krb5_warnx(context, "connection successful "
254 krb5_warnx (context, "replaying entry %d", (int)vers);
260 krb5_warnx (context,
356 krb5_warnx(context, "receive complete database");
449 krb5_warnx(context, "receive complete database, version %ld", (long)vno);
617 krb5_warnx(context, "sleeping %d seconds before "
644 krb5_warnx(context, "ipropd-slave started at version: %ld",
715 krb5_warnx (context, "Ignoring command %d", tmp);
724 krb5_warnx (contex
[all...]
/freebsd-10.3-release/crypto/heimdal/admin/
H A Dremove.c69 krb5_warnx(context,
H A Dpurge.c115 krb5_warnx(context, "unparasable time `%s'", opt->age_string);
146 krb5_warnx (context, "ignoring extra entry");
H A Dget.c107 krb5_warnx(context, "malloc failed");
116 krb5_warnx(context, "unrecognized enctype: %s",
189 krb5_warnx(context, "%s: disallow-all-tix flag set - clearing", argv[a]);
H A Dcopy.c105 krb5_warnx(context, "entry with different keyvalue "
H A Dktutil.c175 krb5_warnx (context, "unrecognized command: %s", argv[0]);
/freebsd-10.3-release/crypto/heimdal/appl/kf/
H A Dkfd.c214 krb5_warnx(context, "getpwnam: %s failed",(char *)(remotename.data));
222 krb5_warnx(context, "krb5_kuserok: permission denied");
259 krb5_warnx(context, "%s forwarded ticket to %s,%s",
265 krb5_warnx(context, "failed");
/freebsd-10.3-release/crypto/heimdal/kpasswd/
H A Dkpasswdd.c136 krb5_warnx (context, "Out of memory generating error reply");
302 krb5_warnx (context,
324 krb5_warnx (context, "kadm5_init_with_password_ctx: unknown proto");
372 krb5_warnx (context,
379 krb5_warnx (context, "Changing password for %s", client);
391 krb5_warnx (context, "%s is changing password for %s", admin, client);
409 krb5_warnx(context, "kadm5_s_chpass_principal_cond: %s", str);
466 krb5_warnx (context, "Strange len: %ld != %ld",
471 krb5_warnx (context, "Request is error packet (ap_req_len == 0)");
476 krb5_warnx (contex
[all...]
/freebsd-10.3-release/crypto/heimdal/kuser/
H A Dkcc.c153 krb5_warnx(kcc_context, "unrecognized command: %s", argv[0]);
/freebsd-10.3-release/crypto/heimdal/lib/hdb/
H A Dhdb-sqlite.c138 krb5_warnx(context, "hdb-sqlite: prepare busy");
176 krb5_warnx(context, "hdb-sqlite: exec busy: %d", (int)getpid());
234 krb5_warnx(context, "hdb-sqlite: step busy: %d", (int)getpid());
605 krb5_warnx(context, "hdb-sqlite: COMMIT problem: %d: %s",
612 krb5_warnx(context, "hdb-sqlite: store rollback problem: %d: %s",
770 krb5_warnx(context, "hdb_sqlite_rename");
/freebsd-10.3-release/crypto/heimdal/kdc/
H A Dkstash.c142 krb5_warnx(context, "writing key to `%s'", keyfile);

Completed in 97 milliseconds

12