add debugging to the clogin script On Wednesday, May 3, 2023, Piegorsch, Weylin William <[email protected]> wrote:
> Using SSH, works fine. Using clogin with the same username/password using > the -u and -p flags, can’t login. > > > > > > > > > > > > [image: signature_1593189312] > > > > *Weylin Piegorsch *| Manager, Network Engineering > > Boston University Information Services & Technology > [email protected] | 617.353.8128 | bu.edu/tech <http://www.bu.edu/tech> > > *Listen. Learn. Lead.* > > > > > > > > > > *From:* Aaron Dudek <[email protected]> > *Sent:* Wednesday, May 3, 2023 1:12 PM > *To:* Piegorsch, Weylin William <[email protected]> > *Cc:* [email protected] > *Subject:* Re: [rancid] Unable to Login via clogin > > > > what happens if you try this from the cmd line? > > ssh -2 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null -o > LogLevel=ERROR -c > aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc,aes192-cbc,aes256-cbc > -x -l weylin my-switch > > > > maybe add a couple of -v to get debug data. > > > > > > > > On Wed, May 3, 2023 at 1:10 AM Piegorsch, Weylin William <[email protected]> > wrote: > > Anyone know what I’m doing wrong here? I’ve verified password and devices > names are correct, password has nothing but alphanumerics, and “ssh > weylin@my-switch” login works fine from the rancid account on the same > server. > > > > [rancid@nsgv-prod-59 ~]$ read passwd > > ***********redacted > > [rancid@nsgv-prod-59 ~]$ clogin -u weylin -p $passwd my-switch > > my-switch > > spawn ssh -2 -o StrictHostKeyChecking=no -o UserKnownHostsFile=/dev/null > -o LogLevel=ERROR -c > aes128-ctr,aes192-ctr,aes256-ctr,aes128-cbc,3des-cbc,aes192-cbc,aes256-cbc > -x -l weylin my-switch > > Password: > > Password: > > > > Error: Couldn't login: my-switch > > [rancid@nsgv-prod-59 ~]$ clogin -V > > rancid 3.4.1 > > [rancid@nsgv-prod-59 ~]$ > > > > > > > > > > > > [image: signature_1593189312] > > > > *Weylin Piegorsch *| Manager, Network Engineering > > Boston University Information Services & Technology > [email protected] | 617.353.8128 | bu.edu/tech <http://www.bu.edu/tech> > > *Listen. Learn. Lead.* > > > > > > > > > > _______________________________________________ > Rancid-discuss mailing list > [email protected] > https://www.shrubbery.net/mailman/listinfo/rancid-discuss > >
_______________________________________________ Rancid-discuss mailing list [email protected] https://www.shrubbery.net/mailman/listinfo/rancid-discuss
