The registry hack as it is written at http://support.microsoft.com/kb/555540 does not seem to do squat for requiring 8 character complex passwords and OR 180 password expiration. I entered it as written (see below), but it still allows just about whatever the local security policy is set for. Any idea why?
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Network]
"MinPwdLen"=hex:80
"AlphanumPwds"=dword:00000001
"MaxPasswordAge"=hex:18,00
"PasswordExpiryWarning"=dword:00000000
Microsoft doc
http://support.microsoft.com/kb/555540
Setup strong password policy in Windows XP
Sorry, I guess I should have posted this at http://forums.anandtech.com/ca...tid=34&flcache=3888255
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\policies\Network]
"MinPwdLen"=hex:80
"AlphanumPwds"=dword:00000001
"MaxPasswordAge"=hex:18,00
"PasswordExpiryWarning"=dword:00000000
Microsoft doc
http://support.microsoft.com/kb/555540
Setup strong password policy in Windows XP
Sorry, I guess I should have posted this at http://forums.anandtech.com/ca...tid=34&flcache=3888255