Adding Realms
You can add LDAP realms to the TIBCO Enterprise Administrator server. The default realm available is TEA_DB.
- Procedure
- Click the
Users card.
The User Management pane is displayed.
- Under Users, click
Realms.
The Realms pane is displayed.
- Click
Add.
The Register New Realm is displayed.
- 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 isCN=John, Smith,CN=Users,DC=trinitytest,DC=com
Then specify BindUserDN asCN=John\, Smith,CN=Users,DC=trinitytest,DC=com
Adding a Realm: General Information
- 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
- 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
- Click Finish.
ResultThe realm is added to the TIBCO Enterprise Administrator server.