DominoUNID + Custom LDAP Schema

Hello All,

We are using a helpdesk app with an LDAP util to import unique user ID’s. Unfortunately, the app does not allow one to query the operation attribute, so I am thinking of creating a custom LDAP class that encompasses the DominoUNID.

I was looking at admin guide and custom schema, but I have no idea what I should use as an OID or how that could affect or screw things up.

Any advice greatly appreciated.

thnx!

Subject: DominoUNID + Custom LDAP Schema

I’d try to use existing fields in the person doc before extending the schema, if possible – there is one for “Employee ID”, which can be populated with an agent, that should work.

Subject: RE: DominoUNID + Custom LDAP Schema

Thanks for your reply, Erik. Great idea and we are not using that field. Since I’m not a notes guru, I’ll have to bug one of the developers to see about populating the field via script.

We allow end users to update most of the fields in the PAB such as tel # etc…Do you think it would be tricky to set security on just this one field so end users could not update?

My only thought about the DominoUNID field was that it is out of box and already populated…