gpo: Backup a policy folder containing GPE.INI
authorGarming Sam <garming@catalyst.net.nz>
Thu, 7 Mar 2019 22:22:55 +0000 (11:22 +1300)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 12 Mar 2019 01:41:32 +0000 (01:41 +0000)
commit1364ae3aeb9cf49c5516497f0b02f0ed4c5c147f
tree17e695b009e470a3efc9765588d48e65522a26e9
parent52e0160116c39ac0b4759851bcbacd561bd26c0b
gpo: Backup a policy folder containing GPE.INI

The GPE.INI file does not appear to be documented anywhere in the
protocol specifications and seems to be due to legacy code. It appears
that it used to be how the gPCUserExtensionNames and
gPCMachineExtensionNames were maintained without the requirement for
LDAP.

All we do is ignore the parsing of this file and copy it over as binary.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13825

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
Autobuild-User(master): Andrew Bartlett <abartlet@samba.org>
Autobuild-Date(master): Tue Mar 12 01:41:32 UTC 2019 on sn-devel-144
python/samba/netcmd/gpo.py