Our environment is GP2010/MR2012 in a three server farm Citrix (XenApp) environment. We enforce SQL password policy and expiration. Our problem is that when an end user changes their password, MR always throws an authentication / unable to connect error. MOST of the time this is resolved by un-checking the "enforce password policy" box, letting the user log in to MR with their new credentials, then re-checking the box. Sometimes, however, it takes a few days for everything to normalize which is frustrating for both the end users and myself. This seems like an SQL issue because of the process I go through to resolve, but I'm wondering if there is something deeper that I'm not seeing.
I've checked the database connection string and it is identical in MR Config and the ODBC configs.
Any thoughts/suggestions?