s3:libads: no longer pass "GSS-SPNEGO" to ads_sasl_spnego_gensec_bind()
authorStefan Metzmacher <metze@samba.org>
Fri, 9 Feb 2024 09:50:13 +0000 (10:50 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 15 Feb 2024 19:29:25 +0000 (20:29 +0100)
commit0be939e0cf4f0eacf5a168607872ee4048abdf9c
tree9299290057732f978b74f39dc8732d83e4a3e56b
parentee31958d15d16fb1b846b4d1530f827ed84c18ea
s3:libads: no longer pass "GSS-SPNEGO" to ads_sasl_spnego_gensec_bind()

That's the only thing we use...

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