From owner-freebsd-questions Thu Nov 29 13:55:31 2001 Delivered-To: freebsd-questions@freebsd.org Received: from kraeusen.nbrewer.com (kraeusen.nbrewer.com [208.42.68.65]) by hub.freebsd.org (Postfix) with ESMTP id A8E4E37B41B for ; Thu, 29 Nov 2001 13:55:19 -0800 (PST) Received: by kraeusen.nbrewer.com (Postfix, from userid 1001) id E34E8B756; Thu, 29 Nov 2001 15:58:35 -0600 (CST) Date: Thu, 29 Nov 2001 15:58:35 -0600 From: Christopher Farley To: freebsd-questions@freebsd.org Subject: samba: "force group" problem? Message-ID: <20011129155833.B3582@northernbrewer.com> Mail-Followup-To: Christopher Farley , freebsd-questions@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.22.1i Organization: Northern Brewer, St. Paul, MN Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm running an old version of Samba (2.0.7), and can not seem to make 'force group' work. I've got a group called 'samba', but all new files are created owned by group 'wheel'. A level 10 debug log seems to indicate that it is changing the GID to 'samba', but it doesn't ever really happen. I've seen at least two other people describe this exact problem when running Samba under FreeBSD, and I'm beginning to wonder if this is a bug. [global] netbios name = SAMBA security = domain workgroup = CORP-1 password server = whirlpool encrypt passwords = yes username map = /usr/local/etc/samba/usermap invalid users = root bin daemon adm sync shutdown \ halt mail news uucp operator gopher slist message command = /usr/X11R6/bin/linpopup "%f" "%m" %s; rm %s [homes] browseable = no writable = yes [docs] browseable = yes comment = Corp Documents path = /export/samba/docs read only = no create mask = 766 directory mask = 766 force user = nbrewer force group = samba -- Christopher Farley www.northernbrewer.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message