mirror of
https://github.com/samba-team/samba.git
synced 2024-12-23 17:34:34 +03:00
parent
6e76486505
commit
9fc3e980e9
@ -560,10 +560,10 @@ static void usage(void)
|
||||
int olddebug;
|
||||
pstring cmdstr = "";
|
||||
struct cli_state *cli;
|
||||
fstring password,
|
||||
username,
|
||||
domain,
|
||||
server;
|
||||
fstring password="",
|
||||
username="",
|
||||
domain="",
|
||||
server="";
|
||||
struct cmd_set **cmd_set;
|
||||
struct in_addr server_ip;
|
||||
NTSTATUS nt_status;
|
||||
|
Loading…
Reference in New Issue
Block a user