[c-nsp] SSH problems on cisco generally

Joerg Mayer jmayer at loplof.de
Thu Jul 24 11:36:02 EDT 2014


On Wed, Jul 23, 2014 at 10:10:21PM -0700, Mike wrote:
>     On all of my cisco boxes however, I can't login unless I disable
> the ssh-agent as it seems to confuse the box. For example, with the
> agent running and the SSH_AUTH_SOCK environment variable which tells
> SSH how to talk to my agent, I get this:
> 
> ssh -l mylogin some3560g.my.network.com

Try ssh -o PreferredAuthentications=keyboard-interactive,password -l mylogin some3560g.my.network.com

Ciao
   Jörg
-- 
Joerg Mayer                                           <jmayer at loplof.de>
We are stuck with technology when what we really want is just stuff that
works. Some say that should read Microsoft instead of technology.


More information about the cisco-nsp mailing list