On the LDAP Configuration tab,enter a valid RDN pattern and select an object class.
  1. Optional: Click View List of Available LDAP Attributes to determine which LDAP attributes can be used to construct the RDN pattern.
  2. Enter a valid RDN pattern.

    The pattern is as follows.

    attribute1=value1[, ..., attributeN=valueN]

    If you want to use the ${entryUUID} variable to guarantee the uniqueness of the relative DNs for all users, you must use it with the entryUUID LDAP attribute, such as in the following example.

    entryUUID=${entryUUID}

  3. Select an object class from the list.
  4. Click Next.