[Samba] Inconsistent SYSVOL ACLs

Rowland Penny rpenny at samba.org
Sun Apr 2 06:42:14 UTC 2023



On 02/04/2023 06:02, Anderson Sampaio Mello via samba wrote:
> I have two domain controller servers, with samba in version 4.18
> 
> On both DCs both the Sysvol share and the subdirectories (including GPOs)
> have the same permission:
> 
> getfacl /usr/local/samba/var/lib/samba/sysvol

You should be using samba-tool to check the permissions, but there 
appears to be something wrong with the path you are using.
The '/usr/local/samba' seems to suggest that you have compiled Samba 
yourself, but when you do compile Samba, it normally puts sysvol here:

/usr/local/samba/var/locks/sysvol

But most distro Samba packages put it here:

/var/lib/samba/sysvol

You seem to have combined the two.

So, have you compiled Samba yourself ?
Is the path you are using correct ?

Rowland




More information about the samba mailing list