What permissions do I need for native symlinks to work? According to edit rights I have SeCreateSymbolicLinkPrivilege (when checking via an elevated shell - i.e. with "Run as Administrator"):
┌─┤ csutclif@bmotec3017201lt ├──┤ ~ │ └─┤ 14:11 ├─>> editrights -u $USER -l SeLockMemoryPrivilege SeCreateSymbolicLinkPrivilege However, if I try and create a native symlink it still fails. If using the winsymlink:native option I get a "cygwin" symlink, winln pops up a message stating I need the SeCreateSymbolicLinkPrivilege. Not sure if it's relevant or not, but the $USER in this case is a domain user, not a local user. Thanks, Chris -- Chris Sutcliffe http://emergedesktop.org http://www.google.com/profiles/ir0nh34d -- 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