Difference between revisions of "Password"
From SME Server
Jump to navigationJump to searchLine 13: | Line 13: | ||
To install this contrib get shell access as root user and issue the following command: | To install this contrib get shell access as root user and issue the following command: | ||
yum install smeserver-password --enablerepo=smecontribs | yum install smeserver-password --enablerepo=smecontribs | ||
+ | |||
+ | for SME9 you have to install [[stephdl]] repository and issue | ||
+ | yum install smeserver-password --enablerepo=stephdl | ||
After yum has finished make sure to issue the following commands: | After yum has finished make sure to issue the following commands: |
Revision as of 21:58, 4 June 2014
Maintainer
Stefano Zamboni, + smecontribs contributors
Version
Description
This contrib provides a panel in the server-manager to administer password's strength and aging.
Installation
To install this contrib get shell access as root user and issue the following command:
yum install smeserver-password --enablerepo=smecontribs
for SME9 you have to install stephdl repository and issue
yum install smeserver-password --enablerepo=stephdl
After yum has finished make sure to issue the following commands:
signal-event post-upgrade; signal-event reboot
Additional information
Bugs
Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-password component or use this link .