search for: 6chars

Displaying 1 result from an estimated 1 matches for "6chars".

Did you mean: chars
2008 Aug 03
1
user must change password, works in ursmgr.exe but not with pdbedit
...user to change password on next logon from pdbedit. It is possible to set this trough usrmgr.exe but its not really convenient when adding multiple users with a script or remote managing over ssh. Policy set for the domain: maximum password age 90days minimum password age 1day min password length 6chars password history 5 After searching this mailinglist and web for ways to do this it seems that pdbedit --pwd-must-change-time=(0 or current time) 'username' should do the trick (the man file for pdbedit or the samba manual does not mention how to do this.), but trying this and other trick...