pkg://nss_ldap-253-5.sl4.1.x86_64.rpm:1204737/
usr/
share/
doc/
nss_ldap-253/
pam.d/linuxconf-pair
info downloads
#%PAM-1.0
# You can change this file, but anything other than prompting the user
# for a password is added to the stack, authentication will always fail.
# Linuxconf only uses this stack for protocol authentication of a
# username/password pair.
# For all other authentication, it uses the linuxconf service.
# For password changing, it uses the passwd service, so it will
# conveniently share your configuration for the passwd program.
auth sufficient /lib/security/pam_ldap.so
auth required /lib/security/pam_unix_auth.so try_first_pass
account sufficient /lib/security/pam_ldap.so
account required /lib/security/pam_unix_acct.so