added the 'lsaenumacctwithright' command to rpcclient. This allows you
authorAndrew Tridgell <tridge@samba.org>
Mon, 10 Feb 2003 11:31:23 +0000 (11:31 +0000)
committerAndrew Tridgell <tridge@samba.org>
Mon, 10 Feb 2003 11:31:23 +0000 (11:31 +0000)
commit6c66e42d2ccf025f57e652f7ae689f8a3c2ada59
tree56c892e5817256759b9470f7186fbb74c6601430
parentbaff308f169dc90449f55d207627135a44d14bbd
added the 'lsaenumacctwithright' command to rpcclient. This allows you
to lookup what SIDs have a particular privilege (that is how
privileges are stored).
(This used to be commit 3ddb5fb0dd33992b7db54a661752551a3fefc0b4)
source3/include/rpc_lsa.h
source3/include/rpc_misc.h
source3/rpc_client/cli_lsarpc.c
source3/rpc_parse/parse_lsa.c
source3/rpc_parse/parse_misc.c
source3/rpcclient/cmd_lsarpc.c