ls -l appears to always report rwx for group on 1.7.34 $ uname -a CYGWIN_NT-6.1 PHUMBLET-LAP01W 1.7.34(0.281/5/3) 2014-11-13 16:14 i686 Cygwin
phumblet@PHUMBLET-LAP01W ~ $ getfacl ~/.ssh # file: /home/phumblet/.ssh # owner: phumblet # group: Domain Users user::rwx group::--- group:SYSTEM:rwx group:Administrators:rwx mask:rwx other:--- default:user::rwx default:user:phumblet:rwx default:group::r-x default:group:SYSTEM:rwx default:group:Administrators:rwx default:mask:rwx default:other:r-x $ ls -ld ~/.ssh drwxrwx---+ 1 phumblet Domain Users 0 Jan 10 2011 /home/phumblet/.ssh The group perms should be --- Also /winsup/Cygwin in cvs on the web only shows ChangeLogs and subdirectories Pierre -- 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