Date: Mon, 12 Feb 2007 10:38:31 -0800 (PST) From: Irsla <irsla@usualcoders.net> To: freebsd-questions@freebsd.org Subject: Re: [SOLVED] Help please: how to enable SSH password authentication under FreeBSD 6.2? Message-ID: <8930024.post@talk.nabble.com> In-Reply-To: <45D07D5A.2040307@axis.nl> References: <45D07D5A.2040307@axis.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
Olaf Greve wrote: > > Hi guys, > > The question: > I recall having had this issue before, and I *think* the resolution was > to enable PAM authentication or so outside of /etc/ssh/sshd_config. I > thought to recall that I either did this in rc.conf (or the defaults for > that), or in the custom kernel configuration. However, I couldn't find > any hints to that anymore on the live box...:( > Does anyone know how to get this going properly, and what it is that I'm > overlooking? > > It rather looks like putty is checking the server key with the older one (you mentioned you reinstalled the box). try to delete the know_host entry in the register database (look for the entry start->run->regedit then look for the "SshHostKeys" entry and delete the old key). This should fix your pb ;) -- View this message in context: http://www.nabble.com/Help-please%3A-how-to-enable-SSH-password-authentication-under-FreeBSD-6.2--tf3214121.html#a8930024 Sent from the freebsd-questions mailing list archive at Nabble.com.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8930024.post>