Hi,
when a user has changed his AD credentials, RDM refuses the login to the datasource. Seems like there is a cache timeout or something, restarting RDMS IIS makes it work immediately, waiting also does the trick.
regards
Alex
Hi,
We call the Active Directory with WMI. How long do you have to wait? One day, one minute one hour...?
David Hervieux
I haven't reproduced that precisely, but I'd say Minutes-Hours.
The issue is that the AD passworts need to be changed after 3 months. Typically users do that immediately after login. Then the RDM is started and can't connect.
But if restarting IIS helps this seems to be an application side cache?
Hi,
I've found this topic with the explanation:
http://stackoverflow.com/questions/8949501/why-does-active-directory-validate-last-pasword
I'm not sure about the solution but I will take a look at their suggestion.
David Hervieux