Difference between revisions of "Password"
From SME Server
Jump to navigationJump to search (→Bugs) |
|||
Line 17: | Line 17: | ||
signal-event post-upgrade; signal-event reboot | signal-event post-upgrade; signal-event reboot | ||
− | ====for SME9==== | + | ====for SME9 and SME10==== |
yum install smeserver-password --enablerepo=smecontribs | yum install smeserver-password --enablerepo=smecontribs |
Revision as of 12:44, 13 October 2020
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 and SME10
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 .
ID | Product | Version | Status | Summary (3 tasks) ⇒ |
---|---|---|---|---|
12749 | SME Contribs | 11.0 | CONFIRMED | Account name argument missing at S95ldap-update-simple line 38 |
7475 | SME Contribs | 8.0 | CONFIRMED | missing subroutine modify_age() in passwordopt.pm |
6778 | SME Contribs | 8.0 | CONFIRMED | User unable to change password once password has expired |