mirror of
https://github.com/samba-team/samba.git
synced 2025-03-12 20:58:37 +03:00
s3: Fix a winbind message
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Mon Jun 20 23:28:43 CEST 2011 on sn-devel-104
This commit is contained in:
parent
c8cfd75674
commit
994abd2dea
@ -544,7 +544,7 @@ static struct winbindd_async_dispatch_table async_nonpriv_table[] = {
|
||||
{ WINBINDD_PAM_CHNG_PSWD_AUTH_CRAP, "PAM_CHNG_PSWD_AUTH_CRAP",
|
||||
winbindd_pam_chng_pswd_auth_crap_send,
|
||||
winbindd_pam_chng_pswd_auth_crap_recv },
|
||||
{ WINBINDD_WINS_BYIP, "PING",
|
||||
{ WINBINDD_WINS_BYIP, "WINS_BYIP",
|
||||
winbindd_wins_byip_send, winbindd_wins_byip_recv },
|
||||
|
||||
{ 0, NULL, NULL, NULL }
|
||||
|
Loading…
x
Reference in New Issue
Block a user