X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; q=dns; s=
	default; b=hZ5/RGLA+ve3IGAO3Y9qB4H8/AkFY1hEgMl3gIeYx6zlC1VpNVg/K
	fL9nZDcUD4ZqcSuUp1GQL63+Jab+os8cldOve4MpVd5htyV0XQZyfPdSzPcTI4fM
	gPqgz7qWBkl7uzWd7uadwjc2iW43xGbNJ/8oOZoVMWR0934Hg7ZVGQ=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:date:from:to:subject:message-id:reply-to
	:references:mime-version:content-type:in-reply-to; s=default;
	 bh=kY+9lrBkhcN6lDB917ENvc8WTHM=; b=IFtjbGqHgytKEXBHpxKa90wR1kvs
	yFCtxPf4Vz+hvQlg7B5rWakfQMM2B8r8V/RwPVmTZAYPAoo2APl5X47orKWozSIV
	xkcAntHAbfE50AexGcZ0xqUpGZtHSf610wLuULGWcDvNWGpImYdp123Oeyzwvndc
	GZnxEKBvqH4jFzw=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00 autolearn=ham version=3.3.1
Date: Fri, 12 Apr 2013 11:26:08 +0200
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: fstab mounting fails for some cygwin users
Message-ID: <20130412092608.GB11358@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <CAOLO_dCGvbJTjSzfW=JT6+5CkXgXVdrBQ8=3j8kzdQ9kGNYGkQ@mail.gmail.com> <CAOLO_dBaKmtVLW=-NqHpQpwv-q_p6eb=-ffiRp0QuQVL8fZ7iQ@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
In-Reply-To: <CAOLO_dBaKmtVLW=-NqHpQpwv-q_p6eb=-ffiRp0QuQVL8fZ7iQ@mail.gmail.com>
User-Agent: Mutt/1.5.21 (2010-09-15)

Hi Jeff,

On Apr 11 17:16, Jeff Avila wrote:
> 18891   59336 [main] ls 3892 symlink_info::check: 0xC0000022 =
> NtCreateFile (\??\UNC\boltzmann\sw)

Here's the problem.  Status code 0xC0000022 means "Access denied".  I
tried to reproduce your scenario, but for some reason it always works
fine in my environment, even if the user has no permissions at all on
the /sw NFS share.

This is the OS refusing to return a valid handle to the share, it's not
Cygwin.  You should try to find out why the user isn't allowed access to
this share in the first place.


Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Maintainer                 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

