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:mime-version:content-transfer-encoding :content-type:message-id:date:from:reply-to:to:subject :references:in-reply-to; q=dns; s=default; b=eyZR67hkR/EHPvtd8qN i95AjYMyDuuP+Q7q5yhnZp4oH8pXuMbgVer7iPVs3sMONmb8TRVmVEwmzAxwJYQ2 XAHgTChH9ejEzrs+KTWK6xr7hiMwE1OcGCMGbJCiEbqgam6p2Bf5Lm3btH0hB2d2 l2HQd7ykVPT2k8/YW/2FipHM= 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:mime-version:content-transfer-encoding :content-type:message-id:date:from:reply-to:to:subject :references:in-reply-to; s=default; bh=15meTKLBJKSU7MHiAiU/ngPUn KI=; b=RhjPvpOSRNGhQKZXQaXIX84a35ZXUpMWTLqq9+bhY47zdJRXSIkVvxpa6 GhefOyn8TXuBqwRqpe8/Rph28fFrEBgvZyYdp2KbNobv9zUHUIURCvvat5J6nATN gd2H4qEUolJ+O/E1C7O6mewT1s6fxvOtH+CSfNQ6L/C1lKYgYQ= 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.8 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 X-HELO: vms173025pub.verizon.net MIME-version: 1.0 Content-transfer-encoding: 8BIT Content-type: text/plain; charset=utf-8; format=flowed X-CMAE-Score: 0 X-CMAE-Analysis: v=2.1 cv=WpDWSorv c=1 sm=1 tr=0 a=Z9UJdt/jcW91Hd6r4aN9qw==:117 a=w_pzkKWiAAAA:8 a=oR5dmqMzAAAA:8 a=4g2epv4a4k0A:10 a=-9mUelKeXuEA:10 a=IkcTkHD0fZMA:10 a=zOBTXjUuO1YA:10 a=qyEgHvcQBaKyOpKmvw8A:9 a=QEXdDO2ut3YA:10 a=buB1NfXUTBUA:10 a=Lz48L_9qCwoA:10 Message-id: <55A673AF.2000106@cygwin.com> Date: Wed, 15 Jul 2015 10:52:31 -0400 From: "Larry Hall (Cygwin)" Reply-to: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 To: cygwin AT cygwin DOT com Subject: Re: ACL Hell References: <483801861 DOT 20150715113218 AT yandex DOT ru> In-reply-to: <483801861.20150715113218@yandex.ru> On 07/15/2015 04:32 AM, Andrey Repin wrote: > Greetings, Sky Diver! > >> Hi, in the past several months or so, cygwin started giving me ACL >> pain in small surges which are gradually growing.. > >> Here's a basic scenario that is slowly, but surely, driving me NUTZ: > >> $ ln -s /cygdrive/c/tmp /tmp >> ln: failed to create symbolic link ‘/tmp’: Operation not permitted > > Are you running with superadmin credentials? > Unlike Linux, Windows doesn't let regular users make symlinks. Well, we're missing the cygcheck information from the OP (see the problem report guidelines at this link - ) to know if he's set one of the non-default modes of creating symlinks (see ). The default method for creating Cygwin symlinks wouldn't require elevated permissions. If this is the issue, then the solution is to either create symlinks with elevated permissions or to use the default symlink mode which works even without the elevated permissions. -- Larry _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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