Loading

LDAP Error "Unknown objectClass" When Adding a User or Group

Publiseringsdato: Apr 24, 2025
Beskrivelse
When adding a user or group to Tableau Server using LDAP, an error similar to the following occurs:
 
"Unknown objectClass 'objectClass: top, groupofUniqueNames' returned in search (errorCode=101005)"

Cause

This error indicates that one or more of the classes of an object returned from an LDAP search are missing from the current set of known classes.
 
Løsning
Add the class(es) returned in the error to the appropriate variable below. All classes should be separated by a comma. 
  • If the error occurs while adding a user, use: wgserver.domain.ldap.user.classnames
  • If the error occurs while adding a group, use: wgserver.domain.ldap.group.classnames

For example, with the above error, the wgserver.domain.ldap.group.classnames configuration should be used and the classes of the returned object are included in the error message. 

tsm configuration set -k wgserver.domain.ldap.group.classnames -v "top, groupofUniqueNames"
tsm pending-changes apply
Flere ressurser
By default Tableau Server recognizes the set(inetOrgPerson,user) for user classes and the set (group,groupOfNames,groupOfURLs).

If this error occurs during "tsm user-identity-store verify-user-mappings" or "tsm user-identity-store verify-group-mappings", it may be that the LDAP Search is returning multiple objects and the wrong object is being checked. You may have to change the user or group filters to ensure that only the right object classes are being found.


Knowledge-artikkelnummer

001471974

 
Laster
Salesforce Help | Article