]> git.ipfire.org Git - thirdparty/samba.git/commit
s4:auth: let auth_generate_security_token() use auth_user_info_dc_expand_sids() for...
authorStefan Metzmacher <metze@samba.org>
Wed, 29 Jan 2025 10:26:32 +0000 (11:26 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 14 Feb 2025 14:21:33 +0000 (14:21 +0000)
commit2eeecfcc4aae2fb94cbcd5b1049f58d2f27ce645
tree862ccf3bef81403b5aac57c716b6de15c570a073
parentef7ff8bc16005876fb21420e6ae6a649c51059e9
s4:auth: let auth_generate_security_token() use auth_user_info_dc_expand_sids() for device_info

This means we'll also expand local groups for the device,
which was missing before.

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