librpc/rpc: allow smb3_sid_parse() to accept modern encryption algorithms
authorStefan Metzmacher <metze@samba.org>
Tue, 16 May 2023 11:09:23 +0000 (13:09 +0200)
committerJule Anger <janger@samba.org>
Fri, 26 May 2023 12:34:17 +0000 (12:34 +0000)
commitcae050cf785575b3d66ad2093ac48d7f1e9652e8
tree14e36d399354d5e51ed9e977b670096f43cc0a86
parent0f1dbe552dc061e1863222b6b9471c1c7a412a83
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

(cherry picked from commit e03e738dfc96b3c8ce54e2d280143965713f4778)
librpc/rpc/dcerpc_helper.c