Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2002 21:26:31 +0100
From:      Oliver Braun <obraun@informatik.unibw-muenchen.de>
To:        freebsd-current@FreeBSD.ORG
Subject:   Re: Problem with ssh
Message-ID:  <20020328202631.GA98357@nemesis.informatik.unibw-muenchen.de>
In-Reply-To: <20020328120317.C92633@dragon.nuxi.com>
References:  <20020328183736.85E9588@nebula.anchoragerescue.org> <20020328192816.GA217@mich.itxmarket.com> <20020328194005.573B688@nebula.anchoragerescue.org> <20020328120317.C92633@dragon.nuxi.com>

next in thread | previous in thread | raw e-mail | index | archive | help
* David O'Brien <obrien@FreeBSD.ORG> [2002-03-28 21:06]:
> On Thu, Mar 28, 2002 at 10:40:04AM -0900, Beech Rintoul wrote:
> > > > #ssh -l akbeech galaxy
> > > > #otp-md5 336 ga3711 ext
> > > > S/Key Password:
> > >
> > > Adding the following setting to sshd_config, should disable S/Key
> > > functionality:
> > >
> > > 'ChallengeResponseAuthentication no'
> > 
> > Thanks, that fixed the problem.

> That is NOT a fix.  Some of us want S/Key (OPIE) support.
> This is a temperary work around.

But adding

 PreferredAuthentications publickey,password,keyboard-interactive

to ~/.ssh/config on the client side.

Regards,
         Olli
-- 
Department of Computing Science
Federal Armed Forces University Munich
http://ist.unibw-muenchen.de/People/obraun/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020328202631.GA98357>