Date: Wed, 16 Jan 2002 16:03:26 -0800 From: David Bogen <db@bogen.org> To: Josh Tiefenbach <josh@zipperup.org> Cc: Simon Heath <heath@hardy.mskcc.org>, Koji Hino <hino@ccrl.sj.nec.com>, stable@FreeBSD.ORG Subject: Re: 4.5-RC1: Why sshd require opie for SSH version 2? Message-ID: <3C4614CE.8050001@bogen.org> References: <20020116.110509.05717273.hino@ccrl.sj.nec.com> <20020116155436.A28166@zipperup.org> <20020116180508.A11693@hardy.mskcc.org> <20020116181943.B30361@zipperup.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Try inserting: PreferredAuthentications publickey,password into /etc/ssh/ssh_config. Josh Tiefenbach wrote: >>As no one has mentioned this yet, editing /etc/ssh/sshd_config to uncomment >>the line: >> >>ChallengeResponseAuthentication no >> >>does the trick (i.e., stops the opie requests). >> > > Hrmm. I dont see a config var by that name, but there is an SkeyAuthentication > knob which I set to no. We'll see how that works. > > josh > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C4614CE.8050001>