On Fri, Jun 23, 2000 at 11:57:43AM +0300, Alexander Prohorenko wrote:
> I hope to get some help here.  I've got in troubles trying to run
> Apache PAM authentication module on FreeBSD.
[...]
> I've used PAM module from http://blank.pages.de/pam/ - mod_auth_pam.c
> and added it as DSO module using apxs.
> 
> /usr/local/apache/conf/httpd.conf has:
> 
> LoadModule pam_auth_module    libexec/mod_auth_pam.so
> AddModule mod_auth_pam.c
[...]
> Jun 22 13:50:15 nwlynx dev-httpd: unable to dlopen(/usr/lib/pam_radius.so)
> Jun 22 13:50:15 nwlynx dev-httpd: [dlerror: /usr/lib/pam_radius.so: Undefined symbol 
>"pam_get_item"]
[...]

Please show me the output of `objdump -p mod_auth_pam.so' and of
`objdump -p <apache-server-binary>' and I will try to help you.

  Bj�rn

-- 
-----BEGIN GEEK CODE BLOCK-----
GCS d--(+) s++: a- C+++(-) UB++++OSI++++$ P+++(-) L---(++) !E W- N+ o>+
K- !w !O !M !V  PS++  PE-  PGP++  t+++  !5 X++ tv- b+++ D++ G e+ h-- y+ 
------END GEEK CODE BLOCK------


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to