Skip site navigation (1)Skip section navigation (2)
Date:      16 May 2001 14:51:05 +0100
From:      Wayne Pascoe <wayne.pascoe@realtime.co.uk>
To:        "Lee Mark Mercado" <mercadolee@hotmail.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: SSHD
Message-ID:  <86y9rxmmgm.fsf@pan.realtime.co.uk>
In-Reply-To: <F2298V8zDv60gxapzha00006644@hotmail.com>
References:  <F2298V8zDv60gxapzha00006644@hotmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
"Lee Mark Mercado" <mercadolee@hotmail.com> writes:

> how do i make SSHd work with 4.3-stable ?
> 
> ** i just upgraded from 4.2R to 4.3-Stable **
> 
> i would appreciate any help. thx

Check /etc/pam.conf
Make sure that the following lines appear :

sshd    auth    sufficient      pam_skey.so
sshd    auth    required        pam_unix.so                     try_first_pass
sshd    session required        pam_permit.so

I don't think 4.2R had these.

-- 
- Wayne Pascoe 
E-mail: wayne.pascoe@realtime.co.uk
Phone : +44 (0) 20 7544 4668
Mobile: +44 (0) 788 431 1675

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




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