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)
commitbf99440398db86f46233eb2f5adddffb61280a1b
tree8080d201df1c4408d23a64df0b88772d614f2ad5
parentf739a7263d9da6edc2ecba5b942253c22f7cb3f8
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.
source/include/rpc_lsa.h
source/rpc_client/cli_lsarpc.c
source/rpc_parse/parse_lsa.c
source/rpcclient/cmd_lsarpc.c