Home
last modified time | relevance | path

Searched refs:kadm_chpass_with_key (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dprivate.h162 kadm_chpass_with_key, enumerator
H A Dchpass_c.c120 krb5_store_int32(sp, kadm_chpass_with_key); in kadm5_c_chpass_principal_with_key()
/netbsd-src/crypto/external/bsd/heimdal/dist/kadmin/
H A DChangeLog429 user's own password kadm_chpass_with_key: disallow the user to
470 kadm_chpass_with_key, sanity check the number of keys given.
823 * server.c (kadmind_dispatch): add kadm_chpass_with_key
H A Dserver.c361 case kadm_chpass_with_key:{ in kadmind_dispatch()