Perl regexp to check password against
To force a password to match some regular expression, enter it here in POSIX regexp format. This must match the whole password, so to force use of a number you would have to enter .*[0-9].*.