2 Replies Latest reply on May 8, 2003 1:12 AM by soni78

    Using LdapLoginModule for EJB security and ClientLoginModule

    prakash_ajp

      Hi,

      I want to do the client authentication using the ClientLoginModule. I am already using the UsersRolesLoginModule as the security-domain for my ejb. Now, jboss ejb container is able to get the security principal and credentials. But can I achieve the same with LdapLoginModule as the security-domain for my ejb? If so, will simply configuring the LdapLoginModule to the ldap server and using that security domain in the jboss.xml will solve the problem?

      Thanks much.