Page 1 of 1

User password change policy

Posted: 12 Jul 2022, 06:47
by questions
Hi community,

Is there any possibility to activate a function that asks users change their passwords to a certian period of time (each 30/60/90 days for example)?

Thank you,

Re: User password change policy

Posted: 12 Jul 2022, 07:03
by cas
This is not possible out of the box but if you integrate with AD/LDAP, you can take care of that using those mechanisms.
Other option is to develop a plugin that takes care of that and also of password complexity rules.