My users are suddenly getting this error message when trying to set their password:
"Your password must be at least 0 characters, cannot repeat any of your previous 0 passwords and must be at least 0 days old..."
This is very interesting, since the GPO is set to something like 14 characters, previous 24 passwords, etc.
I'm not sure exactly when this started happening, as we don't have a lot of people logging directly into the servers. This is on Windows 2003.
The current password policy settings are in a GPO applied at the root of the domain, and contain the following:
Enforce Password History: 24 passwords remembered
Maximum password age: 60 days
Minimum password age: 1 days
Minimum password length: 14 characters
Password must meet complexity requirements: Enabled
Store passwords using reversible encryption: Disabled
Pretty standard stuff. The LSA\Notification Packages value contains the default entries I think, either way they haven't changed in the last two years:
EnPasFlt
PPE
I haven't tested yet to see if the custom web page I have setup (not IISADMIN) still works for changing passwords, but this is enough of a problem by itself.
The best I can find so far googling is that this can be an issue if you have a custom password filter in place, or on older NT/2000 servers when the complexity rules were handled by an add-on filter, but no rules had been set yet. Nothing about this randomly popping up on a 2003 box.
I can still reset passwords through the AD snap-in without an issue.
"Your password must be at least 0 characters, cannot repeat any of your previous 0 passwords and must be at least 0 days old..."
This is very interesting, since the GPO is set to something like 14 characters, previous 24 passwords, etc.
I'm not sure exactly when this started happening, as we don't have a lot of people logging directly into the servers. This is on Windows 2003.
The current password policy settings are in a GPO applied at the root of the domain, and contain the following:
Enforce Password History: 24 passwords remembered
Maximum password age: 60 days
Minimum password age: 1 days
Minimum password length: 14 characters
Password must meet complexity requirements: Enabled
Store passwords using reversible encryption: Disabled
Pretty standard stuff. The LSA\Notification Packages value contains the default entries I think, either way they haven't changed in the last two years:
EnPasFlt
PPE
I haven't tested yet to see if the custom web page I have setup (not IISADMIN) still works for changing passwords, but this is enough of a problem by itself.
The best I can find so far googling is that this can be an issue if you have a custom password filter in place, or on older NT/2000 servers when the complexity rules were handled by an add-on filter, but no rules had been set yet. Nothing about this randomly popping up on a 2003 box.
I can still reset passwords through the AD snap-in without an issue.