Common Name

The common name (CN) consists of the channel name and the defining queue manager name.

It is a preexisting attribute.

The format of the CN is:
CN=CHANNEL_NAME(DEFINING_Q_MGR_NAME)
For example:
CN=TC1(QM_T1)

We can specify only one value for this attribute.

This attribute is a string attribute and the values are not case-sensitive. The substring matching is ignored. The substring matching is a matching rule used in sub-schema that specifies the behavior of the attribute in a search filter, using a substring (for example, CN=jim* where CN is an attribute) and contains one or more wildcards.

Parent topic: LDAP attributes