[Samba] Computer account password expiration

Guilherme Boing kolt+samba at frag.com.br
Fri Sep 25 12:34:28 UTC 2015


Not sure how you can check the password expiration, but you should take a
look at samba-tool domain passwordsettings, e.g:

   samba-tool domain passwordsettings set --complexity=off
   samba-tool domain passwordsettings set --history-length=1
   samba-tool domain passwordsettings set --min-pwd-age=0
   samba-tool domain passwordsettings set --min-pwd-length=5
   samba-tool domain passwordsettings set --max-pwd-age=30

On Fri, Sep 25, 2015 at 9:02 AM, mathias dufresne <infractory at gmail.com>
wrote:

> Hi all,
>
> How can we check computer accounts password expiration? Are they following
> the same rules as user accounts? Are they changed every 30 days (I believe
> it's how MS AD proceed)? Or are they fixed?
>
> Finally if they are not fixed can we change this expiration configuration?
>
> Best regards,
>
> mathias
> --
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba
>


More information about the samba mailing list