Code Monkey home page Code Monkey logo

znuny4otrs-passwordpolicy's Introduction

Znuny logo

Password Policy

"Password Policy" is a generic extension which works well together with all extensions provided by OTRS AG. A SysConfig setting allows you to configure "Password Policy" (see more in the configuration options).

This extension 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 use the password X (configurable) times not to use again.
  • Disable account after x invalid login attempts.
  • Minimum size of the password.
  • At least 2 small and 2 big letters in a password.
  • At least 2 letters in a password.
  • At least one number in a password.

Installation

Download the package and install it via admin interface -> package manager or use Znuny4OTRS-Repo.

Prerequisites

  • Znuny4OTRS-Repo

  • OTRS 4

Configuration

Via SysConfig-Settings (Admin -> SysConfig -> Group "Framework::Password::Policy", Sub-Group "Frontend::Agent::Password").

  • PasswordMaxValidTimeInDays (max. valid days of a password)
  • PasswordNeedDigit (at least 1 digit is required)
  • PasswordMaxLoginFailed (count of invalid login attempts)
  • PasswordMin2Characters (at least 2 characters are required)
  • PasswordMin2Lower2UpperCharacters (at least 2 upper and 2 lower 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

For download see http://znuny.com/en/#!/addons

Commercial Support

For this extension and for OTRS in general visit http://znuny.com. Looking forward to hear from you!

Enjoy!

Your Znuny Team!

http://znuny.com

znuny4otrs-passwordpolicy's People

Contributors

martini avatar nevermin avatar rkaldung avatar rolfschmidt avatar thorsteneckel avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.