mirror of
https://github.com/samba-team/samba.git
synced 2025-01-12 09:18:10 +03:00
parent
41e97c33ab
commit
ef234c67d5
@ -106,11 +106,11 @@ void cmd_sam_ntchange_pwd(struct client_info *info)
|
||||
|
||||
if (res)
|
||||
{
|
||||
fprintf(out_hnd, "NT Password changed OK\n"));
|
||||
fprintf(out_hnd, "NT Password changed OK\n");
|
||||
}
|
||||
else
|
||||
{
|
||||
fprintf(out_hnd, "NT Password change FAILED\n"));
|
||||
fprintf(out_hnd, "NT Password change FAILED\n");
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user