Different objectclass definitions.
CALDAP servers on two systems.
When listing the profiles on one system the outcome is objectclass tssproflist
when listing the profile on the 2nd system the outcome is eTTSSProfListName.
Release : 16.0
Component : CA VM Product Manager
In order to keep ACF2 data unique from TSS data, etc, CA IdM assigns a 5 char prefix
to all attributes so that every repository it manages doesn't have 'userPassword'
This 5 character prefix is eTACF...., eTTSS...., eTRAC.... for ACF2, Top Secret and RACF respectively
There is an option in LDAP to configure the 'naming mode' that ldap uses to determine which attribute name to use
naming_mode IM (configured in slapd.conf) make ldap return everything with eTTSS....
comment this out (a blank or # in column 1) and LDAP will use zos naming