I get the following with DEBUG on:

2005-11-30 12:32:56,520 DEBUG [org.apache.catalina.authenticator.AuthenticatorBa
  | se] Security checking request POST /formmanagement/j_security_check
  | 2005-11-30 12:32:56,520 DEBUG 
[org.apache.catalina.authenticator.FormAuthenticat
  | or] Checking for reauthenticate in session 
StandardSession[37F5F0C7665F387C9157E
  | 6A2BD393E61]
  | 2005-11-30 12:32:56,520 DEBUG 
[org.apache.catalina.authenticator.FormAuthenticat
  | or] Authenticating username 'Neil'
  | 2005-11-30 12:32:56,535 DEBUG 
[org.jboss.security.auth.spi.UsersRolesLoginModule
  | ] Bad password for username=Neil
  | 2005-11-30 12:32:56,535 DEBUG 
[org.jboss.security.plugins.JaasSecurityManager.Ld
  | apLogin] Login failure
  | javax.security.auth.login.FailedLoginException: Password Incorrect/Password 
Requ
  | ired
  |         at 
org.jboss.security.auth.spi.UsernamePasswordLoginModule.login(Usernam
  | ePasswordLoginModule.java:160)
  |         at 
org.jboss.security.auth.spi.UsersRolesLoginModule.login(UsersRolesLog
  | inModule.java:116)
  |         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  |         at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
  | java:39)
  |         at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
  | sorImpl.java:25)
  |         at java.lang.reflect.Method.invoke(Method.java:324)
  |         at 
javax.security.auth.login.LoginContext.invoke(LoginContext.java:675)
  |         at 
javax.security.auth.login.LoginContext.access$000(LoginContext.java:1
  | 29)
  |         at 
javax.security.auth.login.LoginContext$4.run(LoginContext.java:610)
  |         at java.security.AccessController.doPrivileged(Native Method)
  |         at 
javax.security.auth.login.LoginContext.invokeModule(LoginContext.java
  | :607)
  |         at 
javax.security.auth.login.LoginContext.login(LoginContext.java:534)

I am still not too sure if am actually getting to the LDAP server and why the 
password would be incorrect as I have validated the password through other LDAP 
management tools.  Would it be caused by having the password encrypted in LDAP??



View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3909729#3909729

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3909729


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to