mirror of
https://github.com/samba-team/samba.git
synced 2025-03-03 12:58:35 +03:00
r1402: we should prompt for a password if it's not given by -U
metze (This used to be commit acde1358c940ed159a67e433e662c255103a1a02)
This commit is contained in:
parent
cfc4350e05
commit
25cae4dc0c
@ -4377,7 +4377,6 @@ static void usage(void)
|
||||
|
||||
lp_set_cmdline("torture:host", host);
|
||||
lp_set_cmdline("torture:share", share);
|
||||
lp_set_cmdline("torture:password", "");
|
||||
asprintf(&binding, "ncacn_np:%s", host);
|
||||
lp_set_cmdline("torture:binding", binding);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user