auth:ntlmssp: Add back CRAP ndr debug output
authorGuenther Deschner <gd@samba.org>
Wed, 27 Mar 2019 16:51:04 +0000 (17:51 +0100)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 2 Apr 2019 01:12:10 +0000 (01:12 +0000)
commit9e92654899db3c951bee0203415a15737402e7b7
tree527c33f94466812cab1a23a8f6f4ce039df0b9e2
parent3a33c360071bb7cada58f1f71ccd8949fda70662
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>
auth/ntlmssp/ntlmssp_client.c