Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 May 2001 05:40:38 -0500
From:      "default013 - subscriptions" <default013subscriptions@hotmail.com>
To:        "Jean-Yves Avenard" <jya@bigpond.net.au>
Cc:        <freebsd-questions@freebsd.org>
Subject:   Re: FreeBSD 4.3-RELEASE and sshd problem
Message-ID:  <OE53Tk9v7A0fpsiYLZl00002ec0@hotmail.com>
References:  <005001c0dddc$8048c450$0500a8c0@jyalaptop>

next in thread | previous in thread | raw e-mail | index | archive | help
Jean,

Add this to your /etc/pam.conf and it will work:

# SSH stuff
sshd    auth    sufficient      pam_skey.so
sshd    auth    required        pam_unix.so
try_first_pass
sshd    session required        pam_permit.so

Jordan

----- Original Message -----
From: "Jean-Yves Avenard" <jya@bigpond.net.au>
To: <freebsd-questions@FreeBSD.ORG>
Sent: Wednesday, May 16, 2001 2:47 AM
Subject: FreeBSD 4.3-RELEASE and sshd problem


> Dear all.
>
> I've just upgraded my FreeBSD box to kernel 4.3-RELEASE and now sshd
doesn't
> seem to work anymore.
>
> Each time I try to establish an ssh connection, on the console I get:
> no module loaded for "sshd" service
> fatal: PAM session setup failed[6]: permission denied
>
> It used to work fine. I didn't even know sshd required a kernel module !!
>
> I've been looking at the mailing list archives, but no luck ..
>
> Any ideas ?
> Regards
> Jean-Yves
>
>
>
>
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>

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?OE53Tk9v7A0fpsiYLZl00002ec0>