Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Feb 1999 19:27:54 -0800 (PST)
From:      Jaye Mathisen <mrcpu@internetcds.com>
To:        hackers@freebsd.org
Subject:   Anybody got the Linux PAM module for Apache 1.3.3 on FreeBSD 3.1-stable?
Message-ID:  <Pine.NEB.3.95.990218192051.27256z-100000@schizo.cdsnet.net>

next in thread | raw e-mail | index | archive | help

I've got it all compiled, but suspect that I must have pam.conf boobered
up, or something.

Apache 1.3.3ssl compiled out of ports,
the Apache PAM module:  http://blank.pages.de/pam/

modified the apache compile to link with -lpam.

/etc/pam.conf contains:


httpd   auth            required        pam_unix.so try_first_pass
httpd   account         required        pam_unix.so try_first_pass
httpd   password        required        pam_unix.so try_first_pass




Does the PAM library have some way to turn on debugging so log requests to
see what' going on?




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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.NEB.3.95.990218192051.27256z-100000>