Displaying 2 results from an estimated 2 matches for "userpasschang".
Did you mean:
userpasschange
2005 Jun 02
5
Samba Password Expiry Date
Hi,
i have configured a Samba PDC based on idealx.org.
now, whenever i set the sambaMustChangePassword flag to 0, then
from the subsequent logon, there is a popup urge me for changing password.
now, the problem is after i have changed the password, the
sambaMustChangePassword
is set to 2147483647(unix timestamp), which if i converted it into human
readable format, it will be 2038 year,
2005 Apr 04
1
Unix-password-sync in LDAP?
...eld "shadowLastChange", so my unix-passwords
expired.
unix password sync = yes
passwd program = /etc/samba/scripts/ldap_userPassword_change %u
passwd chat = *New*password* %n\n *new*password* %n\n *Success*
#/etc/samba/scripts/ldap_userPassword_change
ldappasswd -x -h server-D
'uid=userPassChange,ou=administration,o=dom,c=com' -w pass -S
uid=$1,ou=users,o=dom,c=com
Regards;
matze