I am getting inconsistant problems when trying to log into a web application. The majority of the time the login works correctly but recently the ‘Not Authorized…’ error appears when logging in.
The username and password are correct but the server will not let me in. A few minutes later the same username and password will get me into the system, it all a bit strange.
I am positive that I/users are entering the correct login details and I didn’t believe this until it happened to me.
Is your homepage points to different database? If that is the case you need to check the access on that database. Another scenario where in if you have a cluster and if it fail over to other server …check the user access on other server.