[Samba] Computer account password expiration

mathias dufresne infractory at gmail.com
Mon Sep 28 11:51:53 UTC 2015


Hi Guilherme,

Thank you trying but unfortunately there nothing in "passwordsettings"
options to get or set computer accounts password expiration.

I expect I found the answer there:
http://blogs.technet.com/b/askds/archive/2009/02/15/test2.aspx

For those interested into that:

It seems workstations password are changed by client side which means the
workstation ask for updating its password, as do any other user account.

There is also a GPO to configure that behaviour.

Cheers,

mathias


2015-09-25 14:34 GMT+02:00 Guilherme Boing <kolt+samba at frag.com.br>:

> 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