mirror of
https://github.com/samba-team/samba.git
synced 2025-02-10 13:57:47 +03:00
This protects the full connection setup including a posteriori verification of the negotiate messages, by signing the final session setup response with a signing key derived from the preauth hash and the authentication session key. Pair-Programmed-With: Michael Adam <obnox@samba.org> Signed-off-by: Stefan Metzmacher <metze@samba.org> Signed-off-by: Michael Adam <obnox@samba.org>