s4/test: Call test_user_cleanup with original RDN for the user
authorKamen Mazdrashki <kamenim@samba.org>
Wed, 9 Jun 2010 23:02:06 +0000 (02:02 +0300)
committerKamen Mazdrashki <kamenim@samba.org>
Thu, 10 Jun 2010 22:20:09 +0000 (01:20 +0300)
commit85d7863b2c2420bd652d73ab4ec230f709acae73
treec7b778a4e9965ddaa04eb6e0b1ea2e9db8732613
parent61e5ac4a5a1d4a2bb59297cd28288ef1460d1ea4
s4/test: Call test_user_cleanup with original RDN for the user

'name' var is changed during the test execution and should
contain samAccountName for the user, while test_user_cleanup()
expects account RDN to be passed
source4/torture/libnet/userman.c