Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin-developers AT sourceware DOT cygnus DOT com Message-ID: <390E9EF9.B4B32B31@vinschen.de> Date: Tue, 02 May 2000 11:25:13 +0200 From: Corinna Vinschen Reply-To: cygwin-developers AT sourceware DOT cygnus DOT com Organization: Cygnus Solutions, a Red Hat Company X-Mailer: Mozilla 4.7 [en] (X11; I; Linux 2.2.14 i686) X-Accept-Language: de, en MIME-Version: 1.0 To: cygwin-developers AT sourceware DOT cygnus DOT com Subject: Re: ntsec doesn't work at all. References: <390DE90D DOT B31F3417 AT vinschen DOT de> <20000501170333 DOT A8049 AT cygnus DOT com> <390E01AC DOT 55BB9433 AT vinschen DOT de> <20000501182926 DOT A9181 AT cygnus DOT com> <390E0C70 DOT 9FB92739 AT vinschen DOT de> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Kazuhiro Fujieda wrote: > > >>> On Tue, 02 May 2000 01:00:00 +0200 > >>> Corinna Vinschen said: > > > Then strace eg. `ls -l' in a little directory with ntsec ON. > > grep for `read_sd'. If the len is 0, it's a NT4/2000 issue. > > I checked it on NT4 Sp6a before sent the last mail. > The len is 0. Thanks, I will check in a patch today. Corinna