[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Client not getting reply from slapd-ldap proxy
On 01/19/2006 06:07 PM, Pierangelo Masarati wrote:
> Apparently, the proxy doesn't know about "foobarUniqueIdentifier" and
> thus DN normalization fails. You should extend the proxy schema with
> those items it's intended to proxy.
Ah, that was exactly the problem. After extending the schema:
include /usr/local/etc/openldap/schema/foobar.schema
queries against the proxy work as expected.
Thanks again for the help,
Josh