chmod/chown + ntsec doesn't work (Solution?)

Jean-Marc Eurin jmeurin@yahoo.com
Tue Oct 30 11:41:00 GMT 2001


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/



More information about the Cygwin mailing list