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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=ktzKK4Dwzy3UifVW5AqwGb9FiU5BR7a/Nc+lUXa+djs
	CXq3U7xQaQ0foFpmlxP5YmOLGi3b1NcJn8mh+vLNfUIEcvfljBMEsdLrFjI1lcYA
	BSCA3NxTz+6PU7MQlmnh4RMpRZgvdx7kzFmF4pGVz7u5stNYiqLetIdFP63NxebE
	=
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:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=S0ttGy7pgsyZ2uEhav5liX5vmGo=; b=SYM8VILxdwDEx329V
	LarlNI/SsHZ6pZdmOBHYOlBymnyP/4qC7kz8+c5YC1w7d6TNpnL2LyqpnYd4+dtu
	tg9NA1JWu9/1Epn179W3jphI+cy44uC/xg2A22ROV07LJi+pb3TyZFnL9y5EnMDc
	s98aMkdlLlUjWZGmucJJeING1g=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2
X-HELO: etr-usa.com
Message-ID: <52618723.8050800@etr-usa.com>
Date: Fri, 18 Oct 2013 13:08:19 -0600
From: Warren Young <warren@etr-usa.com>
User-Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.0.1
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: lnn, a native symlink wrapper script (Was: fstab not automounting...)
References: <21087.31348.870054.516829@consult.pretender> <20131017093846.GA26304@calimero.vinschen.de> <21087.64099.660195.262020@consult.pretender> <20131017151929.GR18358@calimero.vinschen.de> <21088.45642.198102.464479@consult.pretender> <20131018074744.GD23477@calimero.vinschen.de> <5261762F.30707@etr-usa.com> <20131018182418.GN23477@calimero.vinschen.de>
In-Reply-To: <20131018182418.GN23477@calimero.vinschen.de>
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 10/18/2013 12:24, Corinna Vinschen wrote:
>
> - The user token contains a privilege, but it's disabled.
>
>    The process can not perform the dangerous action secured by that
>    privilege.  But it can enable the privilege if it wants to perform
>    that action.

Thanks for the explanation.

I tried two machines here and apparently the privilege can be set on 
both of them without being Administrator, so I don't even know if it's 
worth chasing this test.  That is, I don't know if ln(1) prints a 
helpful error when the link cannot be created.  If it says something 
vague like "permission denied", I'm thinking it would be helpful to 
pre-diagnose the problem in the wrapper script.

--
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

