[rancid] Re: enable password usage in .cloginrc
Fox, Brad
Brad.Fox at bdk.com
Fri Nov 2 15:32:26 UTC 2007
Abez,
Try for TACACS+
add user <Device> username
add password <Device> Password
add autoenable <Device> 1
For non-TACACS+
add password <Device> User-PW Enable-PW
add autoenable <Device> 0
If your password has any special characters such as $ put {} around the
password as it treats the $ as a variable not as part of your password.
Also the .cloginrc file is alpha-numeric sensative so make sure the
device is not catching someone elses hostname in ./cloginrc
Hope this helps
Brad
-----Original Message-----
From: rancid-discuss-bounces at shrubbery.net
[mailto:rancid-discuss-bounces at shrubbery.net] On Behalf Of abez sharon
Sent: Friday, November 02, 2007 11:00 AM
To: Lance
Cc: rancid-discuss at shrubbery.net
Subject: [rancid] Re: enable password usage in .cloginrc
Hi Lance,
When the .cloginrc file reads :
>add user 192.168.20.16 tom
>add userpassword 192.168.20.16 tom-password
and I execute clogin 192.168.20.16, it outputs:
Error in authentication.
Error: Check your enable password. ( it fails the
enable password authentication)
When the .cloginrc file reads:
>add user 192.168.20.16 tom
>add userpassword 192.168.20.16 tom-password
tom-enablepassword
and I execute clogin 192.168.20.16, it outputs:
Authentication failed.
Error: Check your passwd for 192.168.20.16 ( it fails
the first level authentication itself)
Thanks ahead.
--Abez
--- Lance <rancid at gheek.net> wrote:
> There are examples of how to configure the .cloginrc
> in the
> .cloginrc.example file.
>
> but you are missing it after you regular password.
> it should look like
> this.
>
> add userpassword 192.168.1.1 tom-password
> tom-enable
>
> -lance
>
> > -------- Original Message --------
> > Subject: [rancid] enable password usage in
> .cloginrc
> > From: abez sharon <sharonabez at yahoo.com>
> > Date: Fri, November 02, 2007 2:19 am
> > To: rancid-discuss at shrubbery.net
> > Hi,
> > Here is the .cloginrc file contents:
> > >add user 192.168.1.1 tom
> > >add userpassword 192.168.1.1 tom-password
> > The 'rancid' user is used to execute the clogin
> > command.
> > the command used is 'clogin 192.168.1.1'
> > It uses tom as the user name to connect and it
> also
> > uses the tom-password to authenticate
> successfully.
> > Then it executes the enable command, but is unable
> to
> > find the password.
> > Where and how can I specify the enable password in
> the
> > .cloginrc file ?
> > Thank You.
> > Abez
> > __________________________________________________
> > Do You Yahoo!?
> > Tired of spam? Yahoo! Mail has the best spam
> protection around
> > http://mail.yahoo.com
> > _______________________________________________
> > Rancid-discuss mailing list
> > Rancid-discuss at shrubbery.net
> >
>
http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss
>
>
__________________________________________________
Do You Yahoo!?
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com
_______________________________________________
Rancid-discuss mailing list
Rancid-discuss at shrubbery.net
http://www.shrubbery.net/mailman/listinfo.cgi/rancid-discuss
More information about the Rancid-discuss
mailing list