This document has not been formally reviewed for accuracy and is provided "as is" for your convenience.
Summary
Fix
To have this function, you need to made change in the sm.ini
ldapauthenticateonly:0
Then do the mapping for operator and contact as below:
Operator mapping:
contact.name - sAMAccountName
name - sAMAccountName
Contact mapping:
contact.name - sAMAccountName
full.name - sAMAccountName
operator.id - sAMAccountName
In case you want LDAP to be the authentication only ldapauthenticateonly:1, it’s required to use CIT.
I extract the note from official Best Practice for LDAp integration below.
Note: When ldapauthenticateonly is enabled, no contact data is synchronized from the directory server to the contacts table in Service Manager (SM). You can use other tools (for example, HP Connect-It) to synchronize contact data instead.