add lsa_query_secobj server code. level 4 is the ACL, level 1 is the
authorJean-François Micouleau <jfm@samba.org>
Fri, 14 Dec 2001 17:31:48 +0000 (17:31 +0000)
committerJean-François Micouleau <jfm@samba.org>
Fri, 14 Dec 2001 17:31:48 +0000 (17:31 +0000)
commit84289a9bf42847981926e198ad36c050904fa9ed
tree768f73454aec548950136808e612c3e9d82227ad
parent064a3e0fc406d5ab408da0fbfbf68c89ce8defdd
add lsa_query_secobj server code. level 4 is the ACL, level 1 is the
owner. that's basic stuff.

got the POLICY_ define from TNG but they are also in an include file in
the NT SDK.

J.F.
source/include/rpc_lsa.h
source/rpc_server/srv_lsa.c
source/rpc_server/srv_lsa_nt.c