This add-on is useful if strong password policies are needed, e. g. in CERT or financial environments.
Feature List
- Enforce a password renewal after x (configurable) days.
- Password history to prevent reusing a password after x (configurable) times.
- Disable account after x invalid login attempts.
- Minimum length of password.
- At least two lower- and two uppercase letters.
- At least two letters.
- At least one digit in a password.
Prerequisites
- OTRS 6
- Znuny4OTRS-Repo
Installation
Download the package and install it via admin interface -> package manager or use Znuny4OTRS-Repo.
Configuration
Via System Configurations options PreferencesGroups###Password
and CustomerPreferencesGroups###Password
:
- PasswordMaxValidTimeInDays (max. valid days of a password)
- PasswordNeedDigit (at least one digit is required)
- PasswordMaxLoginFailed (max. count of invalid login attempts)
- PasswordMin2Characters (at least two characters are required)
- PasswordMin2Lower2UpperCharacters (at least two upper- and two lowercase characters are required)
- PasswordMinSize (min. length of a password)
- PasswordRegExp (regular expression to enhance the password policy)
- PasswordHistory (already used passwords can not be used again)
Download
Download the latest version.
Commercial Support
For this add-on and for OTRS in general visit www.znuny.com. Looking forward to hear from you!
Enjoy!
Your Znuny Team!