s4:setup: Added script to parse Microsoft DisplaySpecifiers document.
authorAndrew Kroeger <andrew@id10ts.net>
Wed, 2 Sep 2009 08:20:50 +0000 (03:20 -0500)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 7 Sep 2009 01:18:18 +0000 (11:18 +1000)
commit1a657b0413190fd3888ade97262903fef4e247cb
tree8e2ce8ca1f31884251605d314c0ea4405dd4d9a1
parent65130fa021bd36a1a885876cca857cb90b92ad39
s4:setup: Added script to parse Microsoft DisplaySpecifiers document.

Created this script based on the existing ms_schema.py script.

- Removed some unnecessary transformations that are only necessary for schema
  processing.
- Added capability to parse and properly output base64-encoded values.
- Removed unnecessary attributes based on what attributes were present (and also
  what were explicitly removed) from display_specifiers.ldif.
source4/scripting/python/samba/ms_display_specifiers.py [new file with mode: 0644]