| [PAM_ABORT] |
| | General failure. |
| [PAM_ACCT_EXPIRED] |
| | User account has expired. |
| [PAM_AUTHINFO_UNAVAIL] |
| | Authentication information is unavailable. |
| [PAM_AUTHTOK_DISABLE_AGING] |
| | Authentication token aging disabled. |
| [PAM_AUTHTOK_ERR] |
| | Authentication token failure. |
| [PAM_AUTHTOK_EXPIRED] |
| | Password has expired. |
| [PAM_AUTHTOK_LOCK_BUSY] |
| | Authentication token lock busy. |
| [PAM_AUTHTOK_RECOVERY_ERR] |
| | Failed to recover old authentication token. |
| [PAM_AUTH_ERR] |
| | Authentication error. |
| [PAM_BUF_ERR] |
| | Memory buffer error. |
| [PAM_CONV_ERR] |
| | Conversation failure. |
| [PAM_CRED_ERR] |
| | Failed to set user credentials. |
| [PAM_CRED_EXPIRED] |
| | User credentials have expired. |
| [PAM_CRED_INSUFFICIENT] |
| | Insufficient credentials. |
| [PAM_CRED_UNAVAIL] |
| | Failed to retrieve user credentials. |
| [PAM_DOMAIN_UNKNOWN] |
| | Unknown authentication domain. |
| [PAM_IGNORE] |
| | Ignore this module. |
| [PAM_MAXTRIES] |
| | Maximum number of tries exceeded. |
| [PAM_MODULE_UNKNOWN] |
| | Unknown module type. |
| [PAM_NEW_AUTHTOK_REQD] |
| | New authentication token required. |
| [PAM_NO_MODULE_DATA] |
| | Module data not found. |
| [PAM_OPEN_ERR] |
| | Failed to load module. |
| [PAM_PERM_DENIED] |
| | Permission denied. |
| [PAM_SERVICE_ERR] |
| | Error in service module. |
| [PAM_SESSION_ERR] |
| | Session failure. |
| [PAM_SUCCESS] |
| | Success. |
| [PAM_SYMBOL_ERR] |
| | Invalid symbol. |
| [PAM_SYSTEM_ERR] |
| | System error. |
| [PAM_TRY_AGAIN] |
| | Try again. |
| [PAM_USER_UNKNOWN] |
| | Unknown user. |
|