[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: DefaultSearchBase / ForceSearchBase
At 10:41 AM 4/4/2003, Howard Chu wrote:
>Support for suffixalias was dropped in 2.1.6. (Six, not sixteen!) If it ever
>returns, it will be sometime in the 2.2 releases. In this particular case you
>can fix the problem using back-ldap to forward requests from the bad
>searchbase to the correct one. But it would be smarter for you to fix the
>clients.
Or you can use referrals (possibly with back-glue)...
Also, I note that 2.1 does support a "defaultSearchBase"
configuration directive. See slapd.conf(5) for details.
Kurt