This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ACL Hell


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]