On Friday 13 June 2003 11:21 am, SpamFree wrote:
> That looks fine. But, is that where the system is looking for passwords?
> Verify if /etc/pam.d/authconfig is using system-auth. You may find that it
> is looking elsewhere, such as LDAP or NIS and that the password expiration
> settings are different there.
Although LDAP is running on this system it's not tied into NIS or LDAP. I
also saw a linuxconf-auth. I guess this is related to logging in via the web
part of linuxconf.
My authconfig is called system-auth and it contains...
auth required /lib/security/pam_env.so
auth sufficient /lib/security/pam_unix.so likeauth nullok
auth required /lib/security/pam_deny.so
account required /lib/security/pam_unix.so
password required /lib/security/pam_cracklib.so retry=3 type=
password sufficient /lib/security/pam_unix.so nullok use_authtok md5
shadow
password required /lib/security/pam_deny.so
session required /lib/security/pam_limits.so
session required /lib/security/pam_unix.so
Brett
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 16:37:52 EDT