manatee
9 years agoLevel 6
NBU console access for non-admins
this is not easy to come across so i'm sharing my settings for /usr/openv/java/auth.conf
[root@master java]# cat auth.conf
root ADMIN=ALL JBP=ALL
nbu ADMIN=AM+BPM+DM
the above settings will allow non-admins (unix username here is nbu) to run NBU Java console with limited rights.
for explanation of the rights,
https://www.veritas.com/support/en_US/article.000112209
https://www.veritas.com/support/en_US/article.v41641740_NBU_773
https://www.veritas.com/support/en_US/article.v41641767_NBU_773
HTH.