Veritas-bu

[Veritas-bu] jnbSA password does not work.

2004-03-24 11:11:40
Subject: [Veritas-bu] jnbSA password does not work.
From: ckstehman AT pepco DOT com (ckstehman AT pepco DOT com)
Date: Wed, 24 Mar 2004 11:11:40 -0500
This is a multipart message in MIME format.
--=_alternative 0058F59085256E61_=
Content-Type: text/plain; charset="us-ascii"

I think we had that problem because we were running xinetd instead of 
inetd. 
I think veritas adds the service only the the inetd config file.  If you 
install Veritas
after installing xinetd, veritas modifies only the inetd.conf file
Try looking for the /etc/xinetd.conf file and add these to it:

service bpcd
{
        flags       = NAMEINARGS
        socket_type = stream
        protocol    = tcp
        wait        = no
        user        = root
        server      = /usr/openv/netbackup/bin/bpcd
        server_args = bpcd
}

service vnetd
{
        flags       = NAMEINARGS
        socket_type = stream
        protocol    = tcp
        wait        = no
        user        = root
        server      = /usr/openv/bin/vnetd
        server_args = vnetd
}

service vopied
{
        flags       = NAMEINARGS
        socket_type = stream
        protocol    = tcp
        wait        = no
        user        = root
        server      = /usr/openv/bin/vopied
        server_args = vopied
}

service bpjava-msvc
{
        flags       = NAMEINARGS
        socket_type = stream
        protocol    = tcp
        wait        = no
        user        = root
        server      = /usr/openv/netbackup/bin/bpjava-msvc
        server_args = bpjava-msvc -transient
}



=============================
Carl Stehman
PHI Services Company
202-331-6619
Pager 301-765-2703
ckstehman AT pepco DOT com





Purushotham Rao B R <purush AT miel.mot DOT com>
Sent by: veritas-bu-admin AT mailman.eng.auburn DOT edu
03/24/2004 08:49 AM
Please respond to purush

 
        To:     veritas-bu AT mailman.eng.auburn DOT edu
        cc: 
        Subject:        [Veritas-bu] jnbSA password does not work.


Hi All,

After installing Netbackup 4.5 on Solaris 8 server. I am unable to login
with root id through jnbSA window.


" Unable to login, status:505
Can not connect to NB-Java authentication service on raksha on the
configured port - 13722

Any idea on this.

Regards,
Purushotham
Motorola India
Bangalore.

_______________________________________________
Veritas-bu maillist  -  Veritas-bu AT mailman.eng.auburn DOT edu
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu




--=_alternative 0058F59085256E61_=
Content-Type: text/html; charset="us-ascii"


