mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
winbind: Fix a typo
Signed-off-by: Volker Lendecke <vl@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
02380ca3e7
commit
9699c3873c
@ -3332,7 +3332,7 @@ static NTSTATUS cm_connect_netlogon_transport(struct winbindd_domain *domain,
|
||||
}
|
||||
|
||||
/****************************************************************************
|
||||
Open a LSA connection to a DC, suiteable for LSA lookup calls.
|
||||
Open a NETLOGON connection to a DC, suiteable for SamLogon calls.
|
||||
****************************************************************************/
|
||||
|
||||
NTSTATUS cm_connect_netlogon(struct winbindd_domain *domain,
|
||||
|
Loading…
Reference in New Issue
Block a user