0 Replies Latest reply on Jul 28, 2008 4:54 PM by indra_joy

    JBOSS + LDAP

    indra_joy

      Hi,

      I have configured a LDAP Server with my Jboss4.0.5 ga But when I click on my jmx_cosole I get a error as below.

      2008-07-28 15:13:22,222 DEBUG [org.jboss.security.auth.spi.LdapExtLoginModule] Bad password for username=jbossuser
      javax.naming.NamingException: [LDAP: error code 1 - 00000000: LdapErr: DSID-0C090627, comment: In order to perform this operation a successful bind must be completed on the connection., data 0, vecePassword(LdapExtLoginModule.java:229)

      at org.jboss.security.auth.spi.UsernamePasswordLoginModule.login(UsernamePasswordLoginModule.java:210)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:585)


      Any help will beb highly appreciated