From owner-freebsd-questions Tue Apr 23 18:23:28 2002 Delivered-To: freebsd-questions@freebsd.org Received: from rack.purplecat.net (rack.purplecat.net [208.133.44.46]) by hub.freebsd.org (Postfix) with ESMTP id D347D37B400 for ; Tue, 23 Apr 2002 18:23:23 -0700 (PDT) Received: (qmail 7056 invoked from network); 24 Apr 2002 01:23:23 -0000 Received: from unknown (HELO lap) (208.150.26.35) by rack.purplecat.net with SMTP; 24 Apr 2002 01:23:23 -0000 From: "Peter Brezny" To: Subject: default permissions on a directory Date: Tue, 23 Apr 2002 21:28:33 -0400 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0) X-MimeOLE: Produced By Microsoft MimeOLE V5.00.3018.1300 Importance: Normal 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 Hi everyone, Is there a way to configure a directory in such a way that if any files are placed into it, those files will automatically be given a predefined set of permissions? For example, I've got a samba share that three different users are allowed to place files into, however, currently they are only able to be modified by the user that placed them there. I'd like any files that go into that diredtory to be chmod 775 by default (since the group that owns that directory contains all the users that have access). Thanks in advance for your help. Peter Brezny purplecat.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message