Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Sep 2009 09:05:36 +0200 (CEST)
From:      Gerhard Schmidt <estartu@augusta.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   conf/138961: ldap groups don't work with su 
Message-ID:  <200909190705.n8J75ako084681@helios.ze.tum.de>
Resent-Message-ID: <200909190740.n8J7e5Ce096397@freefall.freebsd.org>

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

>Number:         138961
>Category:       conf
>Synopsis:       ldap groups don't work with su
>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:   Sat Sep 19 07:40:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Gerhard Schmidt
>Release:        FreeBSD 7.2-PRERELEASE amd64
>Organization:
Technische Universitaet Muenchen
>Environment:
System: FreeBSD helios.ze.tum.de 7.2-PRERELEASE FreeBSD 7.2-PRERELEASE #0: Wed Mar 25 08:20:23 CET 2009 root@helios.ze.tum.de:/usr/src/sys/amd64/compile/HELIOS amd64


	
>Description:
We have a ldap Server for Usermanagement and use nss_ldap and pam_ldap from the ports to 
integrate the Userinformation into FreeBSD. Everything works quite well except for su to root 

When i try to su to root i get su: sorry as if i didn't have the wheel group. id shows that i have the wheel group. 

<------ Sat 19. Sep 2009 08:55:42 ------> 
/usr/home/estartu
estartu@helios:1 -> su -
su: Sorry

<------ Sat 19. Sep 2009 08:56:02 ------> 
/usr/home/estartu
estartu@helios:2 -> id
uid=1505(estartu) gid=1505(estartu) groups=1505(estartu),0(wheel),106(cvs)

It seems that the su command doesn't use the ldap groups. 

>How-To-Repeat:
try su - with a setup where the wheel group comes from ldap

>Fix:
n/k
>Release-Note:
>Audit-Trail:
>Unformatted:



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