| 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 |
| Date: | Sat, 22 Jun 2002 15:23:06 +0200 |
| From: | Corinna Vinschen <corinna-cygwin AT cygwin DOT com> |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: [Fwd: Re: Newbie: How to get permissions working with 'ntsec'] |
| Message-ID: | <20020622152306.T22705@cygbert.vinschen.de> |
| Reply-To: | cygwin AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| References: | <3D13A1EE DOT 7080703 AT heaton6 DOT freeserve DOT co DOT uk> |
| Mime-Version: | 1.0 |
| In-Reply-To: | <3D13A1EE.7080703@heaton6.freeserve.co.uk> |
| User-Agent: | Mutt/1.3.22.1i |
On Fri, Jun 21, 2002 at 11:00:14PM +0100, Garry Heaton wrote: > The only problem I have now is that every file is listed with group='None' > though the sytem contains 2 main accounts: 'Administrator' > (group=Administrators) and 'pgarry' (group=Power Users). Why don't files > owned by 'pgarry' have Power User as the group id? "None" is always the primary group for non-admin users on NT. So that's what you find for all files created from plain Windows. If you've set another group as primary group in /etc/passwd, you can create new files in Cygwin and they will have that group set in the ACL. Or call chown/chgrp on existing files to change that if you like. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Developer mailto:cygwin AT cygwin DOT com Red Hat, Inc. -- 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 |