I've got RANCID 2.3.1 installed on SuSE 10.1.  I will be using this script to backup my PIX firewalls (around 70 sets).  I believe I have all of the confguration parameters correct.  I have the users set up on the PIX firewalls so that they can only run specific commands.  To go with my configured enable level, I changed line 462 of bin/clogin from "send "enable\r" to send "enable 5\r".
<br><br>If I manually run clogin, it works fine (bin/clogin firewallname).&nbsp; It logs in, goes to enable 5 and gets to a prompt.&nbsp; If I send it a command, it works (bin/clogin -c 'sh ver' firewallname).&nbsp; It logs in, goes to enable 5 and successfully does a show version.
<br><br>However, running the rancid-run command appears to fail, for every firewall I'm testing against.&nbsp;&nbsp; For some of the firewalls, I'm not sure how to tell what is wrong.&nbsp; I am seeing this line in the log file:<br><br>

firewallname clogin error: Error: Check your passwd for firewallname<br><br>But if the password was incorrect, how is it working when I manually run clogin?&nbsp; Any help or thoughts would be appreciated.<br><br>Thanks,<br>Chris
<br><br><br><br>