Adding Realms

You can add LDAP realms to the TIBCO Enterprise Administrator server. The default realm available is TEA_DB.

    Procedure
  1. Click the Users card.
    The User Management pane is displayed.
  2. Under Users, click Realms.
    The Realms pane is displayed.
  3. Click Add.
    The Register New Realm is displayed.
  4. Provide the following general information:
    • Name
    • Description
    • Server URL
    • Search Timeout
    • BindUserDN
    • Bind Password

    Note: When specifying BindUserDN, if the CN attribute contains reserved character like comma (,), use escape character backslash (\) in front of reserved characters. Other reserved characters include the semicolon, the plus sign, the backslash, and the left and right angle brackets. For example, if the LDAP user is
    CN=John, Smith,CN=Users,DC=trinitytest,DC=com
    Then specify BindUserDN as
    CN=John\, Smith,CN=Users,DC=trinitytest,DC=com

    Adding a Realm: General Information

    Adding Realm Screen 1

  5. Click Next. Provide the following group information:
    • Group ID Attribute
    • Group User Attribute
    • Sub-Group Attribute
    • Group Search Base DN
    • Group Search Expression
    Adding a Realm: Group Information

    Adding Realm: Step 2

  6. Click Next. Provide the following User information:
    • User ID Attribute
    • User Search Base DN
    • User Search Base Expression
    • User Password Attribute
    Adding a Realm: User Information

    Adding Realm: User Information

  7. Click Finish.
ResultThe realm is added to the TIBCO Enterprise Administrator server.