]> git.ipfire.org Git - thirdparty/samba.git/commit
auth: remove sid-filtering comment in make_user_info_dc_netlogon_validation
authorStefan Metzmacher <metze@samba.org>
Wed, 29 Jan 2025 08:36:32 +0000 (09:36 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 14 Feb 2025 14:21:32 +0000 (14:21 +0000)
commit5f5d6e8b050d95c76f8b456725392cfc6043e476
treea3aab363273eabd7e3a170770ce953d7eea13371
parent37bdab354cc2eae92a2ddc517b02616fbfe0b0c7
auth: remove sid-filtering comment in make_user_info_dc_netlogon_validation

sid filtering will be done at a different level...

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