Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Oct 2006 16:18:08 +0100 (BST)
From:      Dominic Marks <dom@helenmarks.co.uk>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        timur@gnu.org
Subject:   ports/104269: net/samba3 3.0.23c_1, 1 pam_winbind.so not load-able by OpenPAM
Message-ID:  <20061010151809.16D841CCD6@gdc083.internal.graphdata.co.uk>
Resent-Message-ID: <200610101520.k9AFKN1l038796@freefall.freebsd.org>

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

>Number:         104269
>Category:       ports
>Synopsis:       net/samba3 3.0.23c_1,1 pam_winbind.so not load-able by OpenPAM
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 10 15:20:22 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Marks
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
	
>Description:
With the latest version of the port pam_winbind.so does not seem to
be load-able by OpenPAM. This causes any system using nsswitch for
authentication to become useless. In my case it caused my workstation
to unusable without a visit to single user mode.
	
>How-To-Repeat:
1. Install net/samba with pam_winbind.so
2. Modify pam configuration to include it in authentication.
3. Join a AD Domain
4. Try and authenticate
5. Fail

Some example logging information:

gdc083# grep gdm /var/log/messages
Oct 10 14:27:46 gdc083 gdm[61268]: in openpam_load_module(): no /usr/local/lib/pam_winbind.so found
Oct 10 14:27:46 gdc083 gdm[61268]: gdm_verify_check: Can't find PAM configuration for GDM.

gdc083# ls -l /usr/local/lib/pam_winbind.so
-r-xr-xr-x  1 root  wheel  33736 Oct 10 14:15 /usr/local/lib/pam_winbind.so

gdc083# file /usr/local/lib/pam_winbind.so
/usr/local/lib/pam_winbind.so: ELF 32-bit LSB shared object, Intel 80386, version 1 (FreeBSD), stripped

	
>Fix:
Roll back to 3.0.23b,1.
	
>Release-Note:
>Audit-Trail:
>Unformatted:



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