Is there a way to set an ACL on a Samba4 directory entry via LDIF or some other programatic / CLI manner? For example, let's say I want to allow "Authenticated Users" read access to: CN=Sudoers,CN=Users,DC=example,DC=com What's the command to set this up? Thanks!