/usr/bin/setfacl is broken in 3.7.0-0.127.g2029784e05d9

Lionel Cons lionelcons1972@gmail.com
Fri Jun 13 12:09:57 GMT 2025


/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


More information about the Cygwin mailing list