Extending LDAP Schema

Hi all,we had some problem extending the LDAP Schema of our Dominoserver. We had to propagade some new fields in der persondocument (added to the form $PersonInheritableSchema) to the LDAP.

I didn´t find anything how a can push this fields to the LDAP. I´d created in the schema.nsf the new attributes, but how do i can match them to the fields? or how can i assign it to the LDAP object class dominoPerson??

Any ideas?

Thanx in advance

best regards

Frank

Subject: Extending Design should be enough

Hi,

when you create new Fields in $PersonInheritableSchema and restart your ldap task, then you can use the fields in LDAP, your schema.nsf should get these field informations.

When you extend schema.nsf then you can only use the fields with an ldap client, when you extend the design, you can use ldap client and notes.

Have a look in the Administrator Help, there are some pages with help on extending schemas in Lotus Domino.

Regards

Christoph

Subject: Works now!

Hi Christoph,

bix tnx to you! This was the hint i´d found nowhere else :-))

Restarting the LDAP Task strangeli didn´t work, but an explizit tell ldap reloadschema has brought up the new fields to LDAP.

Best regards

Frank