[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: eduPerson object not working
- To: OpenLDAP-software@OpenLDAP.org
- Subject: Re: eduPerson object not working
- From: Theodore Knab <tjk@annapolislinux.org>
- Date: Sun, 31 Mar 2002 19:54:47 -0500
- Content-disposition: inline
- In-reply-to: <3CA7459E.820FC2AC@denison.edu>
- References: <20020330224958.GA28782@annapolislinux.org> <3CA7459E.820FC2AC@denison.edu>
- User-agent: Mutt/1.3.27i
I suppose this partially explains why the ldap.georgetown.edu gives a replay to
the query of ldap and a query to root. :-)
http://www.emailman.com/ldap/public.html
> Michael Gettes released the eduPerson schema as an LDAP change file. It expects a
> version 3 compatible LDAP that contains the schema as an object that can be changed
> while the server is running. OpenLDAP does not implement this (yet). Is iPlanet the
> only implementation? Someone needs to convert the change file to a schema file that is
> usable by OpenLDAP. I've heard of several people doing it and a lot of people say it
> should not be difficult but I've never seen anyone release their copy for inspection or
> use. Since it only adds 6 attributes and the changefile does provide all the details it
> really should not be hard to convert. But here I've been trying to learn LDAP for the
> past year and I still have not done it.
> Michael Gettes has also indicated in conferences that he made a mistake in the
> changefile. He made the eduPerson subordinate to inetOrgPerson but this is not
> required.