gpo: Add a restore command (for backups) from XML
authorGarming Sam <garming@catalyst.net.nz>
Mon, 21 May 2018 05:30:40 +0000 (17:30 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 16 Aug 2018 21:42:21 +0000 (23:42 +0200)
commitaac6cd37808fd79b9ea51bff6501ad575740494f
treebb70c3a46df33472bf6d0f3a44402b06ae851221
parent34453a082ed0ed06cd4e2a7a3c313404fc85ee8e
gpo: Add a restore command (for backups) from XML

Currently because no parsers have been written, this just copies the old
files and puts them in their places.

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/netcmd/gpo.py