Skip to content

An extension to improve the password policy in OTRS.

Notifications You must be signed in to change notification settings

znuny/Znuny4OTRS-PasswordPolicy

Repository files navigation

Znuny logo

Build status

Password Policy

This add-on is useful if strong password policies are needed, e.g. in CERT or financial environments.

Screenshot SysConfig

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

  • Znuny 7.0

Installation

Download the package and install it via admin interface -> package manager.

Configuration

Via system configuration 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.

Professional Support

For this add-on and for Znuny in general visit www.znuny.com. Looking forward to hear from you!

Enjoy!

Your Znuny Team!

https://www.znuny.com