| /freebsd/crypto/krb5/src/kadmin/server/ |
| H A D | schpw.c | 31 krb5_principal changepw = NULL; in process_chpw_request() local 119 ret = krb5_build_principal(context, &changepw, strlen(realm), realm, in process_chpw_request() 120 "kadmin", "changepw", NULL); in process_chpw_request() 123 strlcpy(strresult, "Failed building kadmin/changepw principal", in process_chpw_request() 128 ret = krb5_rd_req(context, &auth_context, &ap_req, changepw, keytab, in process_chpw_request() 338 "kadmin", "changepw", NULL); in process_chpw_request() 387 krb5_free_principal(context, changepw); in process_chpw_request()
|
| H A D | misc.c | 148 "kadmin", "changepw", NULL); in make_toolong_error()
|
| /freebsd/crypto/heimdal/kadmin/ |
| H A D | init.c | 186 /* Create `kadmin/changepw' */ in init() 188 "kadmin", "changepw", NULL); in init() 191 * request the `kadmin/changepw' ticket with `renewable_ok, in init() 210 /* Create `changepw/kerberos' (for v4 compat) */ in init() 212 "changepw", "kerberos", NULL); in init()
|
| H A D | check.c | 168 * Check kadmin/changepw@REALM in check() 171 if (asprintf(&p, "kadmin/changepw@%s", realm) == -1) { in check()
|
| /freebsd/crypto/krb5/src/config-files/ |
| H A D | services.append | 5 kerberos-adm 749/tcp # Kerberos 5 admin/changepw 6 kerberos-adm 749/udp # Kerberos 5 admin/changepw
|
| /freebsd/crypto/krb5/src/lib/kadm5/ |
| H A D | t_kadm5.c | 67 * authenticate to kadmin/changepw; otherwise authenticate to kadmin/admin. If 302 * kadmin/changepw and are changing another principal's password. */ in test_chpass() 395 * kadmin/changepw. */ in test_create_policy() 501 * kadmin/changepw. */ in test_create_principal() 560 * kadmin/changepw. */ in test_delete_policy() 602 * kadmin/changepw. */ in test_delete_principal() 708 * kadmin/changepw and getting another principal entry. */ in test_get_principal() 895 /* Succeeds with cache containing kadmin/changepw cred. */ in test_init_destroy() 1071 * kadmin/changepw. */ in test_modify_policy() 1185 * kadmin/changepw. */ in test_modify_principal() [all …]
|
| /freebsd/crypto/heimdal/lib/krb5/ |
| H A D | krb5_set_password.3 | 97 .Li kadmin/changepw . 107 .Li kadmin/changepw@REALM
|
| H A D | krbhst-test.c | 66 const char *type_str[] = {"kdc", "admin", "changepw", "krb524"}; in main()
|
| H A D | Makefile.am | 121 changepw.c \
|
| H A D | changepw.c | 652 N_("Unable to reach any changepw server " in change_password_loop() 800 "kadmin", "changepw", NULL); in krb5_set_password_using_ccache()
|
| /freebsd/crypto/krb5/src/lib/krb5/os/ |
| H A D | Makefile.in | 19 changepw.o \ 67 $(OUTPRE)changepw.$(OBJEXT) \ 115 $(srcdir)/changepw.c \
|
| H A D | changepw.c | 2 /* lib/krb5/os/changepw.c */ 364 "kadmin", "changepw", NULL); in krb5_set_password_using_ccache()
|
| /freebsd/crypto/heimdal/kpasswd/ |
| H A D | kpasswd-generator.c | 119 "kadmin/changepw", in generate_requests() 136 "kadmin/changepw", in generate_requests()
|
| H A D | kpasswd.c | 187 "kadmin/changepw", in main()
|
| /freebsd/contrib/pam-krb5/tests/data/scripts/password/ |
| H A D | authtok-too-long-debug | 19 DEBUG (user %u) attempting authentication as %0 for kadmin/changepw
|
| H A D | too-long-debug | 20 DEBUG (user %u) attempting authentication as %0 for kadmin/changepw
|
| H A D | basic-debug | 24 DEBUG (user %u) attempting authentication as %0 for kadmin/changepw
|
| /freebsd/crypto/heimdal/ |
| H A D | ChangeLog.2002 | 55 * lib/krb5/changepw.c (process_reply): fix reply length check 195 * lib/krb5/changepw.c: verify lengths in response 217 * lib/krb5/changepw.c (send_request): set AP_OPTS_USE_SUBKEY 435 * lib/krb5/changepw.c: make sure we return an error if there are 436 no changepw hosts found; from Wynn Wilkes
|
| H A D | ChangeLog.2000 | 225 * lib/krb5/changepw.c (krb5_change_password): check for fd's being 456 * lib/krb5/changepw.c (krb5_change_password): try to be more 499 * lib/krb5/changepw.c (krb5_change_password): make timeout 1 + 502 * lib/krb5/changepw.c: use a datagram socket and remove the 504 * lib/krb5/changepw.c (krb5_change_password): clarify an 626 * lib/krb5/changepw.c: use krb5_eai_to_heim_errno 907 * lib/krb5/changepw.c (krb5_change_password): remember to close 1167 * lib/krb5/changepw.c: use roken_getaddrinfo_hostspec
|
| /freebsd/krb5/lib/krb5/os/ |
| H A D | Makefile.inc | 16 changepw.c \
|
| /freebsd/contrib/pam-krb5/tests/data/scripts/expired/ |
| H A D | defer-mit-debug | 41 DEBUG (user %u) attempting authentication as %0 for kadmin/changepw
|
| /freebsd/crypto/krb5/src/lib/krb5/krb/ |
| H A D | gic_pwd.c | 137 * Create a temporary options structure for getting a kadmin/changepw ticket, 232 start_time, "kadmin/changepw", chpw_opts, in krb5_get_init_creds_password()
|
| /freebsd/contrib/pam-krb5/tests/data/ |
| H A D | valgrind.supp | 156 mit-krb5-changepw
|
| /freebsd/crypto/krb5/src/clients/kpasswd/ |
| H A D | kpasswd.c | 131 "kadmin/changepw", opts); in main()
|
| /freebsd/crypto/heimdal/lib/kadm5/ |
| H A D | admin.h | 105 #define KADM5_CHANGEPW_SERVICE "kadmin/changepw"
|