Release 13.05.2024 | Password Requirements Description
New
-
The standard check for password length (min 7) has been removed from the Portal.
Now it is enough for the password to have at least one character.Keep in mind that the password policy is only checked on the Active Directory side.
-
You can now set custom password requirement description. To do this you need to edit
pwd.{LOC}.content
file in/Content
directory and restart Portal services.
Currently the portal supports two locales (en, ru), so the directory contains two files:- pwd.en.content
- pwd.ru.content
The current contents of the
pwd.en.content
file are as follows:Must not be the same as your username Must not duplicate any previous passwords Must be at least 7 characters long Must include numbers and letters in upper and lower case
Changing the file will not affect the password policy in Active Directory.