[Mageia-webteam] [Bug 32] Can create unusable passwords shorter than six chars for bugzilla

bugzilla-daemon at mageia.org bugzilla-daemon at mageia.org
Wed Feb 16 13:38:10 CET 2011


https://bugs.mageia.org/show_bug.cgi?id=32

Buchan Milne <bgmilne at mageia.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bgmilne at mageia.org
         AssignedTo|dmorganec at gmail.com         |bgmilne at mageia.org
         Resolution|                            |FIXED
             Status|NEW                         |RESOLVED

--- Comment #6 from Buchan Milne <bgmilne at mageia.org> 2011-02-16 13:38:10 CET ---
Fixed, by adjusting password policy on LDAP side. CatDap already supports
ppolicy for password changes (but, not yet for reporting lock out, or expired
password).

For reference:

dn: cn=default,ou=Password Policies,dc=mageia,dc=org
add: pwdMinLength
pwdMinLength: 6
-
add: pwdCheckQuality
pwdCheckQuality: 2


We may want to collect any password restrictions on applications which enforce
them on login, to document the password policy.

-- 
Configure bugmail: https://bugs.mageia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the Mageia-webteam mailing list