Deployment Example 1: Access Manager 7.0 Load Balancing, Distributed Authentication UI, and Session Failover

ProcedureTo Create Roles in the External Data Store

You will use these roles to verify that the sample application has been successfully installed and configured.

  1. Start the Directory Server 1 console, and log in:

    Username

    cn=Directory Manager

    Password

    d1rm4n4ger

    Administration URL

    http://DirectoryServer-1.example.com:1391

  2. In the Directory Server console, expand the example.com suffix.

  3. Click Server Group > am-users, and then click Open.

  4. Click the Directory tab.

  5. Right-click dc=company, dc=com, and then click New > Role.

  6. In the Create New Role page, in the Role Name field, enter manager, and then click OK.

  7. Right-click dc=company, dc=com, and then click New > Role.

  8. In the Create New Role page, in the Role Name field, enter employee, and then click OK.

    On the Directory Tab, for the suffix dc=company, dc=com, you should see the two users you just added: manager and employee.

  9. Double-click the manager role.

  10. In the Edit Role page, click Members and then click Add.

  11. In the Search Users and Groups dialog, click Search.

    In the list of results, select Test User 1 and then click OK.

  12. In the Edit Role page, click OK.

  13. Double-click the employee role.

  14. In the Edit Role page, click Members and then click Add.

  15. In the Search Users and Groups dialog, click Search.

    In the list of results, select Test User 2 and then click OK.

  16. In the Edit Role page, click OK.

  17. Log out of the Directory Server console.