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 Message-ID: <20030314214115.75837.qmail@web14207.mail.yahoo.com> Date: Fri, 14 Mar 2003 13:41:15 -0800 (PST) From: "Ling F. Zhang" Reply-To: lingfengz AT yahoo DOT com Subject: cygwin and ntsec To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii right after installation of cygwin, the cygwin filesystem is mostly under user Administrators (the user I use is Admin, which is just renaming the default Administrator of Win2k) and group None... While I am not sure if None is a group, I am pretty damn sure that Administrators is a group in my win2k machine and not a user....what's up with that??? I checked /etc/passwd and found that "Administrators" and "Admin" are both well-defined user and am wondering how come cygwin uses Administrators (again, a group in win2k) by default? would "find / -user Administrators -group none -exec chown Admin:PowerUser {} \;" do any harm? (because I did it....) __________________________________________________ Do you Yahoo!? Yahoo! Web Hosting - establish your business online http://webhosting.yahoo.com -- 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/