[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Is there a way to "restrict" the tree structure
At 07:15 AM 2001-10-05, Dan Shriver wrote:
>Hello,
> I was wondering if it is possible to put restrictions on
>the LDAP tree structure (to force it that objects of type A can
>only live under objects of type B and C...), and likewise to
>specify that parts of the tree structure will be (whatever) and
>cannot be modified.
> I have not seen any mention of such capabilities and kind
>of doubt they exist.
In LDAP/X.500 terms, these are referred to DIT Structural
Rules. OpenLDAP does not implement them.
> Also does specifying an object attribute to be "single
>valued" still cause problems?
They work just fine as far as I know.