added LsaRemoveAccountRights
authorAndrew Tridgell <tridge@samba.org>
Tue, 28 Jan 2003 21:31:45 +0000 (21:31 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 28 Jan 2003 21:31:45 +0000 (21:31 +0000)
commit79b26867c0ff712e9400f06fdb0a65bcb5e668b7
tree9a5cf66cb51cf255321d3e3d419bfe1d1552d4b1
parent4571637a4bdd0d63367186f5612e49934fe568f6
added LsaRemoveAccountRights

this now gives us complete remove privileges control in the client
libs, so we are in good shape for starting on the server side.
(This used to be commit bf99440398db86f46233eb2f5adddffb61280a1b)
source3/include/rpc_lsa.h
source3/rpc_client/cli_lsarpc.c
source3/rpc_parse/parse_lsa.c
source3/rpcclient/cmd_lsarpc.c