Impact of Access Control via Enhanced Auditing on Java interface authorization
Command line and Java interface access works differently when you configure Enhanced Auditing. Entries in the auth.conf file supersede the access control for the NetBackup Administration Console.
See User management.
If a user is assigned administrator privileges, the user can perform all auditable NetBackup operations through the command line. Refer to the following table for information about user access:
Table: User access
auth.conf entry | CLI access | Java interface access |
|---|---|---|
Debbie has an entry in the auth.conf file. | No access | Access as specified in the auth.conf file |
Debbie has NetBackup administrator privileges, but has no entry in the auth.conf file. | Complete access | Complete access |
Debbie has NetBackup administrator privileges and also has entry in the auth.conf file. | Complete access | Access as specified in the auth.conf file |
Debbie does not have an entry in the auth.conf file and also does not have NetBackup administrator privileges. | No access | No access |