Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jun 2000 15:44:09 +0200
From:      Bjoern Fischer <bfischer@Techfak.Uni-Bielefeld.DE>
To:        Alexander Prohorenko <white@extra.dp.ua>
Cc:        freebsd-hackers@FreeBSD.ORG, freebsd-questions@FreeBSD.ORG, ingo@blank.pages.de
Subject:   Re: Apache with PAM/RADIUS authentication
Message-ID:  <20000623154409.A250@broccoli.no-support.loc>
In-Reply-To: <20000623115743.A5030@extra.dp.ua>; from white@extra.dp.ua on Fri, Jun 23, 2000 at 11:57:43AM %2B0300
References:  <20000623115743.A5030@extra.dp.ua>

next in thread | previous in thread | raw e-mail | index | archive | help
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.
>=20
> /usr/local/apache/conf/httpd.conf has:
>=20
> 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: Undef=
ined 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=F6rn

--=20
-----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+=20
------END GEEK CODE BLOCK------


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?20000623154409.A250>