X-Recipient: archive-cygwin@delorie.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@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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@cygwin.com
References: <1039329494.20190319152358@yandex.ru> <f4207a77-a8d4-6004-dd76-2bc789e8d34f@gmail.com>
From: Frank Redeker <f.redeker@razorcat.de>
Message-ID: <e564b698-4347-56fb-6d36-5e305df3c361@razorcat.de>
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: <f4207a77-a8d4-6004-dd76-2bc789e8d34f@gmail.com>
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

