Video Screencast Help
Search Video Help Close Back
to help
Not able to make it to Vision this year? Get a sampling in the Best of Vision on Demand group.

netbackup

Created: 14 Aug 2010 | 4 comments
Niranjan's picture
0 0 Votes
Login to vote

I have instaleed netbackup 6.5 in windows 2k3 server.when i ren the java consle i am getting the error so i am unable to find the auth.conf file also,please advice me

Comments

Andy Welburn's picture
15
Aug
2010
0 Votes 0
Login to vote

What error?

 <install_path>\VERITAS\Java\auth.conf

Regards Andy

"It's not too late to panic ..."

shans's picture
16
Aug
2010
0 Votes 0
Login to vote

Exact error ??

Whats the exact error you are getting ??

Arjun_nbkup's picture
16
Aug
2010
1 Vote +1
Login to vote

Does your error look like this:

Does your error look like this:
"No entry in auth.conf  "             ????

Andy Welburn's picture
16
Aug
2010
0 Votes 0
Login to vote

Seems like we're all just guessing at the moment!

If you need to check the auth.conf entries then have a look at the Admin Guide (pp647-655) which covers restricting access & authorisation etc

e.g:
"...
To restrict access to one or more of the NetBackup-Java applications, create the following file on the Windows system:
    nbjava_install_path\java\auth.conf
Add an entry in auth.conf for each user that accesses NetBackup-Java applications. The existence of this file, along with the entries it contains, prohibits unlisted users from accessing NetBackup-Java applications on the Windows system. The following is a sample auth.conf file on a Windows system:
    mydomain\Administrator ADMIN=ALL JBP=ALL
    mydomain\joe ADMIN=ALL JBP=ALL
    * ADMIN=JBP JBP=ENDUSER+BU+ARC

..."

Regards Andy

"It's not too late to panic ..."