Difference between revisions of "Password"

From SME Server
Jump to navigationJump to search
 
(5 intermediate revisions by 4 users not shown)
Line 10: 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  
 
  yum install smeserver-password --enablerepo=smecontribs  
 +
</tab><tab name="For SME 9">
 +
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 reboot
 
  signal-event post-upgrade; signal-event reboot
 
+
</tab>
====for SME9====
+
</tabs>
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 ===
 
=== Additional information ===
Line 29: 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 05:22, 24 July 2022


Maintainer

Stefano Zamboni, + smecontribs contributors

Version

Contrib 10:
Contrib 9:
smeserver-password
The latest version of smeserver-password is available in the SME repository, click on the version number(s) for more information.





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

Incomplete.png Incomplete:
This article or section needs to be expanded. Please help to fill the gaps or discuss the issue on the talk page


Bugs

Please raise bugs under the SME-Contribs section in bugzilla and select the smeserver-password component or use this link .

IDProductVersionStatusSummary (2 tasks)
7475SME Contribs8.0CONFIRMEDmissing subroutine modify_age() in passwordopt.pm
6778SME Contribs8.0CONFIRMEDUser unable to change password once password has expired