From owner-freebsd-questions@FreeBSD.ORG Sat Jul 1 13:33:19 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 ECBC416A415 for ; Sat, 1 Jul 2006 13:33:19 +0000 (UTC) (envelope-from albi@scii.nl) Received: from post-25.mail.nl.demon.net (post-25.mail.nl.demon.net [194.159.73.195]) by mx1.FreeBSD.org (Postfix) with ESMTP id 560E643D70 for ; Sat, 1 Jul 2006 13:33:15 +0000 (GMT) (envelope-from albi@scii.nl) Received: from aseed.demon.nl ([83.160.138.119]:13370 helo=mail.aseed.net) by post-25.mail.nl.demon.net with esmtp (Exim 4.51) id 1Fwfb0-000Mf2-G1; Sat, 01 Jul 2006 13:33:14 +0000 Received: from http.aseed.net (unknown [192.168.0.85]) by mail.aseed.net (Postfix) with ESMTP id 5998541428; Sat, 1 Jul 2006 15:32:28 +0200 (CEST) Received: from amandla (217-19-30-147.dsl.cambrium.nl [217.19.30.147]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by http.aseed.net (Postfix) with ESMTP id 4CA8B57E1B; Sat, 1 Jul 2006 15:32:27 +0200 (CEST) Date: Sat, 1 Jul 2006 15:33:11 +0200 From: albi To: eoghan Message-Id: <20060701153311.e4f50a68.albi@scii.nl> In-Reply-To: <77D897CD-C22A-4B93-8DAE-219B92D23D46@gmail.com> References: <77D897CD-C22A-4B93-8DAE-219B92D23D46@gmail.com> X-Mailer: Sylpheed version 2.2.4 (GTK+ 2.8.18; i486-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: user rights 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: Sat, 01 Jul 2006 13:33:20 -0000 On Sat, 1 Jul 2006 14:19:38 +0100 eoghan wrote: > I want to be able to edit stuff in my /public_html folder as a > normal user. What permissions (group) do I need to add for this user. > I have www already but the /home/user/public_html/ is still read only. you need 755 (or 705) on your home-directory itself the rest (in your public_html) should be 644 for files and 755 for sub-directories -- The Internet: where men are men, women are men, and children are FBI agents.