Difference between revisions of "Password"
From SME Server
Jump to navigationJump to searchLine 14: | Line 14: | ||
yum install smeserver-password --enablerepo=smecontribs | yum install smeserver-password --enablerepo=smecontribs | ||
+ | After yum has finished make sure to issue the following commands: | ||
+ | signal-event post-upgrade; signal-event reboot | ||
+ | |||
+ | ====for SME9==== | ||
for SME9 you have to install [[stephdl]] repository and issue | for SME9 you have to install [[stephdl]] repository and issue | ||
yum install smeserver-password --enablerepo=stephdl | yum install smeserver-password --enablerepo=stephdl |
Revision as of 21:59, 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
After yum has finished make sure to issue the following commands:
signal-event post-upgrade; signal-event reboot
for SME9
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 .