s4-secdesc: fixed the sec_descriptor.py test
authorAndrew Tridgell <tridge@samba.org>
Thu, 7 Jan 2010 23:00:35 +0000 (10:00 +1100)
committerAndrew Tridgell <tridge@samba.org>
Fri, 8 Jan 2010 02:03:07 +0000 (13:03 +1100)
commit81c0b01585c93472a14e3027a6da0b6d65a2ed7c
treead5ccb912df6bec8cea819e343c7b6bbcc2ab60c
parent43a815c67ac7b7406b047b488393fa42617a5884
s4-secdesc: fixed the sec_descriptor.py test

The test was using a "changetype: add" to try and add a member to a
group, where it should use a "changetype: modify" with a "add: member"

Also fixed the recovery when the test fails part way through (delete
the test users at the start as well as the end)

Nadya, please check!
source4/lib/ldb/tests/python/sec_descriptor.py