For example, if their old password was "Password1", if they try to change it to "Password2" it would block the password reset since it doesn't meet the password requirements.
Would this be helpful? https://www.adaxes.com/script-repository/verify-complexity-requirements-for-user-password-s155.htm
Hello,
Unfortunately, the script will not be helpful. The thing is that there is generally no possibility to obtain the current password of a user. As such, there is no way to compare it with the password being set like in the example.
Unfortunately, there is no such possibility in Adaxes. However, you can try enabling password history in your AD domain password policies.
I know I can set the "User must change password at next logon" flag, but noticed when I do that, they can no longer log in to Self-Service.
Would like to know if we can remove the forget password link on Self-service login page or remove the ability for users to reset their password. We only want users to ... be able to change their password but not reset their password if they have forgotten it.
Hello, I'm wondering if there is something like the calculated property "%adm-RandomString%", but that also includes symbols. Is there another command that accomplishes this task, or ... 's characters? Any way I could get this done within the realm of Adaxes?
We have four OUs in Active Directory (Pending Deletion, Disabled with Mail Delegates, Disabled with HR Extensions and Disabled_Temp_Leave) that users are moved to prior to their eventual ... past 7 days have been moved to one of 4 of these OUs. Thanks!
I'd like to limit users from being able to login to the Web interface. In other words, if a user opens multiple browsers or tabs, can I prevent them from being able to login to each tab/browser and starting multiple sessions? Thanks!