www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
X-Authenticated: | #1035326 |
Message-ID: | <43A80E1C.8010305@gmx.de> |
Date: | Tue, 20 Dec 2005 14:58:52 +0100 |
From: | Holger Krull <holger DOT krull AT gmx DOT de> |
User-Agent: | Thunderbird 1.5 (Windows/20051107) |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: Setting cygwin permissions from Windows programs |
References: | <do8oog$bds$1 AT sea DOT gmane DOT org> |
In-Reply-To: | <do8oog$bds$1@sea.gmane.org> |
X-Y-GMX-Trusted: | 0 |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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 |
Steve Holden schrieb: > Is there any way to set permissions on the output files from the Windows > side that will result in predictable permissions when the output tree is > viewed from Cygwin? > > A Python recipe would be useful, but I'll take what I can get! Cygwin doesn't have an own management of permissions. So any program that modifies permission in Windows will be able to change permissions for cygwin files. cacls and xcacls are command line tools from windows. Don't know how this would be usually done in python. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |