Uploaded image for project: 'Directory ApacheDS'
  1. Directory ApacheDS
  2. DIRSERVER-755

Referrals returned as regular entries after server restart

Watch issueLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • pre-1.0, 1.0-RC4
    • 1.0.1, 1.5.0
    • None
    • None

    Description

      1. Start server, then add this entry:

      dn: ou=test,ou=system
      objectclass: referral
      ref: ldap://somewhere/ou=test,ou=system

      2. Search the entry, it will return a search reference:

      ldapsearch -h localhost -p 10389 -D uid=admin,ou=system -w secret -x -b "ou=system"

      1. search reference
        ref: ldap://somewhere/ou=test,ou=system??sub

      3. Restart the server, then run the same search:

      ldapsearch -h localhost -p 10389 -D uid=admin,ou=system -w secret -x -b "ou=system"

      1. test, system
        dn: ou=test,ou=system
        ou: test
        objectclass: referral
        objectclass: top

      The referral is now returned as a regular entry, not a search reference.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            elecharny Emmanuel Lécharny
            endisd Endi S. Dewata
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment