s4-provision cope with SID_NAME_WKN_GRP mappings in upgrade.py
authorAndrew Bartlett <abartlet@samba.org>
Sun, 4 Sep 2011 01:58:34 +0000 (11:58 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Sun, 4 Sep 2011 03:00:10 +0000 (13:00 +1000)
commit329ec81288451a0110a755aeb61d4f910c393b09
tree2ee7200c6924c48d3f0bbb7a6c49aa5e910fb937
parent3167a2b8b90107b763f4dcb4987df46856b297f4
s4-provision cope with SID_NAME_WKN_GRP mappings in upgrade.py

Some incorrect LDAP backends have entries with this group type, but
due to the pdb_ldap code, we cannot read the group members, and we
already skip them in add_group_from_mapping_entry().

Andrew Bartlett
source4/scripting/python/samba/upgrade.py