www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <01a101c0eb7a$3c19b8b0$0200a8c0@lifelesswks> |
From: | "Robert Collins" <robert DOT collins AT itdomain DOT com DOT au> |
To: | <cygwin AT cygwin DOT com> |
References: | <012101c0eb65$957b6490$0200a8c0 AT lifelesswks> <20010602172654 DOT R595 AT cygbert DOT vinschen DOT de> |
Subject: | Re: ntsec and shell script problem |
Date: | Sun, 3 Jun 2001 01:39:38 +1000 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.50.4133.2400 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
X-OriginalArrivalTime: | 02 Jun 2001 15:30:57.0042 (UTC) FILETIME=[04CBF720:01C0EB79] |
---- Original Message ----- From: "Corinna Vinschen" <cygwin AT cygwin DOT com> > > No, that's not correct. Files are created using the permission > bits used in the applications call to creat(2) or open(2), just > modified by the current umask. It's not the responsibility of > Cygwin to change modes and it will not do it. That has nothing to > do with ntsec and as long as ntsec is switched on, the permissions > are only generated as it's usual on POSIX systems. There's no > code which checks for the content in any way to change the > permissions on create time. That's a relief. Whatever it is should be fairly easy to track down then. > Did you look into libtool if the script is actually created using > x-bits or if a chmod is called on the file which perhaps fails? Within limits - configure is what creates the file, and those scripts aren't exactly small :]. There is a chmod +x $CONFIG_STATUS at the end of the script - that doesn't seem to be having any affect. I couldn't see if there is an equivalent for the libtool file. Rob -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |