What characters should be disallowed in passwords?
I have confirmed that a double quote " should never be used in a password in PMP, if you plan on having PMP rotate a password. This is because PMP calls some scripts (powershell or VBS) and since the double quote is not properly escaped, it truncates the command in the script and fouls everything up. I suspect single quote ' also does the same.
So I have excluded these in my password policy. BUG ALERT: if you put in double quote " into the Characters Not Allowed field in a Password Policy, it will take it but the display back to you is not properly escaped and it won't display your " (double quote) or any characters after it.
Anyway, is there some master list of ALL the characters that break the PMP scripts?
New to ADSelfService Plus?