auth:ntlmssp: Add back CRAP ndr debug output
authorGuenther Deschner <gd@samba.org>
Wed, 27 Mar 2019 16:51:04 +0000 (17:51 +0100)
committerKarolin Seeger <kseeger@samba.org>
Tue, 9 Apr 2019 09:49:52 +0000 (09:49 +0000)
commit1a239fa0bdb381fb36d8bea3e01273c505875b4e
tree444f8eaa2de68663a83e12c1bd5bd401f4f81d18
parent7dce80319595dc6408c54c7d42aef67eeb9a951b
auth:ntlmssp: Add back CRAP ndr debug output

This got lost somehow during refactoring. This is still viable
information when trying to figure out what is going wrong when
authenticating a user over NTLMSSP.

BUG: https://bugzilla.samba.org/show_bug.cgi?id=13861

Signed-off-by: Guenther Deschner <gd@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
Reviewed-by: Andrew Bartlett <abartlet@samba.org>
(cherry picked from commit 9e92654899db3c951bee0203415a15737402e7b7)
auth/ntlmssp/ntlmssp_client.c