From owner-freebsd-bugs@FreeBSD.ORG Sat Sep 19 07:40:07 2009 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 04FFF1065694 for ; Sat, 19 Sep 2009 07:40:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id D07F18FC26 for ; Sat, 19 Sep 2009 07:40:06 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8J7e5rn096404 for ; Sat, 19 Sep 2009 07:40:05 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8J7e5Ce096397; Sat, 19 Sep 2009 07:40:05 GMT (envelope-from gnats) Resent-Date: Sat, 19 Sep 2009 07:40:05 GMT Resent-Message-Id: <200909190740.n8J7e5Ce096397@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Gerhard Schmidt Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AF282106566B for ; Sat, 19 Sep 2009 07:36:15 +0000 (UTC) (envelope-from estartu@helios.ze.tum.de) Received: from helios.ze.tum.de (helios.ze.tum.de [129.187.39.11]) by mx1.freebsd.org (Postfix) with ESMTP id 4AF6D8FC24 for ; Sat, 19 Sep 2009 07:36:14 +0000 (UTC) Received: from helios.ze.tum.de (localhost [127.0.0.1]) by helios.ze.tum.de (8.14.3/8.13.8) with ESMTP id n8J75aaH084682 for ; Sat, 19 Sep 2009 09:05:36 +0200 (CEST) (envelope-from estartu@helios.ze.tum.de) Received: (from estartu@localhost) by helios.ze.tum.de (8.14.3/8.13.8/Submit) id n8J75ako084681; Sat, 19 Sep 2009 09:05:36 +0200 (CEST) (envelope-from estartu) Message-Id: <200909190705.n8J75ako084681@helios.ze.tum.de> Date: Sat, 19 Sep 2009 09:05:36 +0200 (CEST) From: Gerhard Schmidt To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: conf/138961: ldap groups don't work with su X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Sep 2009 07:40:07 -0000 >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: