Rick Hollinbeck
2025-Mar-15 00:08 UTC
[Samba] Missing Policies folder in AD and /var/lib/samba/sysvol
The Default GPO objects for my Samba 4.17.12 domain are missing, causing Windows 11 error eventid 1058. Are these Default GPO's supposed to be loaded from the /var/lib/samba/sysvol folders on the samba dc? There is no Policies subfolder there either. How can I get the Default GPO objects into Samba's AD? Do I need to?
Rowland Penny
2025-Mar-15 08:28 UTC
[Samba] Missing Policies folder in AD and /var/lib/samba/sysvol
On Fri, 14 Mar 2025 18:08:56 -0600 Rick Hollinbeck via samba <samba at lists.samba.org> wrote:> The Default GPO objects for my Samba 4.17.12 domain are missing, > causing Windows 11 error eventid 1058. > > Are these Default GPO's supposed to be loaded from the > /var/lib/samba/sysvol folders on the samba dc? > > There is no Policies subfolder there either. > > How can I get the Default GPO objects into Samba's AD? > > Do I need to? > > >How many DCs do you have ? When you provision the first DC in a domain, sysvol is fully populated with the default GPOs, but this does not happen when joining additional DCs, you are meant to sync them from the first DC. Rowland