Difference between revisions of "Password"
From SME Server
Jump to navigationJump to searchUnnilennium (talk | contribs) |
|||
(22 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
{{Languages}} | {{Languages}} | ||
− | |||
− | |||
− | |||
=== Maintainer === | === Maintainer === | ||
Stefano Zamboni, + smecontribs contributors | Stefano Zamboni, + smecontribs contributors | ||
Line 13: | Line 10: | ||
=== Installation === | === Installation === | ||
− | |||
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: | ||
+ | <tabs container><tab name="For SME 10"> | ||
+ | yum install smeserver-password --enablerepo=smecontribs | ||
+ | </tab><tab name="For SME 9"> | ||
yum install smeserver-password --enablerepo=smecontribs | 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: | ||
− | signal-event post-upgrade | + | signal-event post-upgrade; signal-event reboot |
− | + | </tab> | |
+ | </tabs> | ||
=== Additional information === | === Additional information === | ||
Line 25: | Line 26: | ||
=== Bugs === | === Bugs === | ||
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}}. | 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}}. | ||
+ | {{#bugzilla:columns=id,product,version,status,summary |sort=id |order=desc |component=smeserver-password |noresultsmessage="No open bugs found."}} | ||
---- | ---- | ||
[[Category: Contrib]] | [[Category: Contrib]] | ||
[[Category: Administration]] | [[Category: Administration]] |
Latest revision as of 04:22, 24 July 2022
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
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 |