[Date Prev][Date Next] [Chronological] [Thread] [Top]

Adding Schemas



I'm running openldap 2.0.27 and SMB 3.0 on RH 9.0 to function as a Domain
Controller.  I also have a mail server which is running LDAP, Cyrus, Postfix
and sasl (using PAM as mechanism) to authenticate mail users.  I want to
have the mail server use the Domain Controller LDAP instead of having two
separate database.  Is it possible to add schemas to the LDAP after the
fact?

IOW, I need to add these schemas:

include         /etc/openldap/schema/rhems/inetmail.schema
include         /etc/openldap/schema/rhems/rhems.schema
include         /etc/openldap/acl/rhems.acl

to the Domain Controller so that I can add specific mail objects to the
user's record.  Is this possible?  I tried adding the schemas to the
slapd.conf file, copying them over and restarting LDAP but the schema
objects do not appear in my phpldapadmin list.

I've never tried this before and I'm hoping that this is possible but I'm
not certain if it is.  Can anyone give me some insight into the
possibilities of adding schemas to already working LDAP databases.

Cheers,

Jason