On Tue, 24 Apr 2001, Schmalzbauer, Harald wrote:
> leider läuft bei mir der Apache 1.3.19 aus den ports zusammen mit dem
> mod_auth_pam Modul aus den ports nicht.
Ich weiß nicht, wie ich das mal hingebogen habe, aber Du mußt zusehen, daß
libpam.so da irgendwie ins Spiel kommt, denn pam_get_item() ist
dort enthalten. Mir fällt dazu allerdings keine bessere Lösung ein, als
Apache gegen die Library zu linken.
Evtl. solltest Du mal den Port-Maintainer von mod_auth_pam kontaktieren,
was er dazu meint.
> Folgender Fehler erscheint:
> Apr 24 13:45:21 dataserver httpd: unable to dlopen(/usr/lib/pam_unix.so)
> Apr 24 13:45:21 dataserver httpd: [dlerror: /usr/lib/pam_unix.so: Undefined
> symbol "pam_get_item"]
> Apr 24 13:45:21 dataserver httpd: [dlerror: /usr/lib/pam_unix.so: Undefined
> symbol "pam_get_item"]
> Apr 24 13:45:21 dataserver httpd: adding faulty module: /usr/lib/pam_unix.so
> Apr 24 13:45:21 dataserver httpd: adding faulty module: /usr/lib/pam_unix.so
> Apr 24 13:45:21 dataserver httpd: unable to dlopen(/usr/lib/pam_unxi.so)
> Apr 24 13:45:21 dataserver httpd: unable to dlopen(/usr/lib/pam_unxi.so)
und die beiden letzten Meldungen scheinen die Ursache in einem Tippfehler
zu haben ("unxi").
-- Dominik - http://www.brettnacher.org/users/dominik/ "I feel like my body is a station wagon in which I drive my brain around, like a suburban mother taking the kids to hockey practice." -- Douglas Coupland To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org with "unsubscribe de-bsd-questions" in the body of the messageReceived on Tue 24 Apr 2001 - 18:07:00 CEST