X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-Id: <6.2.5.6.2.20080701020152.01cc2ee0@flumedata.com> X-Mailer: QUALCOMM Windows Eudora Version 6.2.5.6 Date: Tue, 01 Jul 2008 02:07:04 -0400 To: cygwin AT cygwin DOT com From: starlight AT binnacle DOT cx Subject: setting default group and/or disabling CYGWIN ACL behavior Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Received-SPF: pass (mx.binnacle.cx: 172.29.87.12 is whitelisted by SPF-milter whitelist entry) X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Constantly have to wrestle with CYGWIN imposed ACLs on files I create. It's bothersome to constantly issue 'cacls /t' and 'icacls * /reset /t' commands to strip out the CYGWIN overrides after receiving complaints from others who can't access the files. No one is in the Administrators group. The best solution would be to just turn it off (!) so that normal Windows ACL inheritance works the way it does outside of CYGWIN. A possible work-around if the above ideal solution is unavailable would be to have some way to change the group id to something other than "None". Can't find a 'newgrp' command and the '/etc/passwd' file and 'bash' login syntax clearly do not support this. Don't see any way to set the process default group in Windows without running a domain controller. I searched on this quite a bit before asking the list. Any help will be greatly appreciated. -- 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/