Rowland Penny
2021-Sep-15 19:20 UTC
[Samba] Cannot set permissions from Windows: "Failed to Enumerate Objects in the Container. Access is denied."
On Wed, 2021-09-15 at 15:11 -0400, cpierre at coreweave.com wrote:> AppArmor is disabled for testing. > > Yes, I've reviewed the Windows ACL docs - I've used chown according > to that > page: > > chown root:"${DOMAINNAME}\\Domain Admins" /share/samba/${VOLUME} > chmod 0770 /share/samba/${VOLUME}I take it that libpam-winbind libnss-winbind libpam-krb5 are installed and 'getent passwd username' & 'getent group groupname' produces output. Rowland