Hi,
I managed to
compile and install Apache 2.2 from the source bundle on
Solaris-10,
then compiled and
installed "mod_auth_pam" module,
then told Apache
to use this PAM module with
LoadModule
auth_pam_module modules/mod_auth_pam.so
AuthBasicProvider
pam
but when I start
"httpd", it fails with an error message
Unknown Authn
provider: pam
-> "Authn" :
why the "n" ?
This module
"mod_authn_pam" is documented at Sourceforge, individual files can be downloaded
from its CVS, but not possible to build it on Solaris-10.
Is there anyone
who managed to get Apache running on Solaris with PAM enabled
?
(final goal is to
let Apache do user authentication via PAM, in which I can then choose whatever
method is used by the O/S to do the real authentication).
Thx a lot in
advance,
Rob
Belgium
| **** DISCLAIMER **** http://www.belgacom.be/maildisclaimer |
