From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19639 invoked by alias); 23 Jul 2015 15:29:30 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 19631 invoked by uid 89); 23 Jul 2015 15:29:29 -0000 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 Received: from mail-la0-f46.google.com (HELO mail-la0-f46.google.com) (209.85.215.46) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-GCM-SHA256 encrypted) ESMTPS; Thu, 23 Jul 2015 15:29:27 +0000 Received: by lagw2 with SMTP id w2so159832014lag.3 for ; Thu, 23 Jul 2015 08:29:23 -0700 (PDT) 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 Received: by 10.112.61.105 with HTTP; Thu, 23 Jul 2015 08:29:03 -0700 (PDT) In-Reply-To: References: <483801861.20150715113218@yandex.ru> From: Sky Diver Date: Thu, 23 Jul 2015 15:29:00 -0000 Message-ID: Subject: Re: ACL Hell To: cygwin@cygwin.com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes X-SW-Source: 2015-07/txt/msg00365.txt.bz2 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