Zentyal disable password expiration

Print

Q. My password for zentyal expired, how do I stop it from doing that in the future?

A. Login to the command line interface and run the following commang:

samba-tool domain passwordsettings set --max-pwd-age=0

Once done, it will show you:

Maximum password age changed!
All changes applied successfully!

and you are done!

Linux
Comments (1)
Note to show
1 Tuesday, 14 August 2018 09:49
Tony
sudo samba-tool domain passwordsettings show

to check the values first
yvComment v.1.24.0