librpc/rpc: allow smb3_sid_parse() to accept modern encryption algorithms
commite03e738dfc96b3c8ce54e2d280143965713f4778
authorStefan Metzmacher <metze@samba.org>
Tue, 16 May 2023 11:09:23 +0000 (16 13:09 +0200)
committerVolker Lendecke <vl@samba.org>
Wed, 17 May 2023 07:34:28 +0000 (17 07:34 +0000)
tree666ed90a7d6651faa65bd9e1f01d976e580ac074
parent8296b6884dfcc2b3e94f60b0479ef92a5b50f53e
librpc/rpc: allow smb3_sid_parse() to accept modern encryption algorithms

We should not limit the possible encryption algorithms to the currently
known ones.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=15374

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Autobuild-User(master): Volker Lendecke <vl@samba.org>
Autobuild-Date(master): Wed May 17 07:34:28 UTC 2023 on atb-devel-224
librpc/rpc/dcerpc_helper.c