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:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=CPtaLJD xSAbwT5GHSlLefkEQ2jXL8mOh5HsFHAtH/mhuM/6X06msqLGYflR0e3uVep38Fqx gLh6oIDVR/bxmq15HanVbiWSpyDG1viFTQtqUuV9nt2O8A2BBDfksSVNKsJIvgTO 7aNesmNPMwvM9bFmsitIbfbKCq5rpOVOfKfk= 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:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=6VvjZZiQP6vvI GnFfxCAXDqMk/M=; b=GMeFfQhSW8IEktrrhXn8E0kTiHZnPdXybgfcOZrf/kdUv m+RykzX82pUHonJYOJX3hla6MaANXI3J+pYihWkBuQgsQVNtGgVzBZbPtpGuK8Bg lcx2ve2ACEalNsj+TdH2Rka7Dqg8yL5fUnPtLnWdUXzp0hiVUjKixHSzXcHcuU= 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=0.2 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-la0-f46.google.com X-Received: by 10.152.7.206 with SMTP id l14mr8576909laa.3.1437665363288; Thu, 23 Jul 2015 08:29:23 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: References: <483801861 DOT 20150715113218 AT yandex DOT ru> From: Sky Diver Date: Thu, 23 Jul 2015 18:29:03 +0300 Message-ID: Subject: Re: ACL Hell To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Sorry for the late reply. Ran both commands from an elevated shell and it still doesn't work. I see this was discussed before but there was no concrete conclusion. https://www.cygwin.com/ml/cygwin/2013-04/msg00066.html The two options that do work so far are: 1. Run cygwin as administrator 2. Disable UAC altogether (HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Policies\System\EnableLUA=0 in the registry) I use the first option at work and the second one at home. Cheers. On Fri, Jul 17, 2015 at 2:29 PM, Kurt Franke wrote: > Sky Diver gmail.com> writes: > > ... >> >> Still, how can I get a normal behavior (i.e. normal Windows symlinks >> as produces in winsymlinks:nativestrict mode) in a regular session w/o >> elevation? >> > > You could grant the necessary privilege to your account or to the group Users > > editrights -u sky -a SeCreateSymbolicLinkPrivilege > > or > > editrights -u Users -a SeCreateSymbolicLinkPrivilege > > > regards > > kf > > > > > -- > 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 > -- 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