This article covers role management rights that pertain to ACE Library objects.
| Right | Feature Code | Explanation |
| Setup ACE Library | EXCMD_SETUP_ACE_LIBRARY | Allows users to configure ACE libraries. |
| Show ACE Libraries | EXCMD_INQUIRE_ACE_LIBRARY_NAMES | Allows users to view a list of the libraries that exist. |
| Show ACE Library | EXCMD_INQUIRE_ACE_LIBRARY | Allows users to view the details of a specific library. |
| Show ACE Library Status | EXCMD_INQUIRE_ACE_LIBRARY_STATUS | Users can view the status of ACE libraries. |
| Teardown ACE Library | EXCMD_TEARDOWN_ACE_LIBRARY | Allows users to teardown ACE libraries. |
| Validate ACE Library | EXCMD_VALIDATE_ACE_LIBRARY | Allows users to validate ACE libraries. |