User locked
I shutdown an RDM 4.0 project, just restarted it .. and now cannot get in with any user (including ADMIN).
In the log I see: May 16, 2012 4:55:51 PM org.apache.catalina.realm.LockOutRealm authenticate WARNING: An attempt was made to authenticate the locked user "steve" What's happened? S |
2 answers
Hi there,
I'm curently facing the same problems. I installed RTC 4.0.4 on Tomcat and LDAP and whenver I try to login with a LDAP account I see the same warning in the logs. Even the etl_user cannot login properly (fortunately I didn't disable the ADMIN account). Sep 12, 2013 org.apache.catalina.realm.LockOutRealm authenticate WARNING: An attempt was made to authenticate the locked user "etl_user" Does anyone have an idea why that happens? The LDAP directory is used by many applications and none of them reports a "locked out" user. Am I missing an attribute on my user account object that Jazz evaluates? @bkchulin: I couldn't find a proper answer to that question. So in other words, I cannot use Jazz with that configuration. Michael |
Is your server only accessible from within your organization? The message you described typically appears when someone is repeatedly trying to log in as etl_user with the wrong password. Please check the log file to see the IP address of whoever is logging in as etl_user. If it's from outside your organization, please consider blocking that IP. If it's from within your organization, please check with that individual. Comments
Michael A.
commented Sep 13 '13, 10:00 a.m.
This cannot be the reason. I cannot use any of my LDAP users. Whenever I try to login with one of the users (I imported them successfully to Jazz) I see the same error message.
The only thing I can image is that Jazz tries to validate a specific attribute that is not available in my LDAP. The directory is used by many applications and none of them reports that the users are locked, only Jazz does so.
Additionally, etl_user is a system user. It should always be able to log in without a problem.
|
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.
Comments
@srooks: did you ever resolve this problem? A quick web search of your problem resulted in many solutions. Some of them may work for you.
Stephen,
What are you using for the user registry? Tomcat? WAS? LDAP?