John Lewis
2015-Aug-19 11:49 UTC
[Samba] How do I change password policy to not have passwords expire?
How do I change the password policy to not have passwords expire in Samba4?
Rowland Penny
2015-Aug-19 12:01 UTC
[Samba] How do I change password policy to not have passwords expire?
On 19/08/15 12:49, John Lewis wrote:> How do I change the password policy to not have passwords expire in Samba4? >samba-tool user setexpiry <username> --noexpiry Rowland
Guilherme Boing
2015-Aug-19 12:36 UTC
[Samba] How do I change password policy to not have passwords expire?
you may also take a look at samba-tool domain passwordsettings set --complexity samba-tool domain passwordsettings set --history-length samba-tool domain passwordsettings set --min-pwd-age samba-tool domain passwordsettings set --min-pwd-length samba-tool domain passwordsettings set --max-pwd-age On Wed, Aug 19, 2015 at 8:49 AM, John Lewis <oflameo2 at gmail.com> wrote:> How do I change the password policy to not have passwords expire in Samba4? > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba >