Skip to main content
1-Visitor
January 25, 2019
Solved

Issue in login

  • January 25, 2019
  • 2 replies
  • 2931 views

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]

Best answer by mnarang

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 

2 replies

mnarang5-Regular MemberAnswer
5-Regular Member
January 25, 2019

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 

Support
February 1, 2019

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