Difficult password enforcement setting not saved

urgido

Verified User
Joined
Oct 28, 2008
Messages
431
Location
MX
Hi

I am experiencing a random issue. I am unable to save the option Difficult password enforcement(Security Settings > Security tab), Does anybody has same issue? The checkbox always is unchecked.

DA Version: 1.679

thanks
 
Hello,
I am experiencing a random issue. I am unable to save the option Difficult password enforcement(Security Settings > Security tab), Does anybody has same issue? The checkbox always is unchecked.


You might open a ticket with DA support and let them investigate the issue.

Meanwhile you can run the command in CLI as root:

Bash:
da config-set enforce_difficult_passwords 1 --restart

to achieve the same result.
 
Back
Top