Show pagesourceOld revisionsBacklinksBack to top Share via Share via... Twitter LinkedIn Facebook Pinterest Telegram WhatsApp Yammer RedditRecent ChangesSend via e-MailPrintPermalink × Table of Contents Password Issues Sources Password This rpm is integrated in nethserver core now Maintainer Stephane de Labrusse at stephdl@de-labrusse.fr Is this Module helpful to you ? Please consider donating nethserver-password is a module which allows you to easily manage the password Policy (password strength and expiration delays) of NethServer. first you 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 in the Password panel # config show passwordstrength passwordstrength=configuration Admin=strong Ibays=strong <----no more used 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 relevant 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 source are available https://github.com/stephdl/nethserver-password/tree/ns6 module module/password.txt Last modified: 2017/11/10 14:18by Stephane de Labrusse