Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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 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 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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/