[rancid] - problem with enable password router
Russell Kaiser
russell.kaiser at gmail.com
Wed Feb 29 20:30:00 UTC 2012
Hello,
Put both passwords in the "add password" separated by a space. If
there is a special character, especially a $ in the password, then you
may need to escape it with a \ in front of it.
add user * administrator
add password * userpass enablepass
You may also want:
add autoenable * 0
--
Russell Kaiser
Russell.Kaiser at gmail.com
2012/2/29 Paolo De Michele <paolo at paolodemichele.it>:
> hi list,
>
> I have a problem with the enable password.
> I show you a few tests:
>
> my .cloginrc:
>
> add user * administrator
> add password * password
>
> the authentication is failed:
> try ./clogin 192.168.30.1
>
>
> ser Access Verification
>
> Username: administrator
> Password:
> % Login invalid
>
> Username: administrator
> Password:
> % Login invalid
>
> Username: administrator
> Password:
> % Login invalid
>
> Error: Invalid login: 192.168.30.1
>
> I'm sure the password is correct
>
> If I change the password authentication happens correctly userpassword
>
> add user * administrator
> add userpassword * password
>
> ./clogin 192.168.30.1User Access Verification
>
> Username: administrator
> Password:
> Router>enable
> Password:
> Password:
> Password:
> % Bad secrets
>
> Router>
>
>
> How do I set a password to enable? I state that is different from the one I
> used for administrator
> thanks in advance
>
>
>
>
>
>
>
> _______________________________________________
> 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