there is no unknown field in LSA_SEC_QOS
authorJean-François Micouleau <jfm@samba.org>
Mon, 17 Dec 2001 23:03:23 +0000 (23:03 +0000)
committerJean-François Micouleau <jfm@samba.org>
Mon, 17 Dec 2001 23:03:23 +0000 (23:03 +0000)
commita217c4e4ff4d13122703d22258792fe5e8e9f02f
tree0a22a2c8270304f5a05726f611fcdc755d2442ba
parentc44f4e9e3368320b7559059dc214fa6c003d1187
there is no unknown field in LSA_SEC_QOS
some cleanup of the lsa_open_policy and lsa_open_policy2 parser. the
length fields are not correct but that's what NT send. We don't anymore
underflow or overflow the decoding.

added the domain admins group to the default SD.

we are now checking the desired access flag in the lsa_open_policy_X()
calls and in most functions also.

        J.F.
source/include/rpc_lsa.h
source/libsmb/cli_lsarpc.c
source/rpc_parse/parse_lsa.c
source/rpc_server/srv_lsa_nt.c