Originally posted by: nagger
Yes the manual state:
Defines the minimum length of a password. The value is a decimal integer string.
The default is a value of 0, indicating no minimum length. The maximum value allowed is 8. This attribute is determined by the minalpha attribute value added to the minother attribute value. If the sum of these values is greater than the minlen attribute value, the minimum length is set to the result.