DirectoryServiceType.cfg parameters

The following table describes the parameters listed in the DirectoryServiceType.cfg file.

After you edit any of the parameters in this table and save the DirectoryServiceType.cfg configuration file located in the ctm_em/etc directory, you must refresh the various components and servers with the changes.

Parameter

Description

Default Value

DirectoryUsersDnAttr

Defines the LDAP users distinguished name attribute name defined in the directory schema

  • AD: distinguishedName
  • Other: dn

DirectoryUsersIDAttr

Defines the LDAP user attribute required to log onto Control-M/EM

  • AD: sAMAccountName
  • Other: cn

DirectoryGroupIDAttr

Defines the LDAP attribute used when looking for group names.

The values of this attribute are entered in the first part of the LDAP Groups Reference field, as described in Defining LDAP Groups.

  • AD: sAMAccountName
  • Other: cn

DirectoryGroupMembersAttr

Defines the LDAP attributes of groups that stores its members

  • AD: member
  • Other: uniqueMember

 

DirectoryGroupMembersIDAttr

Defines the users that are assigned within the members attribute of groups

  • AD: distinguishedName
  • Other: dn

DirectoryGroupsObjectClassAttr

Defines the object class attribute that defines the LDAP entry for groups

  • AD: group
  • Other: groupOfUniqueNames

Parent Topic

Control-M/EM system parameters