Search:

Type: Posts; User: aramos; Keyword(s):

Search: Search took 0.01 seconds.

  1. Replies
    1
    Views
    432

    Added the part of the code: ...

    Added the part of the code:

    Hashtable env = new Hashtable();
    env.put(Context.INITIAL_CONTEXT_FACTORY,"com.sun.jndi.ldap.LdapCtxFactory");
    ...
  2. Replies
    1
    Views
    432

    Bind to ADAM with LSA

    Hi guys,

    I'm setting a bind from spring ldap to ADAM repository, it's works when you use a ADAM account and simple authentication but I need do the bind with a windows account (LSA).

    Could...
Results 1 to 2 of 2