mandriva

Ticket #193 (new enhancement)

Opened 10 months ago

Password complexity check

Reported by: matthieu.vogelweith@mandriva.com Assigned to: cdelfosse
Priority: normal Milestone: 2.4.0
Component: general Version: 2.3.0
Severity: normal Keywords:
Cc:

Description

Hi,

In most cases, System administrators should force users to choose a complex password. Could you implement a regexp-based complexity check ?

For example, in base.ini ou could add an option like this :

passwd_regexp = "/^(?=.*\d)(?=.*([a-z]|[A-Z]))([\x20-\x7E]){6,20}$/"

Regards, Mat

Attachments


Add/Change #193 (Password complexity check)




Change Properties
Action