Let’s have a quick look at password policy in ESX Server:
esxcfg-auth –usepamqc=N1 N2 N3 N4 N5 match
where N1 is minimal length of password, which consists only of 1 class symbols (abcdef….)
where N2 is minimal length of password, which consists of 1 class symbols or 2 class symbols (ABCdef…)
where N3 is minimal amount of letters in password
where N4 is [...]