misc/88150: PAM does not search /usr/local/lib for modules

Dave Howland dave at checkernet.com
Fri Oct 28 11:30:22 PDT 2005


>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 at 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:


More information about the freebsd-bugs mailing list