]> git.ipfire.org Git - thirdparty/samba.git/commit
libcli/auth: add NTLMv2_RESPONSE_verify_trust() checking
authorStefan Metzmacher <metze@samba.org>
Fri, 14 Feb 2025 20:54:46 +0000 (21:54 +0100)
committerRalph Boehme <slow@samba.org>
Sat, 22 Feb 2025 16:00:36 +0000 (16:00 +0000)
commit29b07aff09d8a6e592414134873bef3178d4c1e0
treeec2b93807356dea3f2ac276423655eed09ee91e3
parentdc7ac4d0a5595797b95905c098fdac2d42dbdc84
libcli/auth: add NTLMv2_RESPONSE_verify_trust() checking

This implements MS-NRPC 3.5.4.5.1.1 Pass-through domain name validation.

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
libcli/auth/smbencrypt.c