1 Reply Latest reply on Nov 11, 2002 9:25 PM by ben.alex

    LDAP Error Invaild Credentials

    logontojboss

      Hi
      I am using Jboss-3.0 vrsion with jDK1.4 and my LDAP server is from OPENLDAP running on LINUX platform.
      I am getting an Error of invaild credentials while i try to authenticate a user.i am connecting to it using ip address in the login-config.xml could that be the porblem as the PrincipalDNSuffix and url show some link in whatever documentation i see.
      Thanks for ur support.

        • 1. Re: LDAP Error Invaild Credentials
          ben.alex

          Can you post the relevant Jboss log ouput? Is your OpenLDAP setup properly (can you browse it OK - if you need a tool try http://www.iit.edu/~gawojar/ldap/)? What are you trying to authenticate (a remote client, a web session etc), and how are you passing credentials into JAAS (eg is the client configured with org.jboss.security.ClientLoginModule for example)?

          The Jboss LDAP authentication module works fine with OpenLDAP, but we need more detail about what you tried and what is happening to help.

          Ben