From owner-freebsd-stable@FreeBSD.ORG Sun Jan 22 08:12:50 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DD47316A41F for ; Sun, 22 Jan 2006 08:12:50 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C87B43D48 for ; Sun, 22 Jan 2006 08:12:49 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (ppp217-44.lns1.adl2.internode.on.net [203.122.217.44]) (authenticated bits=0) by cain.gsoft.com.au (8.13.5/8.13.4) with ESMTP id k0M8CgGd051053 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 22 Jan 2006 18:42:43 +1030 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: Andrew Zenk Date: Sun, 22 Jan 2006 18:42:29 +1030 User-Agent: KMail/1.9.1 References: <200601201130.18872.doconnor@gsoft.com.au> <200601211452.16670.doconnor@gsoft.com.au> <43D314B9.2000400@umn.edu> In-Reply-To: <43D314B9.2000400@umn.edu> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1762521.TBsC5POQYE"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200601221842.38568.doconnor@gsoft.com.au> X-Spam-Score: 0 () X-Scanned-By: MIMEDefang 2.54 on 203.31.81.10 Cc: freebsd-stable@freebsd.org Subject: Re: Using [Open]LDAP for authentication X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Jan 2006 08:12:51 -0000 --nextPart1762521.TBsC5POQYE Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 22 January 2006 15:44, Andrew Zenk wrote: > My guess is that you have a group (wheel) defined in /etc/group that > is conflisting with the one in ldap. I've had this issue before. I > solved it by deleteing the offending group from the group file. > Another solution would be to tell sudo to look for a different group > and make sure the LDAP group is unique. Yeah, I worked around it by adding the few sudo/su users to the group file. I am surprised that this is necessary though - I would expect nss to look=20 through all resources and merge group entries. =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1762521.TBsC5POQYE Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBD0z525ZPcIHs/zowRAj1uAJwKw6qAZozfQS3jYJj+Q8jqBSOxuQCeI9D7 mtvOyEHDRu293Xd/k9KQous= =Ucs8 -----END PGP SIGNATURE----- --nextPart1762521.TBsC5POQYE--