Changes

Jump to navigation Jump to search
Line 44: Line 44:  
It is also possible, but strongly discouraged, to disable password strength checking by setting to 'none'
 
It is also possible, but strongly discouraged, to disable password strength checking by setting to 'none'
 
}}
 
}}
 +
 +
{|
 +
! setting explanation
 +
!
 +
|-
 +
| ''strong''
 +
| The password is passed through Cracklib for dictionary type word checking as well as requiring upper case, lower case, number, non alpha and a mimimum length of 7 characters.
 +
|-
 +
| ''normal''
 +
| The password requires upper case, lower case, number, non alpha and a minimum length of 7 characters.
 +
|-
 +
| ''none''
 +
| The password can be anything as no checking is done.
 +
Please note that "none" does not mean no password, it just means no password strength checking, so you can enter any (weak) password you want as long as it is at least 7 characters long.
 +
|}
    
====Groups====
 
====Groups====

Navigation menu