Testing the new Linux-GPO stuff I found out that the GPOs not working. The problem is, that samba writes the new GPO to "/var/lib/samba/sysvol/example.net/SysVol". The following workaround helps: mkdir /var/lib/samba/sysvol/example.net/SysVol cd /var/lib/samba/sysvol/example.net/SysVol ln -s ../../example.net/ example.net Then it's possible to read the GPO with "samba-gpupdate --force" on a client
This bug was referenced in samba master: 554f2134a9f9638ebd8ac2500e5b6c94b74c27d5
Created attachment 16572 [details] fix for 4.14, cherry-picked from master CI passed: https://gitlab.com/samba-team/devel/samba/-/pipelines/276477058
Pushed to autobuild-v4-14-test.
This bug was referenced in samba v4-14-test: 702e0c55989b9e2975eb761c6776d3b866ee512f
Closing out bug report. Thanks!
This bug was referenced in samba v4-14-stable (Release samba-4.14.3): 702e0c55989b9e2975eb761c6776d3b866ee512f