Re: native symlinks and non-existent targets

2024-04-24 Thread Christopher Layne via Cygwin
On Wed, Apr 24, 2024 at 10:11:52PM +, Christopher Layne via Cygwin wrote: > Based on past threads I've read I believe the issue is actually with > windows not allowing a symlink to be created with a non-existent target, > but I do know windows does not care if you break a link after the fact.

native symlinks and non-existent targets

2024-04-24 Thread Christopher Layne via Cygwin
Since I recently sent an email about symlinks and cygdrive mounts, I figured I'd report another issue that's plagued me over the years and that I know others have reported in the past: You can't create native symlinks to non-existent targets and this causes a bunch of issues when rsyncing directori

Issue with cygdrive mount, native symlinks, and noacl option

2024-04-24 Thread Christopher Layne via Cygwin
I noticed recently while attempting to rsync directories from one drive to another that I was getting the familiar "NULL SID", "incorrectly ordered", etc. type ownership issues on the destination even though I use noacl for cygdrive mounts (I'm aware of the POSIX vs windows ACL issues, etc. henc

User impersonation in filesystem mini-redirector daemon works with cmd.exe but not Cygwin mintty.exe ?

2024-04-24 Thread Roland Mainz via Cygwin
Hi! I'm working right now on a filesystem min-redirector with CYGWIN_NT-10.0-19045 3.6.0-0.115.g579064bf4d40.x86_64 and noticed a malfunction. The mini-rdr userland daemon is running as user "SYSTEM"; "SeImpersonatePrivilege" and "SeDelegateSessionUserImpersonatePrivilege" are enabled, so u