Searched refs:PWU_CHANGE_NOT_ALLOWED (Results 1 - 5 of 5) sorted by relevance

/osnet-11/usr/src/lib/passwdutil/
H A D__failed_count.c72 * PWU_CHANGE_NOT_ALLOWED -- not allowed for this account
76 ret != PWU_CHANGE_NOT_ALLOWED) {
H A Dpasswdutil.h208 #define PWU_CHANGE_NOT_ALLOWED -18 /* change not allowed */ macro
H A Dldap_attr.c584 return (PWU_CHANGE_NOT_ALLOWED);
717 return (PWU_CHANGE_NOT_ALLOWED);
930 rc = PWU_CHANGE_NOT_ALLOWED;
948 rc = PWU_CHANGE_NOT_ALLOWED;
1035 return (PWU_CHANGE_NOT_ALLOWED);
H A Dfiles_attr.c746 return (PWU_CHANGE_NOT_ALLOWED);
/osnet-11/usr/src/lib/pam_modules/authtok_store/
H A Dauthtok_store.c320 case PWU_CHANGE_NOT_ALLOWED:

Completed in 45 milliseconds