gpo: Enable more specific parsers of GPO files
authorGarming Sam <garming@catalyst.net.nz>
Wed, 23 May 2018 01:51:08 +0000 (13:51 +1200)
committerAndrew Bartlett <abartlet@samba.org>
Thu, 16 Aug 2018 21:42:21 +0000 (23:42 +0200)
commit854c3eb2aaac9553981488d4f313d3b76c7473d5
tree13043675a4e299e3b74a6181956974a6bbb5d2e5
parent497db985382475b114266896c07fb09730d41a30
gpo: Enable more specific parsers of GPO files

* .pol files
* .ini (and GPT.ini)
* audit.csv
* GptTmpl.inf

.aas is currently not handled.

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