From: Chris R. <chr...@me...> - 2000-12-15 09:49:28
|
Mark Wilcox <mew...@un...> wrote: > I think the problem is that you're trying to treat LDAP as an RDBMS. > > An OrganizationalUnit can be an entry (ie an entry of objectclass type > OrganizationalUnit) and an attribute (the ou attribute, available in the > person objectclass). Actually ou is not an attribute of the person object class, it is an attribute of the organizationalPerson object class. Cheers, Chris |