provision: introduce names.name_map = {}
authorStefan Metzmacher <metze@samba.org>
Wed, 23 Jan 2013 14:43:54 +0000 (15:43 +0100)
committerKarolin Seeger <kseeger@samba.org>
Mon, 28 Jan 2013 10:07:22 +0000 (11:07 +0100)
commit47cd0dd04235986e220fdbfbc9702192122b124e
treea688c922e04c29113a8f392bc67e3260aac8a8ba
parent75d0f277bd57743ab7a1888e62ec41f1db2aec65
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>
(cherry picked from commit e0712a70f5a437eb60df3cebedbbe1c6c08bd6ae)
source4/scripting/python/samba/provision/__init__.py