Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Oct 2005 18:22:17 GMT
From:      Dave Howland <dave@checkernet.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   misc/88150: PAM does not search /usr/local/lib for modules
Message-ID:  <200510281822.j9SIMHPM071658@www.freebsd.org>
Resent-Message-ID: <200510281830.j9SIUI56073047@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help


>Number:         88150
>Category:       misc
>Synopsis:       PAM does not search /usr/local/lib for modules
>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 Oct 28 18:30:17 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Dave Howland
>Release:        6.0-RC1
>Organization:
Checkerboard, Ltd.
>Environment:
FreeBSD anthill.checkernet.com 6.0-RC1 FreeBSD 6.0-RC1 #2: Fri Oct 21 12:06:54 EDT 2005     dant@anthill.checkernet.com:/usr/src/sys/i386/compile/ANTHILL  i386
>Description:
PAM doesn't seem to be looking in /usr/local/lib for authentication modules. IIRC this was included in the search path in 5.x. In specific, I'm trying to use pam_winbind.so, which is installed by net/samba3 into /usr/local/lib.
>How-To-Repeat:
Build net/samba3 with ADS support. Configure and join to an ADS domain. Update /etc/pam.d/sshd to use pam_winbind.so. Attempt to ssh into system. SSH session fails with:

Oct 28 12:17:30 anthill sshd[3194]: fatal: PAM: initialisation failed
Oct 28 12:19:36 anthill sshd[3291]: in openpam_load_module(): no pam_winbind.so found

>Fix:
I've linked pam_winbind.so into /usr/lib as a temporary stopgap measure.
>Release-Note:
>Audit-Trail:
>Unformatted:



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