Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <20011030193953.84464.qmail@web12105.mail.yahoo.com> Date: Tue, 30 Oct 2001 11:39:53 -0800 (PST) From: Jean-Marc Eurin Subject: Re: chmod/chown + ntsec doesn't work (Solution?) To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Hi, Here is a possible solution. When I start bash through the shortcut, the CYGWIN variable is not exported from W2K to bash: From cmd.exe: C:\>echo %CYGWIN% export ntsec ntea C:\>\cygwin\cygwin.bat je734613:jme> echo $CYGWIN je734613:jme> In that case, the chmod & chown do not work. If I set CYGWIN explicitely in bash as: export CYGWIN="ntsec ntea export" then chmod & chown work! My 2 cents, Jean-Marc __________________________________________________ Do You Yahoo!? Make a great connection at Yahoo! Personals. http://personals.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/