From: jsturm AT sigma6 DOT com (Jeff Sturm) Subject: NT extended attributes 15 Oct 1998 08:01:48 -0700 Message-ID: <3624EC83.4FFB601D.cygnus.gnu-win32@sigma6.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: gnu-win32 AT cygnus DOT com Can anyone explain how NTFS security maps to the cygwin32 POSIX-ish user/group/other file permissions? I've tried to set up a somewhat-secure login environment on NT. Working as administrator, I can create folders and set their ownership through cygwin32 (chown works). So the folder looks like drwxr-xr-x 2 jsturm Domain U 0 Oct 14 12:54 /AEC but user 'jsturm' cannot create files in /AEC. However 'jsturm' can add himself explicitly through Explorer's security tab... then all is well, even though the output of `ls -ld /AEC' doesn't change. The POSIX utilities I downloaded from microsoft seem to work correctly, at least `chmod' and `ls -l'. Too bad they don't seem to work from a remote telnet session... BTW I'm using 19.3 on NT4 SP3 with "tty binmode ntea". -- Jeff Sturm jsturm AT sigma6 DOT com - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".