[rancid] Re: Probleme with rancid-run with a normal user
Daniel Medina
daniel.medina at gmail.com
Tue Sep 16 13:07:57 UTC 2008
On Tue, Sep 16, 2008 at 02:27:05PM +0200, hina wrote:
> I m very newbie in Rancid, and maybe it s stupid question.
> I m trying to create a user backup (on each cisco), without enable. This user is able to do show run via telnet.
> so in my loginrc I m trying to configure : noenable mode, with the user simple. But I have always errors (timeout) if I dont activate the enable mode.
> The user is correctly configure (can use the show run) on the cisco
> but on rancid, I don t know how I can built a login rc
> I try something like that :
I think you'd want something like:
add user 10.4.10.17 backup
add password 10.4.10.17 {90bK09} {90bK09}
add autoenable 10.4.10.17 0
add noenable 10.4.10.17 1
add method 10.4.10.17 telnet
Then test,
$ clogin 10.4.10.17
and see if you get to an interactive prompt.
> add user 10.4.10.17 backup
> add password 10.4.10.17 90bK09 90bK09
> add method 10.4.10.17 telnet
> add enauser 10.4.10.17 backup
>
> but it doesnt work ... clogin timeout during the rancid-run ...
--
Dan
More information about the Rancid-discuss
mailing list