[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Multiple Schema
- To: openldap-software@openldap.org
- Subject: Multiple Schema
- From: "Suhel Momin" <suhelmomin@gmail.com>
- Date: Fri, 31 Aug 2007 16:13:24 +0530
- In-reply-to: <7f1cc6540708232326t3da4dc14g52a72910ca32da4d@mail.gmail.com>
- References: <7f1cc6540708232326t3da4dc14g52a72910ca32da4d@mail.gmail.com>
Hi,
I am planning to have multiple DIT's.
These DIT's may use different customised Schema.
Now my problem is to store these schema such that DIT's will use their
respective schema definition.
This is because the attributetype or objectclass in these different schemas
might overlap.
Hence I want to keep them seperate and use them for a particular DIT. Is
this possible?
Or, If I have to make changes in the existing openldap code how should I go
about it?
I have observed that attributetype, objectclass etc are stored in AVL.
do I need to maintain different AVL for my schemas to work?
Any help regarding how I should proceed is appreciated.
If I am on wrong mailing list please redirect me.
Thanks and Regards,
Suhel