From owner-freebsd-bugs Fri Nov 12 6: 0: 3 1999 Delivered-To: freebsd-bugs@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id A425414E2A for ; Fri, 12 Nov 1999 06:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA20493; Fri, 12 Nov 1999 06:00:01 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id A6FA014E17; Fri, 12 Nov 1999 05:50:28 -0800 (PST) Message-Id: <19991112135028.A6FA014E17@hub.freebsd.org> Date: Fri, 12 Nov 1999 05:50:28 -0800 (PST) From: robertw@wojo.com To: freebsd-gnats-submit@freebsd.org X-Send-Pr-Version: www-1.0 Subject: bin/14842: PAM's pam_unix.so does not load libcrypt.so itself Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 14842 >Category: bin >Synopsis: PAM's pam_unix.so does not load libcrypt.so itself >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Nov 12 06:00:00 PST 1999 >Closed-Date: >Last-Modified: >Originator: Robert S. Wojciechowski Jr. >Release: 3.3-RELEASE >Organization: Millennium Works >Environment: FreeBSD max.millenniumworks.com 3.3-RELEASE FreeBSD 3.3-RELEASE #4: Mon Oct 25 16:48:48 EDT 1999 root@max.millenniumworks.com:/usr/src/sys/compile/MAX i386 >Description: Because the pam_unix.so does not load libcrypt.so, it forces applications using that PAM to load libcrypt.so. It should load libcrypt.so itself, instead of assuming that the main program links with libcrypt.so. >How-To-Repeat: Any program that uses PAM that does not link with libcrypt.so (for example Courier-IMAP) >Fix: Have mod_unix.so load libcrypt.so itself. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message