[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: how to speed up filtering of dn's
On Thu, 2012-12-06 at 17:20 +0100, Hallvard Breien Furuseth wrote:
> Hanspeter Kunz writes:
> > actually the (ou:dn:=Administration) term is unnecessary, because this
> > is implied by (ou=Administration).
>
> It's not implied in LDAP, but maybe it is in your data.
>
> dn: ou=Cat herding,dc=example,dc=com
> ou: Cat herding
> ou: Administration
> objectClass: organizationalUnit
ok, you're right. I wasn't aware of this.
thanks,
Hp