Q: how to modify notes LDAP schema

Currently we try to integrate application with Lotus Domino LDAP. Application uses specific attribute names (guid,user) to query the LDAP directory. “Lotus Notes” uses “ShortName” as the unique identifier and “person” as user object class name. . As a result the schema needs to be updated to present “GUID” as “ShortName” and “user” as “person”.

How its could be done? Maybe exist some “how to” link?

Subject: Q: how to modify notes LDAP schema

Here is an article reference LDAP and Domino…

Written by Chris Miller @ IDONOTES.com

This should help