delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2011/01/28/07:24:25

X-Recipient: archive-cygwin AT delorie DOT com
X-Spam-Check-By: sourceware.org
Date: Fri, 28 Jan 2011 13:23:50 +0100
From: Corinna Vinschen <corinna-cygwin AT cygwin DOT com>
To: cygwin AT cygwin DOT com
Subject: Re: 1.7: Basic file operations fail on network shares provided by Tru64 Advanced Server
Message-ID: <20110128122350.GY28470@calimero.vinschen.de>
Reply-To: cygwin AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
References: <4C73712F DOT 7000801 AT dla-marbach DOT de> <20100824083631 DOT GN6726 AT calimero DOT vinschen DOT de> <i5042b$fln$1 AT dough DOT gmane DOT org> <20100824122144 DOT GS6726 AT calimero DOT vinschen DOT de> <i50qpr$k60$1 AT dough DOT gmane DOT org> <20100824162810 DOT GU6726 AT calimero DOT vinschen DOT de> <i52ep5$7f4$1 AT dough DOT gmane DOT org> <20100825091521 DOT GW6726 AT calimero DOT vinschen DOT de> <ihua7v$l94$1 AT dough DOT gmane DOT org>
MIME-Version: 1.0
In-Reply-To: <ihua7v$l94$1@dough.gmane.org>
User-Agent: Mutt/1.5.21 (2010-09-15)
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

On Jan 28 12:45, Heinz Werner Kramski wrote:
> Analysis:
> ---------
> 1) In the 'NT Create AndX Request' the Cygwin client is sending an
> Access Request of 0x00010000
>    Thereby requesting only for the "DELETE" access corresponding to
> 0x00010000
>    Hence, this is the Access that gets granted to the Cygwin client
> from the ASU server side.
> 
> 2) The next request, 'Query File Basic Info' is sent with a Granted
> Access of 0x00010000
>    that was obtained in the previous 'NT Create AndX Request'
>    This request fails with the error, 'STATUS_ACCESS_DENIED' as the
> client does not have the
>    "Desired Access" to Query for the File Basic Info.
>    For this request to have completed successfully, the Granted
> Access should have been 0x00000080
>    which corresponds to Read Attributes Access
> 
> Thus, the Cygwin client should have requested for a minimum Access
> of 0x00010080 in the first
> 'NT Create AndX Request' which is required for
> copying/moving/renaming files.

This must really be an NT4 internal problem.  Cygwin does not request
File Basic info in rename, just File Standard and File Internal info,
which both don't require specifc rights.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019