Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 May 2001 02:40:03 -0700 (PDT)
From:      Volker Stolz <stolz@I2.Informatik.RWTH-Aachen.DE>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: bin/27153: session settings in pam.conf are ignored for login(1)
Message-ID:  <200105120940.f4C9e3u74881@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR bin/27153; it has been noted by GNATS.

From: Volker Stolz <stolz@I2.Informatik.RWTH-Aachen.DE>
To: "David W. Chapman Jr." <poseiden@inethouston.net>
Cc: freebsd-gnats-submit@FreeBSD.org
Subject: Re: bin/27153: session settings in pam.conf are ignored for login(1)
Date: Sat, 12 May 2001 11:32:42 +0200

 On Sat, May 12, 2001 at 12:02:16AM -0500, David W. Chapman Jr. wrote:
 > I get this error message
 > login: auth_pam:  Module is unknown
 
 My pam.conf looks like this:
 # If the user can authenticate with S/Key, that's sufficient; allow clear
 # password. Try kerberos, then try plain unix password.
 login   auth    sufficient      pam_skey.so
 login   auth    requisite       pam_cleartext_pass_ok.so
 login   auth    sufficient      pam_ssh.so                      try_first_pass
 #login  auth    sufficient      pam_kerberosIV.so               try_first_pass
 login   auth    required        pam_unix.so                     try_first_pass
 login   account required        pam_unix.so
 login   session required        pam_ssh.so
 
 Do you have pam_ssh.so in /usr/lib?
 -- 
 Abstrakte Syntaxträume.
 Volker Stolz * stolz@i2.informatik.rwth-aachen.de * PGP + S/MIME

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




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