Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Jan 2001 16:23:44 +0100 (CET)
From:      Christoph Kukulies <kuku@gilberto.physik.rwth-aachen.de>
To:        freebsd-ports@freebsd.org
Subject:   pam issues
Message-ID:  <200101161523.QAA36334@gilberto.physik.rwth-aachen.de>

next in thread | raw e-mail | index | archive | help
I'm trying to port CUPS, a print spooling system with frontend
a la Windows Print Dialog. It's also capable of using all
features of newer HP ColorLAserJet printers (HP4500)

Although it's based on GNU configure some stuff seems to be hard wired.
This is mainly what goes under Linux into /lib/security/pam_pwdb.so
and such.

I noticed this when I tried the web interface which communicates
with cupsd. I had a lot of messages refering to this in my logs:

Jan 16 14:12:13 gil cupsd: unable to dlopen(/lib/security/pam_pwdb.so)
Jan 16 14:12:13 gil cupsd: [dlerror: Cannot open "/lib/security/pam_pwdb.so"]
Jan 16 14:12:13 gil cupsd: adding faulty module: /lib/security/pam_pwdb.so
Jan 16 14:12:13 gil cupsd: _pam_init_handlers: no default config /etc/pam.d/othe
r
Jan 16 14:48:14 gil /kernel.old: pid 29720 (cupsd), uid 0: exited on signal 11 (
core dumped)
Jan 16 14:51:45 gil login: _pam_init_handlers: no default config /etc/pam.d/othe
r
Jan 16 14:51:45 gil login: error reading PAM configuration file


Is it that I have just pam not/misconfigured or what?


-- 
Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101161523.QAA36334>