1 Mar 2003 07:14
Re: pam samba password expiration
Allen Van Der Ross <allen <at> ct.spi.co.za>
2003-03-01 06:14:29 GMT
2003-03-01 06:14:29 GMT
Hi Joe, > From: joe.morin <at> dominiondiagnostics.com > To: pam-list <at> redhat.com > Subject: pam samba password expiration > Date: 27 Feb 2003 18:28:40 -0500 > > I have samba running on a Redhat 7.3 machine acting as a PDC with Win2k > machines logging into the network. > I have samba using pam for authentication (set 'obey pam restrictions = > yes' and 'pam password change = yes' in my smb.conf file), My question > concerns password aging. How do I configure this using pam? Is this > possible? > It looks as if the /etc/pam.d/samba file calls system-auth which looks like > this: > > #%PAM-1.0 > > auth required /lib/security/pam_env.so > auth sufficient /lib/security/pam_unix.so likeauth nullok > auth sufficient /lib/security/pam_smb_auth.so use_first_pass > nolocal > 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(Continue reading)
RSS Feed