User Domain Access Policy

Class: UserDomain

Resource: Name of the user domain.

Description: This access policy manages the policies associated with adding/editing/deleting login domains, including LDAP Domains, eEMdomains and Kerberos domains.

  • Action: add

    If this action is not allowed for a particular user, they will not be able to add any UserDomains.

    Impact on Java Client UI: the Add buttons (for LDAP, Kerberos, and eEM domains) will not appear on the User Management Panel.

  • Action: view

    If this action is not allowed for a particular user for a particular user domain, the domain will not be visible to the user at all.

    Impact on Java Client UI: The list of User Domains on the User Management Panel will not include any domains that the user does not have the privilege to see.

  • Action: edit

    If this action is not allowed for a particular user for a particular user domain, they will not be able to edit the properties.

    Impact on Java Client UI: The Edit Domain dialog box will show up in read-only mode with a Close button instead of an OK/Cancel button.

  • Action: delete

    If this action is not allowed for a particular user for a particular user domain, they will not be able to delete the domain.

    Impact on Java Client UI: When the user selects a domain from the list of domains that they do not have the authority to delete, the Delete button to the right of the list will disappear.