Results 1 to 2 of 2

Thread: Unable to put alias entry in LDAP Server using Spring-LDAP

  1. #1
    Join Date
    Feb 2013
    Posts
    2

    Question Unable to put alias entry in LDAP Server using Spring-LDAP

    I am completely new in LDAP. I am not getting how to create alias in LDAP. I am using Spring-LDAP template in my project. My scenario is : Imran Khan can be found under Sports as well as Politics. I want to create alias entry against "Imran Khan" political links with sports. Can a single LDAP query server both normal entry and alias entry. Or I have to write two different queries for this purpose. If it is any of these, please help me with the proper query. Also in case of fetching result from the alias entries, what would be the query. Any help is welcome.

    Can i use ldapTemplate.bind() for this purpose? Is yes, then please give me an example how to do that for alias entry.

    Thanks in advance.

  2. #2
    Join Date
    Feb 2013
    Posts
    2

    Default

    Hi,

    As, iam completely new in this forum,please let me know, any one is it the right place for spring-ldap discussion? or i should move my thread to another place?

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •