gpo: Read GPO versions locally, not from sysvol
authorDavid Mulder <dmulder@suse.com>
Mon, 8 Jan 2018 14:17:29 +0000 (07:17 -0700)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 12 Jul 2018 20:11:22 +0000 (22:11 +0200)
commit57faf35cf836e675e088b3a6e6e455c1309fd4ea
tree6a7c766246ab8193e96a1e6c85c9436dd359d1d3
parent4c7348e44d10ca519dd1322fd40b12c69e17a8e6
gpo: Read GPO versions locally, not from sysvol

Non-kdc clients cannot read directly from the
sysvol, so we need to store the GPT.INI file
locally to read each gpo version.

Signed-off-by: David Mulder <dmulder@suse.com>
Reviewed-by: Douglas Bagnall <douglas.bagnall@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/gpclass.py
python/samba/tests/gpo.py