Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Mar 1999 17:52:38 -0600
From:      "Jaime Bozza" <wheelman@nuc.net>
To:        <freebsd-stable@freebsd.org>
Subject:   PAM and Apache
Message-ID:  <002001be771a$904be2e0$313d31cc@nuc.net>

next in thread | raw e-mail | index | archive | help
Hello,
   Since FreeBSD now has some PAM support, I decided to try and use the
mod_auth_pam Apache module.  The module seems to compile just fine, but I
can't manage to validate using it.  Basically, I receive these errors:

Mar 25 17:51:06 lepton2 httpd: unable to resolve symbol: pam_sm_acct_mgmt
Mar 25 17:51:06 lepton2 httpd: unable to resolve symbol: pam_sm_chauthtok
Mar 25 17:51:06 lepton2 httpd: unable to resolve symbol: pam_sm_chauthtok
Mar 25 17:51:07 lepton2 httpd: unable to resolve symbol: pam_sm_acct_mgmt

From what I can see, these are available in libpam, but httpd can't find
them.  Any ideas what I may be doing wrong?  Or, (another question), has
anyone else been able to use PAM with Apache under FreeBSD Stable?
(3.1-stable, that is)


Jaime Bozza
Nucleus Communications



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002001be771a$904be2e0$313d31cc>