mirror of
https://github.com/samba-team/samba.git
synced 2025-08-04 08:22:08 +03:00
r26540: Revert my previous commit after concerns raised by Andrew.
(This used to be commit 6ac86f8be7
)
This commit is contained in:
committed by
Stefan Metzmacher
parent
3e75f222bc
commit
0500b87092
@ -215,7 +215,7 @@ NTSTATUS ldap_bind_sasl(struct ldap_connection *conn,
|
||||
|
||||
const char **sasl_names;
|
||||
uint32_t old_gensec_features;
|
||||
const char *supported_sasl_mech_attrs[] = {
|
||||
static const char *supported_sasl_mech_attrs[] = {
|
||||
"supportedSASLMechanisms",
|
||||
NULL
|
||||
};
|
||||
|
Reference in New Issue
Block a user