mirror of
https://github.com/samba-team/samba.git
synced 2025-01-10 01:18:15 +03:00
Fix spelling s/fowarding/forwarding/
Signed-off-by: Mathieu Parent <math.parent@gmail.com> Reviewed-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Garming Sam <garming@catalyst.net.nz>
This commit is contained in:
parent
f5b908d818
commit
fd46fd0941
@ -343,7 +343,7 @@ static void send_bad_password_netlogon(TALLOC_CTX *mem_ctx,
|
||||
"winbind_server",
|
||||
&ndr_table_winbind);
|
||||
if (irpc_handle == NULL) {
|
||||
DEBUG(0, ("Winbind fowarding for [%s]\\[%s] failed, "
|
||||
DEBUG(0, ("Winbind forwarding for [%s]\\[%s] failed, "
|
||||
"no winbind_server running!\n",
|
||||
user_info->mapped.domain_name, user_info->mapped.account_name));
|
||||
return;
|
||||
|
Loading…
Reference in New Issue
Block a user