On Nov 11 20:40, Takashi Yano via Cygwin wrote: > On Mon, 11 Nov 2024 20:32:02 +0900 > Takashi Yano via Cygwin <cygwin@cygwin.com> wrote: > > Even with this patch, the file: > > > > yano $ touch samba_test_file.txt > > yano $ ls -l samba_test_files.txt > > -rw-r--r-- 1 yano yano 0 Nov 11 20:25 samba_test_file.txt > > Oops! This was wrong. > -rw-r--r-- 1 Unknown+User Unix_Group+1000 0 Nov 11 20:25 samba_test_file.txt
That's Samba for you. I applied your patch and created a file on my share, and the Authenticated Users group was not in the resulting ACL. Only user, group, and Everyone. Either way, I don't think this is the right thing to do. Even if the group isn't added to the ACL on my machine, it still loks like a security problem in waiting. Corinna -- Problem reports: https://cygwin.com/problems.html FAQ: https://cygwin.com/faq/ Documentation: https://cygwin.com/docs.html Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple