Is there any other way to define a new object class as a container?
Along those same lines, when you create a new object class, can you
specify its containment rules (i.e. that it can be contained in an
organization but not an organizationalUnit)?
Thanks.
for example lets say you want to store preferences for an application under
a user's entry. all you have to do is
cn=Email App,uid=mewilcox,ou=people,dc=unt,dc=edu
The directory server doesn't maintain any type of heirarchical relationship
of the data, that's only for human use :).
Mark