Date: Fri, 12 Nov 1999 05:50:28 -0800 (PST) From: robertw@wojo.com To: freebsd-gnats-submit@freebsd.org Subject: bin/14842: PAM's pam_unix.so does not load libcrypt.so itself Message-ID: <19991112135028.A6FA014E17@hub.freebsd.org>
next in thread | raw e-mail | index | archive | help
>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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991112135028.A6FA014E17>