Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Mar 2002 20:28:16 +0100
From:      "Michael L. Hostbaek" <mich@freebsdcluster.org>
To:        Beech Rintoul <akbeech@anchoragerescue.org>
Cc:        freebsd-current@freebsd.org
Subject:   Re: Problem with ssh
Message-ID:  <20020328192816.GA217@mich.itxmarket.com>
In-Reply-To: <20020328183736.85E9588@nebula.anchoragerescue.org>
References:  <20020328183736.85E9588@nebula.anchoragerescue.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Beech Rintoul (akbeech) writes:
> I just updated -current (yesterday) and now I'm getting the following when I 
> try to use ssh:
> 
> #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'

-- 
Best Regards,
	Michael Landin Hostbaek 
	FreeBSDCluster.dk - an International Community

	*/ PGP-key available upon request /*

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?20020328192816.GA217>