gp_pol: Parse the .pol files (PReg) which stored winreg settings
authorGarming Sam <garming@catalyst.net.nz>
Wed, 9 May 2018 04:21:22 +0000 (16:21 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 16 Aug 2018 21:42:21 +0000 (23:42 +0200)
commit6c5a50779d111fab048a957a5fd1374f07beae1a
treec813b842f9031756c8a9c425e83be5b6d4fd9e37
parentaac6cd37808fd79b9ea51bff6501ad575740494f
gp_pol: Parse the .pol files (PReg) which stored winreg settings

Currently, we do not look inside the .pol files for any settings (and do
not generalize any so far).

Signed-off-by: Garming Sam <garming@catalyst.net.nz>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
python/samba/gp_parse/gp_pol.py [new file with mode: 0644]