From owner-freebsd-questions@FreeBSD.ORG Sat Jul 1 13:19:50 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 7241B16A412 for ; Sat, 1 Jul 2006 13:19:50 +0000 (UTC) (envelope-from eoghanj@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2D94C43D49 for ; Sat, 1 Jul 2006 13:19:48 +0000 (GMT) (envelope-from eoghanj@gmail.com) Received: by nf-out-0910.google.com with SMTP id c29so471924nfb for ; Sat, 01 Jul 2006 06:19:47 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:mime-version:content-transfer-encoding:message-id:content-type:to:from:subject:date:x-mailer; b=tyRFb7BgSotGdzX+8mAONYFz2rutc4NVF5AiXCo6uxmMzbQqiiAAXmbjuIPxmgUCOhBp/XCVfwsfktPa5LGFSoKFEVp6l5pEFtpAdgn2m+OhTBwtSdiWOYFpQ9HxrOrjbEkHJZ3QstvyyfR1I7AhX09SSINIjo1hET+vcOWYisw= Received: by 10.48.240.10 with SMTP id n10mr993640nfh; Sat, 01 Jul 2006 06:19:47 -0700 (PDT) Received: from ?192.168.1.34? ( [213.202.187.80]) by mx.gmail.com with ESMTP id q28sm357152nfc.2006.07.01.06.19.47; Sat, 01 Jul 2006 06:19:47 -0700 (PDT) Mime-Version: 1.0 (Apple Message framework v752.2) Content-Transfer-Encoding: 7bit Message-Id: <77D897CD-C22A-4B93-8DAE-219B92D23D46@gmail.com> Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed To: freebsd From: eoghan Date: Sat, 1 Jul 2006 14:19:38 +0100 X-Mailer: Apple Mail (2.752.2) Subject: 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:19:50 -0000 Hi 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. Thanks Eoghan