<div dir="ltr">Thanx for the guidance<div><br></div><div>I created a new group and user:</div><div><br></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><font size="2" color="black" face="Verdana,Arial,Helvetica"><font size="2" color="black" face="Verdana,Arial,Helvetica">Set system login class NOC permissions view </font></font></div><div><font size="2" color="black" face="Verdana,Arial,Helvetica"><font size="2" color="black" face="Verdana,Arial,Helvetica">Set system login class NOC permissions view-configuration </font></font></div><div><font size="2" color="black" face="Verdana,Arial,Helvetica"><font size="2" color="black" face="Verdana,Arial,Helvetica">Set system login user rancid uid 2002</font></font></div><div><font size="2" color="black" face="Verdana,Arial,Helvetica"><font size="2" color="black" face="Verdana,Arial,Helvetica">Set system login user rancid class NOC </font></font></div></blockquote><div><font size="2" color="black" face="Verdana,Arial,Helvetica"><font size="2" color="black" face="Verdana,Arial,Helvetica"> <br></font></font></div><div><font size="2" color="black" face="Verdana,Arial,Helvetica"><font size="2" color="black" face="Verdana,Arial,Helvetica">I then changed the password for this new user:</font></font></div><div><font size="2" color="black" face="Verdana,Arial,Helvetica"><font size="2" color="black" face="Verdana,Arial,Helvetica"><br></font></font></div><blockquote style="margin:0px 0px 0px 40px;border:none;padding:0px"><div><font size="2" face="Verdana,Arial,Helvetica"><font size="2" face="Verdana,Arial,Helvetica"><div><font color="#000000">edit groups global </font><span style="color:rgb(0,0,0)">system login user rancid</span></div></font></font></div><div><font size="2" face="Verdana,Arial,Helvetica"><font size="2" face="Verdana,Arial,Helvetica"><div><font color="#000000">set authentication plain-text-password</font></div></font></font></div></blockquote><div><font size="2" face="Verdana,Arial,Helvetica"><font size="2" face="Verdana,Arial,Helvetica"><div><font color="#000000"><br></font></div></font></font></div><div><font size="2" face="Verdana,Arial,Helvetica"><font size="2" face="Verdana,Arial,Helvetica"><div><font color="#000000">I then applied the new group:</font></div></font></font></div><div><font size="2" face="Verdana,Arial,Helvetica"><font size="2" face="Verdana,Arial,Helvetica"><div><font color="#000000"><br></font></div></font></font></div><blockquote style="margin:0 0 0 40px;border:none;padding:0px"><div><font size="2" face="Verdana,Arial,Helvetica"><font size="2" face="Verdana,Arial,Helvetica"><div><font color="#000000">set apply-groups global</font></div><div><font color="#000000"><br></font></div></font></font></div></blockquote><div><font size="2" face="Verdana,Arial,Helvetica"><font size="2" face="Verdana,Arial,Helvetica"><div><font color="#000000">Now it works as designed</font></div><div><font color="#000000"><br></font></div><div><font color="#000000">Thanx everyone!</font></div></font></font></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Dec 20, 2016 at 8:27 AM, heasley <span dir="ltr"><<a href="mailto:heas@shrubbery.net" target="_blank">heas@shrubbery.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Tue, Dec 20, 2016 at 08:09:02AM -0600, JP:<br>
<div><div class="h5">> I have configured RANCID to backup my Cisco switches.<br>
><br>
> using these commands:<br>
><br>
> /usr/libexec/rancid/clogin -c 'write term' x.x.x.45 > 45.cfg<br>
> /usr/libexec/rancid/clogin -c 'write term' x.x.x..41 > 41.cfg<br>
><br>
><br>
> This works as designed<br>
><br>
> I have a Juniper SRX-210 firewall that I want to backup.<br>
><br>
> I am using this command to backup the config:<br>
><br>
> /usr/libexec/rancid/clogin -c 'set cli screen-length 0;show configuration'<br>
> x.x.x.200 > 200.cfg<br>
><br>
><br>
> I think that the problem is that the prompt is not recognized and the<br>
> commands are not executed after login:<br>
><br>
> [rancid@tools rancid]$ /usr/libexec/rancid/clogin -c 'set cli screen-length<br>
> 0;show configuration' x.x.x.200<br>
> x.x.x.200<br>
> spawn ssh -c 3des -x -l root x.x.x.200<br>
><br>
><br>
><br>
> This system is for the use of authorized users only.<br>
> Individuals using this computer system without<br>
> authority, or in excess of their authority, are subject<br>
> to having all of their activities on this system<br>
> monitored and recorded by system personnel.  In the<br>
> course of monitoring individuals improperly using this<br>
> system, or in the course of system maintenance, the<br>
> activities of authorized users may also be monitored.<br>
> Anyone using this system expressly consents to such<br>
> monitoring and is advised that if such monitoring<br>
> reveals possible evidence of criminal activity, system<br>
> personnel may provide the evidence of such monitoring<br>
> to law enforcement officials.<br>
><br>
><br>
> Password:<br>
> --- JUNOS 12.1X46-D50.4 built 2016-04-17 11:15:31 UTC<br>
> root@SRX210%<br>
><br>
> Error: TIMEOUT reached<br>
><br>
><br>
><br>
> The rancid logs for the firewall are empty<br>
><br>
> Does anyone have any words of wisdom to resolve?<br>
<br>
</div></div>dont use the root user for one.  two, if its junos, configure it as a<br>
juniper, then the command will be jlogin.  also see plogin.<br>
</blockquote></div><br></div>