From owner-freebsd-questions@FreeBSD.ORG Fri Sep 7 08:36:37 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 4A70916A41A for ; Fri, 7 Sep 2007 08:36:37 +0000 (UTC) (envelope-from free4all@nospam.com) Received: from mistral.mail.adnap.net.au (mistral.mail.adnap.net.au [203.6.132.90]) by mx1.freebsd.org (Postfix) with ESMTP id 0870A13C442 for ; Fri, 7 Sep 2007 08:36:36 +0000 (UTC) (envelope-from free4all@nospam.com) Received: from 219-90-182-19.ip.adam.com.au ([219.90.182.19] helo=reddwarf.holly.apdata.com.au) by mistral.mail.adnap.net.au with esmtp (Exim 4.60 (FreeBSD)) (envelope-from ) id 1ITZKw-000BgT-Ra for freebsd-questions@freebsd.org; Fri, 07 Sep 2007 18:07:10 +0930 Received: from [192.168.250.7] (lister.holly.apdata.com.au [192.168.250.7]) by reddwarf.holly.apdata.com.au (Postfix) with ESMTP id 377975B13C for ; Fri, 7 Sep 2007 18:06:14 +0930 (CST) Message-ID: <46E10D7E.4020506@nospam.com> Date: Fri, 07 Sep 2007 18:06:14 +0930 From: free4all User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Fri, 14 Sep 2007 11:11:13 +0000 Subject: UserID/Samba issue for wheel group members - newbie poster X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Sep 2007 08:36:37 -0000 Hello all, I have an interesting but frustrating issue that I've not been able to diagnose and/or resolve. Scenario: FreeBSD 6.1 Release fileserver (generic kernel) running samba-2.2.12_2. Desktops are Windows XP SP2, all up to date patch-wise, mapping various Samba shares. Problem: When I run smbstatus, all users that are members of the wheel group show a UID of root and a GID of . Users who are not members of the wheel group show a UID of and a GID of . Equally, removing a user from the wheel group reverts them to / UID/GID at next logon. I have two sites running essentially identical hardware/software configurations at both server and desktop level. But on the second site, members of the wheel group have a UID of and a GID of , which is precisely as it should be, as far as I understand. I'll take this opportunity to mention that I also have a 4.11 server, again with some wheel group members, and in this case too, UID and GID for these wheel group members are and . I've kept this as simple as I could, but would happily provide more info if I've omitted anything critical or relevant. The issue is not causing any specific operational issues, but is annoying when I want to use smbstatus -u as I obviously get no result for wheel group members unless I specify a username of root. If there's an obvious issue, and you wish to spare me embarrassment, feel free to contact me directly at averay at adam.com.au, with the obvious adjustments. If etiquette is that a response to the group is appropriate, I can live with the shame :) . I've extensively searched but can't find a match to my specific circumstances. Many thanks in advance of any suggestions. Regards, Bronte.