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 Delivered-To: mailing list cygwin AT cygwin DOT com Date: Tue, 22 Jan 2002 10:22:01 -0500 From: Alex BATKO To: cygwin AT cygwin DOT com Subject: Re: no output from net.exe Message-ID: <20020122102201.A658@cs.mcgill.ca> References: <20020118224524 DOT M11608 AT cygbert DOT vinschen DOT de> <003601c1a0b3$59cf9110$0500a8c0 AT TheLoveShack DOT local> <20020119160703 DOT Q11608 AT cygbert DOT vinschen DOT de> <20020121180758 DOT V9029 AT cs DOT mcgill DOT ca> <20020122112332 DOT H23034 AT cygbert DOT vinschen DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20020122112332.H23034@cygbert.vinschen.de>; from cygwin@cygwin.com on Tue, Jan 22, 2002 at 11:23:32AM +0100 But if it's not just cygwin's subtree then that doesn't make sense to me. Here's my reasoning: Before installing cygwin, windows file permissions are correct. After installing cygwin (with CYGWIN='ntea' as opposed to 'ntsec'), windows file permissions should still be correct (and are). Changing the system variable CYGWIN should not affect the way windows sees file modes (outside of cygwin's subtree)... right ? For example, if someone is changing the CYGWIN variable back and forth between 'ntea' and 'ntsec', and changing file modes accordingly (only in the cygwin subtree), then why do you say that it doesn't matter what part of the filesystem i update. Doing `ls /` in a cygwin shell doesn't show me what's inside c:\ I have to do `ls /cygdrive/c/` to view c:\ This leads me to believe that if I performed this recursion on / it would only affect the cygwin subtree (and not everything below c:\). [ BTW, /cygdrive doesn't appear in the output of `ls /`, I can't even tab-complete "/cygdrive", I have to type it out each time. ] I'd have to perform the recursive mode changing (ntea -> ntsec) on /cygdrive/c/ to get at the whole filesystem (which I think is not necessary (but i need someone to confirm this)). So if I currently have CYGWIN set to 'ntea', but I want to convert to CYGWIN='ntsec', then which subtree of the filesystem should be updated ? Everything below c:\ or just what's below cygwin's root. If I'm wrong about anything I've said, please correct me. +------------------- | On Mon, Jan 21, 2002 at 06:07:58PM -0500, Alex BATKO wrote: | > Please confirm that this recursion only has to be done for cygwin's | > subtree (from /), and not for the entire c:\ tree. | | As you like. There's no rule. | | Corinna +------------------- -- 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/