Difference between revisions of "Password"
From SME Server
Jump to navigationJump to searchm (Fixing version number) |
|||
Line 7: | Line 7: | ||
=== Description === | === Description === | ||
− | This contrib provides | + | This contrib provides a panel in the server-manager to administer password's strength and aging. |
=== Installation === | === Installation === | ||
Line 21: | Line 21: | ||
=== Bugs === | === Bugs === | ||
− | Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver- | + | Please raise bugs under the SME-Contribs section in {{BugzillaFileBug|product=|component=|title=bugzilla}}and select the smeserver-password component or use {{BugzillaFileBug|product=SME%20Contribs|component=smeserver-password|title=this link}}. |
---- | ---- | ||
[[Category: Contrib]] | [[Category: Contrib]] | ||
[[Category: Administration]] | [[Category: Administration]] |
Revision as of 23:54, 1 January 2009
Maintainer
Stephen Noble
Version
Description
This contrib provides a panel in the server-manager to administer password's strength and aging.
Installation
This contrib can be found in the SME Contribs repository (available on SME Servers as of smeserver-yum-1.2.0-41). 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
Additional information
Bugs
Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-password component or use this link .