!!! Overview
[{$pagename}] [attributeType] holds the minimum number of characters that must be used in a password and applies to the [Password-composition Policy|Password Modification Policy] within the [Password Policy]

[{$pagename}] is only effective when [pwdCheckQuality] [attributeType] is enabled.

!! Conditions
* If this attribute is not present then [Password Minimum Length|Password Minimum Length] will __NOT__ be enforced. 
* If the server is unable to check the length (due to a hashed password or otherwise), the server will, depending on the value of the [pwdCheckQuality] attribute, either accept the password without checking it ('0' or '1') or refuse it ('2').

{{{
( 1.3.6.1.4.1.42.2.27.8.1.6
    NAME 'pwdMinLength'
    EQUALITY integerMatch
    SYNTAX 1.3.6.1.4.1.1466.115.121.1.27
    SINGLE-VALUE 
)
}}}

!! More Information
There might be more information for this subject on one of the following:
[{ReferringPagesPlugin before='*' after='\n' }]