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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=Ru5q3J76VPBvCz0B hBNib9vZ6WJxpO0CcQeNN6HiLWxmDnxhN6piW/fnygM9CXZNeu6PKN+bPCWFVK3F PiNECWhGgGN1UlNXlKlbq/sGNCe3KaDPngPZ/nRX2mnZRc7/DxbOW8Dd8LakdZ/Y 8xKVsQOxz00C2E3sgFr3aQhKy5g= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=ByHqGPshCVNz1OaZE5BMUj 9j14k=; b=OX50tg/DaxjHPgx0n5QlbgDXssedObbKvwOxW/fxSx6nkDd6v4BcSi wTHAsjXbOzvCwtvpM2rvJp1TDxesHU0YC3mFUwRvfdJr81PlvFQTq5JyuOMg6g1h jmvOW8fww6cLAwCIQCZeJAozG3rjbuFkzSouxsWCHKKbw1GpbBl1U= 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-Spam-SWARE-Status: No, score=2.6 required=5.0 tests=AWL,BAYES_50,KAM_NUMSUBJECT autolearn=no version=3.3.1 spammy=nativestrict, winsymlinks, symlinks, H*r:8.13.7 X-HELO: proxy.razorcat.com Subject: Re: winsymlinks:nativestrict and Windows 10 To: cygwin AT cygwin DOT com References: <1039329494 DOT 20190319152358 AT yandex DOT ru> From: Frank Redeker Message-ID: Date: Tue, 19 Mar 2019 16:16:04 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.3.3 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Am 19.03.2019 um 15:23 schrieb LRN: > ... SNIP ... > > Devmode + SYMBOLIC_LINK_FLAG_ALLOW_UNPRIVILEGED_CREATE is the only way to > create symlinks without being Administrator (that i know of). You can't just > give some extra privileges to your non-administrator account. I know, i've tried. On Windows 10 Pro (1809) this works for me for with a non-administrator account. I just added the SeCreateSymbolicLinkPrivilege to my normal user account and was able to use mklink without any problems. Frank -- 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