[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Is there any known problems about default referrals ?
Not that I'm aware of.
At 07:01 AM 2001-10-27, Franck Bourguet wrote:
>Hi,
>
>I try the usual directive in slapd.conf
>referral ldap://host.com:389
>but it doesn't work at all, and ldapsearch doesn't output any message that
>indicates if the referral has worked or not....
Maybe the search request you made didn't require return of
the default referral.
>Is there any other stuff to do, like a special slapd.conf directive for the
>target host...?
No. The default referral is returned whenever there is a
case where its return is needed, such as for a request for
an entry which is not within the naming contexts of the server.