added an auth flag that indicates if we should be allowed to fallback
commit2cfc19f89939353e81bc0c00c3fe084a68bba20f
authorAndrew Tridgell <tridge@samba.org>
Tue, 10 Jun 2003 03:47:42 +0000 (10 03:47 +0000)
committerAndrew Tridgell <tridge@samba.org>
Tue, 10 Jun 2003 03:47:42 +0000 (10 03:47 +0000)
treea2357fa566412a572b78bad1263ee28d0bd8b3eb
parent524da855ff764eba7aa88624259d359e0cd406ac
added an auth flag that indicates if we should be allowed to fallback
to NTLMSSP for SASL if krb5 fails. This is important as otherwise the
admin may think that a join has succeeeded when kerberos is actually
broken.
(This used to be commit 23a6ea385c4aea208adf36f039244bee14f56a33)
source3/include/ads.h
source3/libads/sasl.c