X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <13854517.post@talk.nabble.com> Date: Tue, 20 Nov 2007 02:51:40 -0800 (PST) From: "E.Baud" To: cygwin AT cygwin DOT com Subject: Re: cygwin makes shared folders on vista In-Reply-To: <13187930.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: ebdjpg AT free DOT fr References: <12429132 DOT post AT talk DOT nabble DOT com> <13177791 DOT post AT talk DOT nabble DOT com> <470FDEB8 DOT CAA832C2 AT dessent DOT net> <13187930 DOT post AT talk DOT nabble DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 Hello, nmehta wrote: > > ... > Also, if you create a directory in Cygwin on /c like you did it does not > show up as shared. If you create a directory in your Vista home directory > (/c/Users//) on the other hand it shows up as shared. > ... > I can also say that CYGWIN=notntsec does fix this behavior (created > folders are no longer shared). > ... > Same thing for me: it depends on the current directory... subdirectories of Desktop have also these unexpected shared files/directories generated. Setting this variable CYGWIN=notntsec (with .bashrc or Vista system environment variables) is functioning well. No shared tags anymore when creating files/dir from cygwin shell. But if you compile a c program with cygwin/gcc(3.4.4) that generate files, as this test-one : http://www.nabble.com/Fwd%3A-Stupid-Vista-64-tricks-p12321538.html Stupid-Vista by Georg Nikodym , then, this variable seems not to be used when the .exe file is not executed from Cygwin-shell (run directly from windows explorer, for example). And then again appear problems of shared files/directories. ... I tried to call setenv(CYGWIN, nontsec,1) in C file, without success. One other strange thing, is that: if the .exe file is run "as Administrator", then there's no more shared tags !? (my current Vista user is belonging only to Administrators group; so, why is there a difference !?) Emmanuel. -- View this message in context: http://www.nabble.com/cygwin-makes-shared-folders-on-vista-tf4360979.html#a13854517 Sent from the Cygwin list mailing list archive at Nabble.com. -- 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/