[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: referral in openldap1.2.x?



At 09:00 AM 3/7/00 +0800, Xuan Huan wrote:
>>>>
Hi,

How to write the object which objectclass is "referral" in openldap1.2.x,which attributes is needed?
A example is helpful.
thanks,
Xuan Huan

<<<<

Adding:

dn: ref="ldap://bar/o=bar",o=foo
objectclass: referral
ref: ldap://bar/o=bar

will cause o=foo subtree and one-level search references
to be generate search references. See:
http://www.openldap.org/faq/index.cgi?file=106
and the archives of this list for further details.