Lines Matching full:instead

13     Linux systems when --prefix is set to /usr and instead document that
56 Use explicit_bzero instead of memset, where available, to overwrite
63 more accurate PAM_AUTHINFO_UNAVAIL instead of PAM_AUTH_ERR.
125 * Probe for warning flags instead of hard-coding a list.
155 code PAM_AUTHINFO_UNAVAIL instead of PAM_AUTH_ERR.
244 authentication in multiple realms should instead run the module
295 before returning a password expiration error instead of an invalid
345 Use PATH_KRB5_CONFIG instead of KRB5_CONFIG to locate krb5-config in
452 are logged at LOG_ERR instead of LOG_DEBUG, and system resource errors
453 are now logged at LOG_CRIT instead of LOG_ERR.
485 obtained by a previous module, use use_authtok instead.
494 Use force_first_pass instead, which does the same as use_authtok used
500 didn't log in via Kerberos and instead return PAM_USER_UNKNOWN. This
507 the ticket cache named in KRB5CCNAME during pam_setcred. Instead,
548 Return PAM_IGNORE instead of PAM_PERM_DENIED from pam_chauthtok for
579 GID), use krb5_init_secure_context instead of krb5_init_context. This
603 standard Linux-PAM module location. Use lib64 instead of lib on
617 directory for the Kerberos libraries is lib32 or lib64 instead of lib
651 instead of PAM_SUCCESS for accounts that didn't use Kerberos.
763 Return PAM_AUTHINFO_UNAVAIL instead of PAM_AUTH_ERR when unable to
799 Use pam_modutil_getpwnam instead of getpwnam if available for better
815 Use pam_krb5 instead of ctx for our PAM data name to reduce the
990 of the PAM module; instead, save a local copy.
994 Use __func__ instead of __FUNCTION__ and provide a fallback for older
1132 cache created by the authentication call. Instead, fall back to the
1180 Drop the ccache option and add ccache_dir instead, which only