Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Apr 2001 21:55:22 +0000 (GMT)
From:      "Corey Brune" <brune@sdf.lonestar.org>
To:        wood@soundconcept.net (Brian D. Woodruff)
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: PAM and sshd errors
Message-ID:  <200104262155.f3QLtOH24421@sdf.lonestar.org>
In-Reply-To: <4.3.2.7.0.20010426163348.01ff8740@pop3.norton.antivirus> from "Brian D. Woodruff" at Apr 26, 2001 04:37:45 PM

next in thread | previous in thread | raw e-mail | index | archive | help
Yea, the docs on PAM are slim. Can you check your pam.conf? My sshd lines
are like:
sshd	auth	sufficient	pam_skey.so
sshd	auth	required	pam_unix.so	try_first_pass
sshd	session	required	pam_permit.so

This is my guess, and hopefully it will work...
Corey


Brian D. Woodruff
> 
> 
> I just performed a make world on a FreeBSD-4.2-STABLE machine, bringing it 
> up to FreeBSD-4.3-STABLE.
> 
> I used to be able to log into this machine using ssh, but now I can't, and 
> I get these errors in my /var/log/messages:
> 
> Apr 26 16:25:10 s3b sshd[309]: no modules loaded for `sshd' service
> Apr 26 16:25:10 s3b sshd[309]: fatal: PAM session setup failed[6]: 
> Permission denied
> Apr 26 16:25:10 s3b sshd[309]: no modules loaded for `sshd' service
> 
> I can't seem to find much doco on PAM and I'm not sure what's really gone 
> wrong - more to the point - what might I do to fix it!?
> 
> BDW
> 
> 
> 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?200104262155.f3QLtOH24421>