User Tools

Site Tools


password

This is an old revision of the document!


Table of Contents

Password

nethserver-password is a module which allows you to easily manage the password Policy of NethServer.

first yo need to allow my repository

yum install http://mirror.de-labrusse.fr/NethServer/6/noarch/nethserver-stephdl-1.0.0-1.ns6.noarch.rpm

Then you can install it

yum install nethserver-password --enablerepo=stephdl

Usage

You can modify the available properties of passwordstrength

  # config show passwordstrength 
  passwordstrength=configuration
      Admin=strong
      Ibays=strong
      MaxPassAge=180
      MinPassAge=0
      PassExpires=yes
      PassWarning=7
      Users=strong

You can also for each user disable the password Expiration, you need to go to the User Panel (service Table)

After All, keep in mind that a strong password and a short password expiration are annoying but secure :)

Issues

Please raise Issues on github

Sources

password.1430681000.txt.gz · Last modified: 2019/06/05 19:48 (external edit)