Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Aug 2001 11:41:09 +0200
From:      Eric Jacoboni <jaco@teaser.fr>
To:        konfer@anglictina.com
Cc:        "freebsd-questions@FreeBSD.ORG" <freebsd-questions@freebsd.org>
Subject:   Re: PAM config + SSH
Message-ID:  <86elqsb1sa.fsf@titine.fr.eu.org>
In-Reply-To: <20010804092119.20657.qmail@kiwi.anglictina.com> (konfer@anglictina.com's message of "Sat, 04 Aug 2001 09:21:19 GMT")
References:  <20010804092119.20657.qmail@kiwi.anglictina.com>

next in thread | previous in thread | raw e-mail | index | archive | help
>>>>> "konfer" == konfer  <konfer@anglictina.com> writes:

konfer> Now my problem is that i can't login with SSH.
konfer> Please where is the problem, what went wrong ?

You have to put the following lines in /etc/pam.conf:

# OpenSSH with PAM support requires similar modules.  The session one is
# a bit strange, though...
sshd    auth    sufficient      pam_skey.so
sshd    auth    required        pam_unix.so              try_first_pass
sshd    session required        pam_permit.so


-- 
Éric Jacoboni, né il y a 1300361976 secondes

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?86elqsb1sa.fsf>