Disable Zentyal password expiry

 

Just a note to others who have now bumped into this problem.  My user passwords have been expiring and I found this link helpful:

http://forum.zentyal.org/index.php?topic=12279.0

Command to show your settings:  samba-tool domain passwordsettings show

https://lists.samba.org/archive/samba/2013-June/174002.html

Command to set passwords never to expire (in my environment that’s what I want):   samba-tool domain passwordsettings set –max-pwd-age=0

That will turn off expiring passwords for your domain on systems like Zentyal or anything using samba with the password settings set.