delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
Message-ID: | <011201c2d225$d87c4180$78d96f83@pomello> |
From: | "Max Bowsher" <maxb AT ukf DOT net> |
To: | "Brian Ford" <ford AT vss DOT fsi DOT com>, <cygwin AT cygwin DOT com> |
References: | <Pine DOT GSO DOT 4 DOT 44 DOT 0302110938150 DOT 21272-100000 AT eos> |
Subject: | Re: multi-user file permission problems |
Date: | Tue, 11 Feb 2003 23:32:30 -0000 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1106 |
Brian Ford wrote: > Here is an example: > > ls -l /bin/make.exe > -rwx------+ 1 ford None 156160 May 11 2002 make.exe > > getfacl -a /bin/make.exe > # file: make.exe > # owner: ford > # group: None > user::rwx > group::--- > group:SYSTEM:rwx > group:Administrators:rwx > group:Users:r-x > mask:rwx > other:--- > > So, you can see that the unix permissions do not show read or execute > status for anyone but me. However, the ACL's show Users do have these > permissions. Yep. It's impossible to fully represent an ACL in traditional Unix permissions. > Trying to execute make in bash via PATH for other users results in > make not found. But, trying to execute /usr/bin/make works fine for > them. > > Can someone please help? Thanks. Options: - Disable ntsec - chown/chmod everything Future versions of setup will set the group to either Administrators or Users, which should allow more of the ACL to show in the mode bits. Max. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |