0 Replies Latest reply on May 8, 2003 5:18 AM by safc_fan2002

    Acquiring DN from an LDAP server

    safc_fan2002

      Hi,

      I wonder if anyone knows if this is possible...

      I have an LDAP server which I use to authenticate using the LdapLoginModule. I'd like to be able to retrieve the DN for the current user (primarily for debug purposes) using the EJB getUserPrincipal(). Has anyone tried and/or achieved this?