View Full Version : [ubuntu] Password LDAP expires??
eufran
May 28th, 2009, 05:17 AM
Hello i have one Ubuntu server witch LDAP + Samba.
And past time says "You can change inmediatily LDAP password".
But is only in LDAP, in Samba with Windows works fine.
How can i configure that passwords in ldap donīt expires?????
thaks
ghen
May 28th, 2009, 09:19 AM
This is just a google search so it may or may not be correct.
For Samba:
sambaPwdMustChange Specifies the time (UNIX time format) when the user is forced to change his password. If this value is set to 0, the user will have to change his password at first login. If this attribute is not set, then the password will never expire.
For OpenLDAP: (I think)
shadowExpire = -1
renders the account invalid until the next password change. To make the password never expire, set to 0.
Do you use the command line or a GUI like webmin to access LDAP settings?
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.