Home
last modified time | relevance | path

Searched refs:PWU_CHANGE_NOT_ALLOWED (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/lib/passwdutil/
H A Dpasswdutil.h215 #define PWU_CHANGE_NOT_ALLOWED -18 /* change not allowed */ macro
H A Dldap_attr.c586 return (PWU_CHANGE_NOT_ALLOWED); in ldap_update()
870 rc = PWU_CHANGE_NOT_ALLOWED; in ldap_update()
882 rc = PWU_CHANGE_NOT_ALLOWED; in ldap_update()
966 return (PWU_CHANGE_NOT_ALLOWED); in ldap_to_pwu_code()
/illumos-gate/usr/src/lib/pam_modules/authtok_store/
H A Dauthtok_store.c301 case PWU_CHANGE_NOT_ALLOWED: