Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

NetBackup Remote Administration Console

Status
Not open for further replies.

smicro

MIS
Dec 26, 2002
281
0
0
US
Is there anyway to restrict access to NetBackup Remote Administration Console. It doesn't prompt for a password and we were trying to restrict access based pc or any other way. Note this is different than the Netbackup Admin Console which requires the user name and password of the master server. This is the NetBackup Remote Administration Console which doesn't prompt for anything. Thanks.
 
On a Unix platform.....

/usr/openv/java/auth.conf
root ADMIN=ALL JBP=ALL
user_id ADMIN=ALL JBP=ALL


or on Windows.....

create a file in c:\Program Files\VERITAS\Java\auth.conf

Administrator ADMIN=ALL JBP=ALL
DOMAIN\USER_ID ADMIN=ALL JBP=ALL
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top