nrancid issue

King, David DKing at tiscom.uscg.mil
Fri Sep 3 20:05:59 UTC 2004


In trying to get nrancid in the 2.3.1 distribution up and running I had to
make a couple of changes. The first was the previously mentioned
s/enable/avenable/ in nlogin. The second was a missing '}' in nrancid. I
think I put it in the right place, it all seems to be working properly now.

--- rancid-2.3.1/bin/nrancid    2004-08-13 14:57:48.000000000 -0400
+++ bin/nrancid 2004-09-03 15:44:45.000000000 -0400
@@ -197,6 +197,7 @@
             ProcessHistory("ADMIN","","",
                "!set admin user $1 password <removed> privilege $3\n");
             next;
+       }
        ProcessHistory("","","","$_");
     }
     $found_end=1;

This was a 2.3.1 installation on Red Hat Enterprise Linux ES release 3
(Taroon Update 3). Not sure if anyone else has had this problem.

Thanks,
David King




More information about the Rancid-discuss mailing list