/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/ |
H A D | ipropd_slave.c | 71 krb5_warnx(context, "Failed to get address of to %s: %s", in connect_to_master() 92 krb5_warnx(context, "connection successful " in connect_to_master() 193 krb5_warnx(context, "telling master we are at %u", version); in ihave() 219 krb5_warnx(context, "appending diffs to log"); in append_to_log_file() 321 krb5_warnx(context, "receiving diffs"); in receive_loop() 332 krb5_warnx(context, "master sent no new iprop entries"); in receive_loop() 353 krb5_warnx(context, "iprop entries from master were truncated"); in receive_loop() 361 krb5_warnx(context, "iprop entries from master were truncated"); in receive_loop() 365 krb5_warnx(context, "diff contains old log record version " in receive_loop() 378 krb5_warnx(context, "iprop entries from master were truncated"); in receive_loop() [all …]
|
H A D | password_quality.c | 292 krb5_warnx(context, "failed to open `%s'", check_library); in kadm5_setup_passwd_quality_check() 297 krb5_warnx(context, in kadm5_setup_passwd_quality_check() 303 krb5_warnx(context, in kadm5_setup_passwd_quality_check() 311 krb5_warnx(context, in kadm5_setup_passwd_quality_check() 332 krb5_warnx(context, "failed to open `%s'", check_library); in add_verifier() 337 krb5_warnx(context, in add_verifier() 344 krb5_warnx(context, in add_verifier() 355 krb5_warnx(context, "password verifier library `%s' is already loaded", in add_verifier() 363 krb5_warnx(context, "out of memory"); in add_verifier()
|
H A D | ipropd_master.c | 239 krb5_warnx(context, "slave %s dead", s->name); in slave_dead() 287 krb5_warnx (context, "add_slave: no memory"); in add_slave() 359 krb5_warnx (context, "%s not in acl", s->name); in add_slave() 375 krb5_warnx (context, "second connection from %s", s->name); in add_slave() 381 krb5_warnx (context, "connection from %s", s->name); in add_slave() 525 krb5_warnx(context, "wrote new dumpfile (version %u)", in write_dump() 662 krb5_warnx(context, "would block writing %llu bytes to slave %s", in send_tail() 737 krb5_warnx(context, "send_complete: dumping HDB"); in send_complete() 835 krb5_warnx(context, "slave %s missing, sending AYT", s->name); in send_are_you_there() 844 krb5_warnx (context, "are_you_there: krb5_data_alloc"); in send_are_you_there() [all …]
|
H A D | ipropd_common.c | 185 krb5_warnx(context, "Waiting 2 minutes to restart"); in restarter() 197 krb5_warnx(context, "Waiting 30 seconds to restart"); in restarter() 203 krb5_warnx(context, "Child was killed; waiting 30 seconds to restart"); in restarter() 214 krb5_warnx(context, "Interrupted; killing child (pid %ld) with %d", in restarter()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/kadmin/ |
H A D | add_enctype.c | 56 krb5_warnx (context, "only random key is supported now"); in add_enctype() 65 krb5_warnx (context, "out of memory"); in add_enctype() 72 krb5_warnx (context, "bad enctype \"%s\"", argv[i]); in add_enctype() 88 krb5_warnx(context, "no such principal: %s", princ_name); in add_enctype() 94 krb5_warnx(context, "user lacks get-keys privilege"); in add_enctype() 101 krb5_warnx (context, "out of memory"); in add_enctype() 111 krb5_warnx(context, "enctype %d already exists", in add_enctype() 130 krb5_warnx(context, "genernate enctype %d failed", (int)etypes[i]); in add_enctype()
|
H A D | del_enctype.c | 61 krb5_warnx (context, "out of memory"); in del_enctype() 68 krb5_warnx (context, "bad enctype \"%s\"", argv[i]); in del_enctype() 83 krb5_warnx (context, "no such principal: %s", princ_name); in del_enctype() 88 krb5_warnx(context, "user lacks get-keys privilege"); in del_enctype() 94 krb5_warnx (context, "out of memory"); in del_enctype()
|
H A D | server.c | 87 krb5_warnx(contextp->context, "%s: %s %s", client, op, name); in kadmind_dispatch() 147 krb5_warnx(contextp->context, "%s: %s %s", client, op, name); in kadmind_dispatch() 183 krb5_warnx(contextp->context, "%s: %s %s", client, op, name); in kadmind_dispatch() 221 krb5_warnx(contextp->context, "%s: %s %s", client, op, name); in kadmind_dispatch() 267 krb5_warnx(contextp->context, "%s: %s %s -> %s", in kadmind_dispatch() 316 krb5_warnx(contextp->context, "%s: %s %s", client, op, name); in kadmind_dispatch() 408 krb5_warnx(contextp->context, "%s: %s %s", client, op, name); in kadmind_dispatch() 443 krb5_warnx(contextp->context, "%s: %s %s", client, op, name); in kadmind_dispatch() 548 krb5_warnx(contextp->context, "%s: %s %s", client, op, in kadmind_dispatch() 570 krb5_warnx(contextp->context, "%s: UNKNOWN OP %d", client, cmd); in kadmind_dispatch()
|
H A D | stash.c | 53 krb5_warnx(context, "stash is only available in local (-l) mode"); in stash() 93 krb5_warnx(context, "end of file reading passphrase"); in stash() 136 krb5_warnx(context, "writing key to \"%s\"", opt->key_file_string); in stash()
|
H A D | kadm_conn.c | 55 krb5_warnx(contextp, "failed to allocate %lu bytes\n", in add_kadm_port() 155 krb5_warnx(contextp, "connection from %s", buf); in spawn_child() 211 krb5_warnx(contextp, "select returned 0"); in wait_for_connection() 267 krb5_warnx(contextp, "failed to reallocate %lu bytes", in start_server()
|
H A D | util.c | 515 krb5_warnx (contextp, "unable to parse `%s'", max_ticket_life); in set_entry() 522 krb5_warnx (contextp, "unable to parse `%s'", max_renewable_life); in set_entry() 530 krb5_warnx (contextp, "unable to parse `%s'", expiration); in set_entry() 537 krb5_warnx (contextp, "unable to parse `%s'", pw_expiration); in set_entry() 544 krb5_warnx (contextp, "unable to parse `%s'", attributes); in set_entry() 551 krb5_warnx (contextp, "unable to parse `%s'", attributes); in set_entry()
|
H A D | ext.c | 71 krb5_warnx(context, "principal has no keys, or user lacks " in do_ext_keytab() 85 krb5_warnx(context, "user lacks get-keys privilege for %s", in do_ext_keytab() 90 krb5_warnx(context, "some keys for %s are corrupted in the HDB", in do_ext_keytab()
|
H A D | check.c | 92 krb5_warnx(context, in do_check_entry() 122 krb5_warnx(context, "malloc"); in check() 254 krb5_warnx(context, "afs@REALM and afs/cellname@REALM both exists"); in check()
|
H A D | init.c | 136 krb5_warnx(context, "init is only available in local (-l) mode"); in init() 142 krb5_warnx (context, "unable to parse \"%s\"", in init() 149 krb5_warnx (context, "unable to parse \"%s\"", in init()
|
H A D | pw_quality.c | 57 krb5_warnx(context, "kadm5_check_password_quality: %s", s); in password_quality()
|
H A D | dump.c | 51 krb5_warnx(context, "dump is only available in local (-l) mode"); in dump()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/krb5/ |
H A D | verify_krb5_conf.c | 73 krb5_warnx(context, "%s: failed to parse \"%s\" as size", path, data); in check_bytes() 83 krb5_warnx(context, "%s: failed to parse \"%s\" as time", path, data); in check_time() 97 krb5_warnx(context, "%s: over/under flow for \"%s\"", in check_numeric() 102 krb5_warnx(context, "%s: failed to parse \"%s\" as a number", in check_numeric() 121 krb5_warnx(context, "%s: failed to parse \"%s\" as a boolean", in check_boolean() 126 krb5_warnx(context, "%s: numeric value \"%s\" is treated as \"true\"", in check_boolean() 140 krb5_warnx(context, "%s: didn't contain a valid option `%s'", in check_524() 201 krb5_warnx(context, "%s: failed to parse port number in %s", in check_host() 214 krb5_warnx(context, "%s: %s (%s)", path, gai_strerror(ret), hostname); in check_host() 225 krb5_warnx(context, "%s is only used by MIT Kerberos", path); in mit_entry() [all …]
|
H A D | aes-test.c | 254 krb5_warnx(context, "%d: pbkdf2", i); in string_to_key_test() 283 krb5_warnx(context, "%d: key wrong length (%lu/%lu)", in string_to_key_test() 291 krb5_warnx(context, "%d: key wrong", i); in string_to_key_test() 335 krb5_warnx(context, "clear text not same"); in krb_enc() 576 krb5_warnx(context, "clear text not same"); in krb_enc_mit() 587 krb5_warnx(context, "c_encrypt_length wrong %lu != %lu", in krb_enc_mit()
|
H A D | test_fx.c | 183 krb5_warnx(context, "length not right for enctype %d", cf2[i].e3); in test_cf2() 189 krb5_warnx(context, "key not same for enctypes %d %d %d", in test_cf2()
|
H A D | get_port.c | 48 krb5_warnx(context, "%s/%s unknown service, using default port %d", in krb5_getportbyname()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/tests/plugin/ |
H A D | windc.c | 11 krb5_warnx(context, "windc init"); in windc_init() 28 krb5_warnx(context, "pac generate"); in pac_generate() 56 krb5_warnx(context, "pac_verify"); in pac_verify() 76 krb5_warnx(context, "client_access"); in client_access()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/kpasswd/ |
H A D | kpasswdd.c | 146 krb5_warnx (context, "Out of memory generating error reply"); in make_result() 310 krb5_warnx (context, in change() 332 krb5_warnx (context, "kadm5_init_with_password_ctx: unknown proto"); in change() 380 krb5_warnx (context, in change() 387 krb5_warnx (context, "Changing password for %s", client); in change() 399 krb5_warnx (context, "%s is changing password for %s", admin, client); in change() 417 krb5_warnx(context, "kadm5_s_chpass_principal_cond: %s", str); in change() 475 krb5_warnx (context, "Strange len: %ld != %ld", in verify() 480 krb5_warnx (context, "Request is error packet (ap_req_len == 0)"); in verify() 485 krb5_warnx (context, "Bad version (%d)", pkt_ver); in verify() [all …]
|
/netbsd-src/crypto/external/bsd/heimdal/dist/kuser/ |
H A D | kinit.c | 503 krb5_warnx(context, "Failed to open the password file %s", in get_new_tickets() 509 krb5_warnx(context, N_("Failed to read password from file %s", ""), in get_new_tickets() 678 krb5_warnx(context, "Not interactive, failed to get " in get_new_tickets() 731 krb5_warnx(context, N_("Password incorrect", "")); in get_new_tickets() 734 krb5_warnx(context, N_("Looks like a Kerberos 4 reply", "")); in get_new_tickets() 737 krb5_warnx(context, N_("Password expired", "")); in get_new_tickets() 757 krb5_warnx(context, N_("NOTICE: ticket lifetime is %s", ""), life); in get_new_tickets() 765 krb5_warnx(context, in get_new_tickets() 1002 krb5_warnx(ctx->context, N_("NOTICE: Could not renew/refresh " in renew_func() 1495 krb5_warnx(context, N_("permission denied: %s", ""), argv[1]); in main() [all …]
|
/netbsd-src/crypto/external/bsd/heimdal/dist/admin/ |
H A D | get.c | 109 krb5_warnx(context, "malloc failed"); in kt_get() 118 krb5_warnx(context, "unrecognized enctype: %s", in kt_get() 191 krb5_warnx(context, "%s: disallow-all-tix flag set - clearing", argv[a]); in kt_get()
|
H A D | purge.c | 117 krb5_warnx(context, "unparasable time `%s'", opt->age_string); in kt_purge() 148 krb5_warnx (context, "ignoring extra entry"); in kt_purge()
|
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/ |
H A D | hdb-sqlite.c | 140 krb5_warnx(context, "hdb-sqlite: prepare busy"); in hdb_sqlite_prepare_stmt() 284 krb5_warnx(context, "hdb-sqlite: exec busy: %d", (int)getpid()); in hdb_sqlite_exec_stmt() 364 krb5_warnx(context, "hdb-sqlite: step busy: %d", (int)getpid()); in hdb_sqlite_step() 733 krb5_warnx(context, "hdb-sqlite: COMMIT problem: %ld: %s", in hdb_sqlite_store() 742 krb5_warnx(context, "hdb-sqlite: store rollback problem: %d: %s", in hdb_sqlite_store() 909 krb5_warnx(context, "hdb_sqlite_rename"); in hdb_sqlite_rename() 981 krb5_warnx(context, "hdb-sqlite: COMMIT problem: %ld: %s", in hdb_sqlite_remove()
|