X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 To: cygwin AT cygwin DOT com Subject: Re: fstab mounting fails for some cygwin users Message-ID: <20130412092608.GB11358@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: 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