From owner-freebsd-fs@FreeBSD.ORG Sat Apr 17 00:38:35 2004 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5601716A4CE for ; Sat, 17 Apr 2004 00:38:35 -0700 (PDT) Received: from mailout2.pacific.net.au (mailout2.pacific.net.au [61.8.0.85]) by mx1.FreeBSD.org (Postfix) with ESMTP id BB01E43D41 for ; Sat, 17 Apr 2004 00:38:34 -0700 (PDT) (envelope-from anthony@carmoda.com) Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.0.87])i3H7cY5v003666 for ; Sat, 17 Apr 2004 17:38:34 +1000 Received: from carmoda.com (ppp1E95.dsl.pacific.net.au [203.143.244.149]) i3H7cXHV010994 for ; Sat, 17 Apr 2004 17:38:33 +1000 Message-ID: <4080E0E7.1020307@carmoda.com> Date: Sat, 17 Apr 2004 17:46:47 +1000 From: Anthony carmody User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-fs@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: SAMBA and shared file permissions question X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Apr 2004 07:38:35 -0000 Hi, i have been having problems with a SAMBA shared directory and user permissions. My smb.conf file is simple and allows for members of 'wwwdev' access the directory, and they can when i test it, but we get all kinds of problems with the permissions on various files and directories: ////////////////////////////////////////////////////// [wwwdev] comment = Virtual Web Servers HTTP dirs path = /usr/wwwdev create mode = 0765 valid users = @wwwdev ////////////////////////////////////////////////////// i assume this is a ownership issue on the unix file system side, although i have opened up the permissions to 'pants down in public' level .... drwxrwxrwx -rwxrwxrwx