mirror of
https://github.com/samba-team/samba.git
synced 2024-12-22 13:34:15 +03:00
netlogon:schannel: Fix typo
Signed-off-by: Joseph Sutton <josephsutton@catalyst.net.nz> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
This commit is contained in:
parent
f1281b80c1
commit
21b23a7d5a
@ -231,7 +231,7 @@ static void continue_srv_auth2(struct tevent_req *subreq)
|
||||
}
|
||||
|
||||
/*
|
||||
* Strong keys could be unsupported (NT4) or disables. So retry with the
|
||||
* Strong keys could be unsupported (NT4) or disabled. So retry with the
|
||||
* flags returned by the server. - asn
|
||||
*/
|
||||
if (NT_STATUS_EQUAL(s->a.out.result, NT_STATUS_ACCESS_DENIED)) {
|
||||
|
Loading…
Reference in New Issue
Block a user