[rancid] Re: cisco Last configuration change by

Daniel Medina daniel.medina at gmail.com
Thu Sep 4 13:08:33 UTC 2008


On Thu, Sep 04, 2008 at 11:16:57AM +0400, Smirnoff Alexander wrote:
> Ok, I found another variant - can rancid add this line, when another
> configuration changes coming - to identity who made it?

 You could just comment out the line from rancid that skips over this information:

    # /^! (Last configuration|NVRAM config last)/ && next;

 But a better way to track who makes changes is to use some kind of AAA like
Tacacs so you can identify what commands are being issued.

-- 
Dan


More information about the Rancid-discuss mailing list