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

object class inheritance (ITS#347)



Full_Name: Wesley Craig
Version: 1.2.7
OS: Solaris 2.6
URL: ftp://ftp.openldap.org/incoming/Wesley-Craig-991103.diff.gz
Submission from: (NULL) (141.214.65.62)


The following patches all OpenLDAP 1.2.7 to function with our large installed
base of LDAP/X.500 clients.  These clients do not typically send an objectclass
when creating entries.  While we migrate from our UMich LDAP 3.3 + quipu 2.x
environment, these object class inheritance patches will be used at UMich.

To use, include lines like

	defaultobjclass "ou=people,o=university of michigan,c=us" umichPerson
	defaultobjclass "ou=groups,o=university of michigan,c=us" rfc822mailgroup

in your slapd.conf.

:wes