provision: introduce names.name_map = {}
authorStefan Metzmacher <metze@samba.org>
Wed, 23 Jan 2013 14:43:54 +0000 (15:43 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 27 Jan 2013 09:14:21 +0000 (20:14 +1100)
commite0712a70f5a437eb60df3cebedbbe1c6c08bd6ae
tree5ecdaa78f28a1b1251cb64b1ca426146f81d4566
parentebb73f1c5d577c1d32c5c0519dcf3fb25c578c45
provision: introduce names.name_map = {}

This will be used to translated names in SDDL values,
which are not wellknown, e.g. 'DnsAdmins'.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
source4/scripting/python/samba/provision/__init__.py