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