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

Re: Netscape Roaming Profile for OpenLDAP v2



Forwarded message:
> > I suggest you find a Netscape LDAPv3 server (they might even have
> > demo licenses available) with this schema loaded and the read the
> > definitions from a subschema subentry.  Then it's just a simple
> > edit to create OpenLDAP schema directives.
> 
> e.g.:
> # ldapsearch  -h memberdir.netscape.com -p 389 -b cn=schema \
> 	"objectclass=*" |grep -i nsLI

  In a much simpler vein, simply get the debian package for openldap and
take a look at the docs included. They have this very nice FAQ that explains
how the schema should look like and what you have to do.

  Netscape is surprisingly very flexible and accepts even altered schemas as
long as you keep certain key aspects like the objectclass. I have managed to
incorporate the netscape profile entries to our existing kontakt/person
management database.

  Feel free to send me PM if you have any problems.

-- 
 I've been asked if vi was an easy editor to learn, whether it was intuitive
or not. My general response to this question is: "Yes, some of us think so.
		But most people think that we are crazy."