Issue in login
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Issue in login
Unable to log in a new admin user but old users can be able to log in.
The error in Catalina file was as below:
WARNING [http-nio-443-exec-45] org.apache.catalina.realm.LockOutRealm.filterLockedAccounts An attempt was made to authenticate the locked user [TestUser]
Solved! Go to Solution.
- Labels:
-
Best Practices
-
Coding
-
Connectivity
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
As per the message the user is locked after many unsuccessful attempts (may be because of wrong credentials input every time ) .As you said I think you are able to login from Administrator user ,if yes can you login from there and change the password of TestUser .After changing the password try logging in from the new password for TestUser.
Thanks,
Mukul Narang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
As per the message the user is locked after many unsuccessful attempts (may be because of wrong credentials input every time ) .As you said I think you are able to login from Administrator user ,if yes can you login from there and change the password of TestUser .After changing the password try logging in from the new password for TestUser.
Thanks,
Mukul Narang
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
HI @kulkarniew.
If the response provided by @mnarang answered your question, please mark it as the Accepted Solution for the benefit of others with the same question.
Regards.
--Sharon
