1 Reply Latest reply on Feb 25, 2003 4:58 PM by chrisbo

    auth.conf vs login-config.xml?

    chrisbo

      I am new to JAAS/LDAP and I was wondering, do I need to create login configuration entries in both the auth.conf and in the login-config.xml files? I am not using any EJB's, I simply want to invoke a servlet and get the username/password and do a simple authentication on that user using the LdapLoginModule. I am confused on which to use and why even after going through the docs.

      Your help is appreciated.