Search:

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

Search: Search took 0.02 seconds.

  1. How to make OpenLDAP query through SpringLDAP

    I want to fire below command through Spring LDAP.(Mainly concern about -s base -a always). How can i do that?
    I don't want to fire as ldap.search("", somefilter) just connect with LDAP and fire...
  2. Issue while fatching MemeberURL memebers in GroupOfURLS object : OpenLDAP

    I want to fetch all MemberURL while fetching DN but when I search with LDAP template it just provide MemeberURL link but not all correspond members.

    SearchControls controls = new...
  3. How to fetch nodes which as objectClass=Alias in openLDAP

    1) I am not able to search nodes which has objectClass=Alias. How can i search Alias ObjectClass nodes?


    SearchControls controls = new SearchControls();
    ...
Results 1 to 3 of 3