]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:auth: split auth_user_info_dc_expand_sids() out of auth_generate_security_token()
authorStefan Metzmacher <metze@samba.org>
Wed, 29 Jan 2025 10:17:42 +0000 (11:17 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 14 Feb 2025 14:21:33 +0000 (14:21 +0000)
commitef7ff8bc16005876fb21420e6ae6a649c51059e9
tree0cdd1fc3ed0081fa438f46f5bc12290564eac846
parent1877155c0c6990af184060020522a17a704e5a21
s4:auth: split auth_user_info_dc_expand_sids() out of auth_generate_security_token()

This way we'll be able to reuse it for the device sids in the
next commit.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Jennifer Sutton <jennifersutton@catalyst.net.nz>
source4/auth/session.c