Hello,
I would like to require all users to have a minimum password length of at least 9 and that the password must contain 3 of the 4 following items:
1. lower-case letters
2. upper-case letters
3. numbers
4. symbols
Is there a way to do this?
Thanks
jlimited
I would like to require all users to have a minimum password length of at least 9 and that the password must contain 3 of the 4 following items:
1. lower-case letters
2. upper-case letters
3. numbers
4. symbols
Is there a way to do this?
Thanks
jlimited