Difference between revisions of "Password"
From SME Server
Jump to navigationJump to searchLine 18: | Line 18: | ||
====for SME9==== | ====for SME9==== | ||
− | + | ||
− | yum install smeserver-password --enablerepo= | + | yum install smeserver-password --enablerepo=smecontribs |
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:05, 19 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
yum install smeserver-password --enablerepo=smecontribs
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 .