Sets the minimum required password length for all new users.
configSetMinPasswordLength(unsigned int length);
length The minimum password length for a new user.
None