Date: Fri, 26 Mar 1999 07:26:57 +0600 (NS) From: Max Khon <fjoe@iclub.nsu.ru> To: Jaime Bozza <wheelman@nuc.net> Cc: freebsd-stable@FreeBSD.ORG Subject: Re: PAM and Apache Message-ID: <Pine.BSF.4.05.9903260724360.41403-100000@iclub.nsu.ru> In-Reply-To: <002001be771a$904be2e0$313d31cc@nuc.net>
next in thread | previous in thread | raw e-mail | index | archive | help
hi, there! On Thu, 25 Mar 1999, Jaime Bozza wrote: > 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) as far as i understand they should be defined in PAM modules. at this time FreeBSD PAM modules implement only pam_sm_setcred and pam_sm_authenticate functions /fjoe 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?Pine.BSF.4.05.9903260724360.41403-100000>