delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-Id: | <3.0.3.32.19990301163809.00994e00@pop.ma.ultranet.com> |
X-Sender: | lhall AT pop DOT ma DOT ultranet DOT com |
X-Mailer: | QUALCOMM Windows Eudora Pro Version 3.0.3 (32) |
Date: | Mon, 01 Mar 1999 16:38:09 -0500 |
To: | Sebastien Barre <Sebastien DOT Barre AT utc DOT fr>, cygwin AT sourceware DOT cygnus DOT com |
From: | "Larry Hall (RFK Partners, Inc)" <lhall AT rfk DOT com> |
Subject: | Re: [HELP] stat(), file permission, r/w access : i'm LOST :( |
In-Reply-To: | <4.1.19990301211226.016b1250@mail.club-internet.fr> |
References: | <4 DOT 1 DOT 19990301145716 DOT 017379b0 AT mail DOT club-internet DOT fr> |
<36DA3AD8 DOT 2047C010 AT uni-duesseldorf DOT de> | |
<4 DOT 1 DOT 19990301024703 DOT 01bbe6d0 AT mail DOT club-internet DOT fr> | |
Mime-Version: | 1.0 |
At 10:14 PM 3/1/99 +0100, Sebastien Barre wrote: >administrateur [27] /etc$ ll >total 7 >-rw-r--r-- 1 544 Aucun 27 Feb 26 02:45 group >-rw-r--r-- 1 544 Aucun 65 Mar 1 21:08 passwd >-rw-r--r-- 1 544 Aucun 9828 Dec 1 14:00 termcap > >That command (-w) will display 'yes' if the file (here, /etc/group) is >writable. Apparently, it fails. And fails everywhere in my filesystem. The >'-w' command is using C<stat>, let's move on : This is a known bug. testing for file permissions will not return "yes" unless that permission is given to everyone. This may be related to the fact that you are the "Administrator" (see below). >BUT (and it drives me crazy). I CREATED that file, and I'm NOT user 544 ! >(more about this strange fellow below). 544 is the "Administrator" group, which is used as the UID of everyone in that group. This has been discussed many times on this list and is an NTism. Larry Hall lhall AT rfk DOT com RFK Partners, Inc. (781) 239-1053 8 Grove Street (781) 239-1655 Wellesley, MA, 02482-7797 http://www.rfk.com -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |