lsa.idl: Add new functions and types
authorStefan Metzmacher <metze@samba.org>
Fri, 18 Mar 2022 12:34:38 +0000 (13:34 +0100)
committerAndreas Schneider <asn@cryptomilk.org>
Tue, 21 Nov 2023 11:16:37 +0000 (11:16 +0000)
commit5c72df15a87b38c0734297d90949a4e57e7b4703
tree650acd254108ebd7e8edd0030a395390bd1a0501
parent80ba5456d8cb9623c9b5a54571791dc4ac88571d
lsa.idl: Add new functions and types

[MS-LSAD] got new functions in order to use AES encryption
and other security related features.

For our servers we still pretent we don't
know about the new functions and return DCERPC_FAULT_OP_RNG_ERROR.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Andreas Schneider <asn@samba.org>
librpc/idl/lsa.idl
source3/rpc_server/lsa/srv_lsa_nt.c
source4/rpc_server/lsa/dcesrv_lsa.c
source4/rpc_server/lsa/lsa_init.c