DATABASE_MAINTENANCE_ACL - UEM UACL entry
Description
The DATABASE_MAINTENANCE_ACL option allows or denies a user account access to the event definition and event handler databases.
Access is granted or denied based on the following attributes:
- ID of the user account executing the Universal Event Monitor Load utility (local_user)
- Type of database access requested (add,update,delete,list)
Usage
Method | Syntax | IBM i | HP NonStop | UNIX | Windows | z/OS |
---|---|---|---|---|---|---|
UACL File Keyword | uem_maintenance local_user,add,update,delete,list |
Value
Valid values for add, update, delete, and list are:
- allow
Access is permitted for the specified operation for the user account identified by local_user. - deny
Access is not permitted for the specified operation. If this operation is attempted by the user account identified by local_user, a message is returned to the UEMLoad utility and the connection between the client and the UEM Server is closed.