added samr_CreateUser() samr_DeleteUser(). The test suite creates a
authorAndrew Tridgell <tridge@samba.org>
Tue, 18 Nov 2003 10:21:05 +0000 (10:21 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 18 Nov 2003 10:21:05 +0000 (10:21 +0000)
commitbdf0578621520ca52c7f6834fb337a761ada1dad
tree6057204bfa742e631887576e3c887901a0d623e9
parentd1667d5799a873d2fe55d9ba58dc776ddd0b90f5
added samr_CreateUser() samr_DeleteUser(). The test suite creates a
test user called "samrtorturetest" and then deletes it. The next step
is to do all possible user operations on that temporary user.
(This used to be commit 41fc922954bd8ec461a79a22cc903e63902c7401)
source4/librpc/idl/samr.idl
source4/librpc/ndr/ndr_samr.c
source4/librpc/ndr/ndr_spoolss.c
source4/librpc/ndr/ndr_spoolss.h
source4/librpc/rpc/rpc_spoolss.c
source4/torture/rpc/samr.c