From owner-freebsd-questions@FreeBSD.ORG Mon Mar 8 13:30:46 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 7805B16A4CE for ; Mon, 8 Mar 2004 13:30:46 -0800 (PST) Received: from smtp11.wxs.nl (smtp11.wxs.nl [195.121.6.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F0B843D1F for ; Mon, 8 Mar 2004 13:30:46 -0800 (PST) (envelope-from freebsd@akruijff.dds.nl) Received: from kruij557.speed.planet.nl (ipd50a97ba.speed.planet.nl [213.10.151.186]) by smtp11.wxs.nl (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0HUA00HIP106HJ@smtp11.wxs.nl> for freebsd-questions@freebsd.org; Mon, 08 Mar 2004 22:28:54 +0100 (MET) Received: from alex.lan (localhost [127.0.0.1]) by kruij557.speed.planet.nl (8.12.10/8.12.10) with ESMTP id i28LRnqY013143 for ; Mon, 08 Mar 2004 22:27:49 +0100 Received: (from akruijff@localhost) by alex.lan (8.12.10/8.12.10/Submit) id i28LRn0X013142 for freebsd-questions@freebsd.org; Mon, 08 Mar 2004 22:27:49 +0100 Content-return: prohibited Date: Mon, 08 Mar 2004 22:27:49 +0100 From: Alex de Kruijff To: freebsd-questions@freebsd.org Message-id: <20040308212749.GC894@alex.lan> MIME-version: 1.0 Content-type: text/plain; charset=us-ascii Content-transfer-encoding: 7BIT Content-disposition: inline User-Agent: Mutt/1.4.2.1i X-Authentication-warning: alex.lan: akruijff set sender to freebsd@akruijff.dds.nl using -f Subject: Why can't I write this file? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 08 Mar 2004 21:30:46 -0000 Hi, I just changed the permission and ownership of some files and was denied writting to this file even though I'm in the group and the group has write permissions. Did I forgot something or is this strange? I thougth I should be able to write as user akruijff ls -loa drwxrwxr-x 2 www www - 512 Mar 8 21:57 ./ drwxr-xr-x 16 akruijff akruijff - 1024 Mar 6 18:48 ../ -rwxrwxr-x 1 www www - 4743 Mar 8 21:52 file.php* -rwxrwxr-x 1 www www - 2431 Mar 8 21:53 functions.php* -rwxrwxr-x 1 www www - 299 Mar 7 00:20 preview.php* cat /etc/group www:*:80:akruijff cat /etc/passwd akruijff:*:1001:0:Alex de Kruijff:/home/akruijff:/bin/csh -- Alex Articles based on solutions that I use: http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/