Searched defs:krb5_changepw (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/lib/pam_modules/krb5/
H A Dkrb5_password.c50 static int krb5_changepw(pam_handle_t *, char *, char *, char *, int);
304 result = krb5_changepw(pamh, user, oldpass, newpass, debug);
397 * Function: krb5_changepw
420 krb5_changepw( function

Completed in 65 milliseconds