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)
commit41fc922954bd8ec461a79a22cc903e63902c7401
treeeca1d82f1877aabad0d994434861d4a93ce75854
parentc9163d5e05d94e54719f27ac8cfefc9a1e755f2d
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.
source/librpc/idl/samr.idl
source/librpc/ndr/ndr_samr.c
source/librpc/ndr/ndr_spoolss.c
source/librpc/ndr/ndr_spoolss.h
source/librpc/rpc/rpc_spoolss.c
source/torture/rpc/samr.c