From owner-freebsd-questions@FreeBSD.ORG Mon Mar 8 13:44:27 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 2E16216A4CE for ; Mon, 8 Mar 2004 13:44:27 -0800 (PST) Received: from smtp08.wxs.nl (smtp08.wxs.nl [195.121.6.40]) by mx1.FreeBSD.org (Postfix) with ESMTP id F300B43D3F for ; Mon, 8 Mar 2004 13:44:26 -0800 (PST) (envelope-from freebsd@akruijff.dds.nl) Received: from kruij557.speed.planet.nl (ipd50a97ba.speed.planet.nl [213.10.151.186]) by smtp08.wxs.nl (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0HUA00I0U1EUNV@smtp08.wxs.nl> for freebsd-questions@freebsd.org; Mon, 08 Mar 2004 22:37:42 +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 i28LdiqY013448 for ; Mon, 08 Mar 2004 22:39:44 +0100 Received: (from akruijff@localhost) by alex.lan (8.12.10/8.12.10/Submit) id i28Ldiml013447 for freebsd-questions@freebsd.org; Mon, 08 Mar 2004 22:39:44 +0100 Content-return: prohibited Date: Mon, 08 Mar 2004 22:39:44 +0100 From: Alex de Kruijff In-reply-to: <20040308212749.GC894@alex.lan> To: freebsd-questions@freebsd.org Message-id: <20040308213944.GD894@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 References: <20040308212749.GC894@alex.lan> X-Authentication-warning: alex.lan: akruijff set sender to freebsd@akruijff.dds.nl using -f Subject: Solved: 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:44:27 -0000 On Mon, Mar 08, 2004 at 10:27:49PM +0100, Alex de Kruijff wrote: > 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 Sorry I had to relogin instead of just creating a new screen in screen. So this is a non-isue. -- Alex Articles based on solutions that I use: http://www.kruijff.org/alex/index.php?dir=docs/FreeBSD/