Zentyal Forum, Linux Small Business Server

Zentyal Server => Directory and Authentication => Topic started by: Faisal Abbas on May 19, 2022, 07:24:51 am

Title: invalid Password attempts not working
Post by: Faisal Abbas on May 19, 2022, 07:24:51 am
Dear team

IN Remote Server Administration Machine , IN GPO Section there is a default Domain Policy and in that i have edited policy for password ,

i-e if user attempts 3 invalid password then lock the user , but can't be implemented although other policies working for example USB

Please suggest

Regards
Faisal Abbas
Title: Re: invalid Password attempts not working
Post by: turalyon on May 19, 2022, 03:43:52 pm
Hi Faisal,

The password policies are managed by Samba itself through the command: 'samba-tool domain passwordsettings'. For this particular case, you cannot use a GPO. Below you have the link that explains how to configure those password policies.

* https://wiki.samba.org/index.php/Password_Settings_Objects

--
“This world is ours, and by the Holy Light we will keep it safe, now and forever".
Title: Re: invalid Password attempts not working
Post by: Faisal Abbas on May 20, 2022, 08:21:33 am
i have set it on samba i-e

#samba-tool domain passwordsettings set --account-lockout-threshold=3

now i hope that it will resolve that issue