I have an environment where we expire the passwords in Active Directory so users can set their own password (since they are single sign-on it's very necessary) but when you login to the GP web client with an expired password you just get an error "Invalid user name or password."
It truly is expired and checking in the event logs I see an Audit Failure event with this failure reason: "The specified account's password has expired."
Does the web client not handle expired AD passwords? Or am I missing something?
*This post is locked for comments