From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Marc Eurin To: cygwin@cygwin.com Subject: Re: chmod/chown + ntsec doesn't work (Solution?) Date: Tue, 30 Oct 2001 11:41:00 -0000 Message-id: <20011030193953.84464.qmail@web12105.mail.yahoo.com> X-SW-Source: 2001-10/msg01600.html 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/