mirror of
https://github.com/samba-team/samba.git
synced 2025-07-30 19:42:05 +03:00
committed by
Gerald (Jerry) Carter
parent
80c0d16de0
commit
a36c172d46
@ -104,7 +104,6 @@ static NTSTATUS ldapsrv_BindSASL(struct ldapsrv_call *call)
|
||||
DEBUG(10, ("BindSASL dn: %s\n",req->dn));
|
||||
|
||||
if (!call->conn->gensec) {
|
||||
struct cli_credentials *server_credentials;
|
||||
call->conn->session_info = NULL;
|
||||
|
||||
status = gensec_server_start(call->conn, &call->conn->gensec,
|
||||
|
Reference in New Issue
Block a user