0 Replies Latest reply on Feb 28, 2003 8:59 AM by chrisbo

    LdapLoginModule + Authentication + quick question

    chrisbo

      Hi, I am new to JAAS/Ldap and I have a quick question regarding Ldap/LdapLoginModule.

      It seems when I want a user to be authenticated, the user password has to match the rootpw located in my slapd.conf file as well as match the rootdn. I want to be able to authenticate multiple users based on individual passwords that are assigned to them, not by the rootpw and not the rootdn that is set up in the slapd.conf file. How to authenticate the individual based on credentials assigned to them with there own unique dn's and passwords rather than the rootpw and rootdn that is configured for the server. Is there a way do to this?

      Your help is greatly appreciated.

      Thanks.