Created attachment 8092 [details] SysvolCheck Error Screen Starting from RC3 ntacl sysvolreset Assign`s incorrect permisions to Sysvol share. On ntacl sysvolcheck a "VFS ACL on sysvol directory" error is produced.(Attached) sysvolreset sets permitions on sysvol as follows : getfacl sysvol/ # file: sysvol/ # owner: root # group: 3000000 user::rwx user:root:rwx group::r-- group:wheel:r-- group:3000000:r-- group:3000001:r-- group:3000002:r-- group:3000003:r-- mask::rwx other::--- This causes GPO`s to fail to clients with "Access Denied" Error. Current Samba Version : Version 4.1.0pre1-GIT-e3a48bb Ubuntu 12.04 x64
Does this still happen with master? Indeed, this much should have been fixed before the last rc (rc5), but other sysvol ACL issues will be fixed for rc6.
Should be fixed in Samba 4.0.0rc6. Please feel free to re-open if it's still an issue. Thanks!