<br><font size=2 face="sans-serif">I think we had that problem because we were 
running xinetd instead of inetd. &nbsp;</font>
<br><font size=2 face="sans-serif">I think veritas adds the service only the 
the inetd config file. &nbsp;If you install Veritas</font>
<br><font size=2 face="sans-serif">after installing xinetd, veritas modifies 
only the inetd.conf file</font>
<br><font size=2 face="sans-serif">Try looking for the /etc/xinetd.conf file 
and add these to it:</font>
<br>
<br><font size=2 face="sans-serif">service bpcd</font>
<br><font size=2 face="sans-serif">{</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; flags &nbsp; 
&nbsp; &nbsp; = NAMEINARGS</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; socket_type = 
stream</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; protocol &nbsp; 
&nbsp;= tcp</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; wait &nbsp; 
&nbsp; &nbsp; &nbsp;= no</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; user &nbsp; 
&nbsp; &nbsp; &nbsp;= root</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; server &nbsp; 
&nbsp; &nbsp;= /usr/openv/netbackup/bin/bpcd</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; server_args = 
bpcd</font>
<br><font size=2 face="sans-serif">}</font>
<br>
<br><font size=2 face="sans-serif">service vnetd</font>
<br><font size=2 face="sans-serif">{</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; flags &nbsp; 
&nbsp; &nbsp; = NAMEINARGS</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; socket_type = 
stream</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; protocol &nbsp; 
&nbsp;= tcp</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; wait &nbsp; 
&nbsp; &nbsp; &nbsp;= no</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; user &nbsp; 
&nbsp; &nbsp; &nbsp;= root</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; server &nbsp; 
&nbsp; &nbsp;= /usr/openv/bin/vnetd</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; server_args = 
vnetd</font>
<br><font size=2 face="sans-serif">}</font>
<br>
<br><font size=2 face="sans-serif">service vopied</font>
<br><font size=2 face="sans-serif">{</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; flags &nbsp; 
&nbsp; &nbsp; = NAMEINARGS</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; socket_type = 
stream</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; protocol &nbsp; 
&nbsp;= tcp</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; wait &nbsp; 
&nbsp; &nbsp; &nbsp;= no</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; user &nbsp; 
&nbsp; &nbsp; &nbsp;= root</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; server &nbsp; 
&nbsp; &nbsp;= /usr/openv/bin/vopied</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; server_args = 
vopied</font>
<br><font size=2 face="sans-serif">}</font>
<br>
<br><font size=2 face="sans-serif">service bpjava-msvc</font>
<br><font size=2 face="sans-serif">{</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; flags &nbsp; 
&nbsp; &nbsp; = NAMEINARGS</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; socket_type = 
stream</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; protocol &nbsp; 
&nbsp;= tcp</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; wait &nbsp; 
&nbsp; &nbsp; &nbsp;= no</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; user &nbsp; 
&nbsp; &nbsp; &nbsp;= root</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; server &nbsp; 
&nbsp; &nbsp;= /usr/openv/netbackup/bin/bpjava-msvc</font>
<br><font size=2 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; server_args = 
bpjava-msvc -transient</font>
<br><font size=2 face="sans-serif">}</font>
<br>
<br>
<br><font size=2 face="sans-serif"><br>
=============================<br>
Carl Stehman<br>
PHI Services Company<br>
202-331-6619<br>
Pager 301-765-2703<br>
ckstehman AT pepco DOT com</font>
<br>
<br>
<br>
<br>
<table width=100%>
<tr valign=top>
<td>
<td><font size=1 face="sans-serif"><b>Purushotham Rao B R &lt;purush AT 
miel.mot DOT com&gt;</b></font>
<br><font size=1 face="sans-serif">Sent by: veritas-bu-admin AT 
mailman.eng.auburn DOT edu</font>
<p><font size=1 face="sans-serif">03/24/2004 08:49 AM</font>
<br><font size=1 face="sans-serif">Please respond to purush</font>
<br>
<td><font size=1 face="Arial">&nbsp; &nbsp; &nbsp; &nbsp; </font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; To: &nbsp; 
&nbsp; &nbsp; &nbsp;veritas-bu AT mailman.eng.auburn DOT edu</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; cc: &nbsp; 
&nbsp; &nbsp; &nbsp;</font>
<br><font size=1 face="sans-serif">&nbsp; &nbsp; &nbsp; &nbsp; Subject: &nbsp; 
&nbsp; &nbsp; &nbsp;[Veritas-bu] jnbSA password does not work.</font></table>
<br>
<br>
<br><font size=2 face="Courier New">Hi All,<br>
<br>
After installing Netbackup 4.5 on Solaris 8 server. I am unable to login<br>
with root id through jnbSA window.<br>
<br>
<br>
&quot; Unable to login, status:505<br>
Can not connect to NB-Java authentication service on raksha on the<br>
configured port - 13722<br>
<br>
Any idea on this.<br>
<br>
Regards,<br>
Purushotham<br>
Motorola India<br>
Bangalore.<br>
<br>
_______________________________________________<br>
Veritas-bu maillist &nbsp;- &nbsp;Veritas-bu AT mailman.eng.auburn DOT edu<br>
http://mailman.eng.auburn.edu/mailman/listinfo/veritas-bu<br>
</font>
<br>
<br>
<br>
--=_alternative 0058F59085256E61_=--

<Prev in Thread] Current Thread [Next in Thread>