[rancid] Re: configuring clogin for tacacs loging

john heasley heas at shrubbery.net
Mon Dec 10 18:56:46 UTC 2007


Sun, Dec 09, 2007 at 07:18:25PM +0200, Yuval Ben Ari:
> you need to configure your .cloginrc file with the VTY and enable passwords,
> the syntax should be on the top of the file commented. basically you need to
> add:
> 
> add password <router name regexp> <vty passwd> <enable passwd>
> 
> if the username is differnet than the user running the script also add:
> add user <router name regexp> <username>

fyi, the router name match is a glob, not a regex.

	string match pattern ...

http://www.astro.princeton.edu/~rhl/Tcl-Tk_docs/tcl8.0a1/string.n.html


More information about the Rancid-discuss mailing list