[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: Custom schema
The admin guide has alot of info on extending the schema (creating
your own) at http://www.openldap.org/doc/admin22/schema.html#Extending%20Schema
Should be all you need.
Paul
----- Original Message -----
From: Edward de Jongh <edwardd@discovery.co.za>
Date: Thu, 8 Jul 2004 17:04:49 +0200
Subject: Custom schema
To: "openldap-software@OpenLDAP.org" <openldap-software@openldap.org>
Hi all I need to create a new simple schema that holds three values
initially. Namely: user, group and role. While user should be unique
to the relevant domain, group (possibly) and role (possibly) will need
to have more than one value at some point in the future. Can someone
point me in the right direction.
ed