s3:libads: add more debugging to ads_sasl_spnego_bind()
authorStefan Metzmacher <metze@samba.org>
Thu, 23 Feb 2017 10:54:21 +0000 (11:54 +0100)
committerStefan Metzmacher <metze@samba.org>
Fri, 24 Feb 2017 17:40:15 +0000 (18:40 +0100)
commitea0bc12ba52166032d5112ee22ab53d831c13e86
tree070b4d8aa80574af4a44a22a35d10e9e20d76b9e
parent51caeb7c538b7546e5feccf27a735bb803c78a0b
s3:libads: add more debugging to ads_sasl_spnego_bind()

Any fallbacks to other authentication methods should be logged.

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

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/libads/sasl.c