From owner-freebsd-questions@FreeBSD.ORG Fri Jan 30 13:13:56 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A08616A4CE for ; Fri, 30 Jan 2004 13:13:56 -0800 (PST) Received: from mark.kingsu.ab.ca (mark.kingsu.ab.ca [199.185.113.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id CFB4043D2F for ; Fri, 30 Jan 2004 13:13:53 -0800 (PST) (envelope-from jerad.hampton@kingsu.ca) Received: from kingsu.ca (kingsnet.kingsu.ab.ca [199.185.113.33]) by mark.kingsu.ab.ca (8.9.3/8.9.2) with ESMTP id OAA60459 for ; Fri, 30 Jan 2004 14:14:39 -0700 (MST) (envelope-from jerad.hampton@kingsu.ca) Received: from KINGSNET/SpoolDir by kingsu.ca (Mercury 1.48); 30 Jan 04 14:13:08 Auto Received: from SpoolDir by KINGSNET (Mercury 1.48); 30 Jan 04 14:12:40 Auto From: "Jerad Hampton" Organization: The King's University College To: freebsd-questions@FreeBSD.ORG Date: Fri, 30 Jan 2004 14:12:32 -0700 MIME-Version: 1.0 Message-ID: <401A6653.14039.FC6B4A@localhost> Priority: normal X-mailer: Pegasus Mail for Windows (v4.02) Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT Content-description: Mail message body Subject: Setting acls for skel directories X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: jerad.hampton@kingsu.ca List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 30 Jan 2004 21:13:56 -0000 Hello, I have a 5.2 box and am playing with the acls. I would like to have the default acl set for directories when I create a user with adduser. I have only home set with acls active and have moved the skel folder to home/skel and set the default acl on the public_html folder. When I ls -l in the skel folder I see the + but when I ls -l on the newly created user their is no + Does anyone know how to achieve this. Thanks Jerad Hampton Network Administrator The King's University College