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: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 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 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 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 AT cygwin DOT com Subject: Re: lnn, a native symlink wrapper script (Was: fstab not automounting...) References: <21087 DOT 31348 DOT 870054 DOT 516829 AT consult DOT pretender> <20131017093846 DOT GA26304 AT calimero DOT vinschen DOT de> <21087 DOT 64099 DOT 660195 DOT 262020 AT consult DOT pretender> <20131017151929 DOT GR18358 AT calimero DOT vinschen DOT de> <21088 DOT 45642 DOT 198102 DOT 464479 AT consult DOT pretender> <20131018074744 DOT GD23477 AT calimero DOT vinschen DOT de> <5261762F DOT 30707 AT etr-usa DOT com> <20131018182418 DOT GN23477 AT calimero DOT vinschen DOT 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