s3: ntlm_auth: Don't corrupt the output stream with debug messages.
authorJeremy Allison <jra@samba.org>
Sat, 10 Dec 2016 21:56:18 +0000 (13:56 -0800)
committerVolker Lendecke <vl@samba.org>
Sun, 11 Dec 2016 10:17:23 +0000 (11:17 +0100)
commit9fbd544b90c2b27985637a9bb3fa520f891f8696
tree9ad2b3ab0f7af7581efc3f3439b94c271b75b65a
parentb5c0745b0c99d6cef21b5e7eb695e15aae5d4e38
s3: ntlm_auth: Don't corrupt the output stream with debug messages.

Calling programs expect to cleanly read from STDOUT.

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

Signed-off-by: Jeremy Allison <jra@samba.org>
Reviewed-by: Uri Simchoni <uri@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/utils/ntlm_auth.c