ACL Hell

Kurt Franke Kurt-Franke@web.de
Fri Jul 17 11:29:00 GMT 2015


Sky Diver <skydivergm <at> 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



More information about the Cygwin mailing list