/usr/bin/setfacl is broken in 3.7.0-0.127.g2029784e05d9 my testcase: lionel$ uname -a CYGWIN_NT-10.0-19045 halcyonrenard17 3.7.0-0.127.g2029784e05d9.x86_64 2025-06-10 12:15 UTC x86_64 Cygwin lionel$ mkdir nfstmp1 ionel$ setfacl -m g::rwx nfstmp1 setfacl: Permission denied ionel$ setfacl -m g:None:rwx nfstmp1 setfacl: Permission denied
This was working in Cygwin 3.5 Lionel -- 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