Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To add a user role:

  1. Log in to the product management console.the Enterprise Store management console using the following URL:
    https://localhost:9443/admin/carbon/admin/
  2. On the Configure menu, click Users and Roles.
  3. Click Roles. The Roles page appears.
  4. Click Add New Role.
  5. Select the domain. By default, PRIMARY will appear to indicate the primary user store; however, if secondary user stores have been added they will be listed in the Domain drop-down list.
  6. Enter the name for the role.
  7. Click Next and proceed to the next step. You can also click Finish, in which case, the new roles will be created with default permissions (none) and no assigned users.
  8. Select permissions for the new role. 
  9. Click Next.
  10. Enter a username pattern. Use one of the following approaches: 
    • Enter the exact username.
    • Enter part of the username followed by or preceded by an asterisk (*) (for example, ad* - this option will return all the users that have usernames starting with "ad".)
    • Enter only an asterisk (*). This option will return all the users under the selected domain.
  11. Select the users that will be assigned to the role. 
  12. Click Finish.
    The new role is added to the list on the Roles page.

...

To create an internal role:
 
  1. Log in to the product management console.the Enterprise Store management console using the following URL: https://localhost:9443/admin/carbon/admin/
  2. On the Configure menu, click Users and Roles.
  3. Click Roles. The Roles page appears.
  4. Click Add New Internal Role.
  5. Enter a name for the role.
  6. Click Next to proceed to the next step. You can also click Finish, in which case, the new roles will be created with default permissions (none) and no assigned users.
  7. Select the respective permissions that need to be assigned to the role and click  Next .
  8. Enter a username pattern and click Search.
    • Enter the exact username.
    • Enter part of the username followed by or preceded by an asterisk (*) (for example, ad* - this option will return all the users that have usernames starting with "ad".)
    • Enter only an asterisk *. This option will return all the users that have not been assigned to this role.
  9. Select the respective users that need to be assigned to this role.
    You can also click Finish. In this case, the new roles will be created with no assigned users.
  10. Click Finish.

...