2 Replies Latest reply on Oct 22, 2004 2:20 PM by minmay

    Unique LDAP Scenario - TWO different Servers

    minmay

      Is it possible to authenticate off one LDAP server, and
      then authorize off a different LDAP server, or will this
      require a custom JAAS Login Module?

      I think this requires a custom JAAS Login Module, considering
      that the LDAPLoginModule only has one LDAP Server URL
      binding in the java.naming.provider.url property.

      Thank you in advanced.