From owner-freebsd-questions Sat Sep 21 10:57: 5 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6689137B401 for ; Sat, 21 Sep 2002 10:57:03 -0700 (PDT) Received: from monsterjam.org (rdu74-164-138.nc.rr.com [24.74.164.138]) by mx1.FreeBSD.org (Postfix) with SMTP id 9B1FE43E42 for ; Sat, 21 Sep 2002 10:57:02 -0700 (PDT) (envelope-from jason@monsterjam.org) Received: (qmail 7599 invoked by uid 1005); 21 Sep 2002 17:57:00 -0000 Received: from jason@monsterjam.org by monsterjam.org by uid 1002 with qmail-scanner-1.14 (clamscan: 0.24. Clear:. Processed in 1.747169 secs); 21 Sep 2002 17:57:00 -0000 Received: from unknown (HELO monsterjam.org) (10.1.1.3) by 0 with SMTP; 21 Sep 2002 17:56:58 -0000 Date: Sat, 21 Sep 2002 13:56:57 -0400 (EDT) From: jason To: freebsd-questions@freebsd.org Subject: pam is hosed! ;) Message-ID: <20020921134444.B83307-100000@monsterjam.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG running FreeBSD monsterjam.org 4.5-RC FreeBSD 4.5-RC #0: Sat Jan 26 00:52:46 EST 2002 root@monsterjam.org:/space/obj/usr/src/sys/ROLAND i386 and everything has been running absolutely ducky for quite a while monsterjam# uptime 1:45PM up 237 days, 35 mins, 8 users, load averages: 0.16, 0.04, 0.02 all of a sudden pam stops authenticating for my imap/pop3 users and http users.. I see all these messages in my /var/log/messages: Sep 21 13:23:22 monsterjam cupsd: unable to dlopen(/lib/security/pam_unix.so) Sep 21 13:23:22 monsterjam cupsd: [dlerror: Cannot open "/lib/security/pam_unix.so"] Sep 21 13:23:22 monsterjam cupsd: adding faulty module: /lib/security/pam_unix.so Sep 20 22:35:36 monsterjam login: _pam_init_handlers: no default config /etc/pam.d/other Sep 20 22:35:36 monsterjam login: error reading PAM configuration file Sep 20 22:35:36 monsterjam login: pam_start: failed to initialize handlers Sep 20 22:35:36 monsterjam login: pam_start: Critical error - immediate abort Sep 21 08:40:58 monsterjam login: unable to dlopen(/lib/security/pam_unix.so) Sep 21 08:40:58 monsterjam login: [dlerror: Cannot open "/lib/security/pam_unix.so"] Sep 21 08:40:58 monsterjam login: adding faulty module: /lib/security/pam_unix.so Sep 21 08:40:58 monsterjam login: pam_authenticate: Module is unknown Ive searched google and cant seem to find out what they mean. looking at my system, pam_unix.so is in /usr/lib, not /lib/security monsterjam# locate pam_unix.so /usr/lib/pam_unix.so regular telnet,ssh logins to the box work fine, just not imap, pop3, http, what should I do? regards, Jason -- ======================================== | Jason Welsh jason@monsterjam.org | | http://monsterjam.org | ======================================== Celebrate Hannibal Day this year. Take an elephant to lunch. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message