mirror of
https://github.com/samba-team/samba.git
synced 2024-12-25 23:21:54 +03:00
prompt for password on smbclient -L
(This used to be commit 1558f34a87
)
This commit is contained in:
parent
57d4977f24
commit
2b67f7eba4
@ -2102,7 +2102,6 @@ static int do_message_op(void)
|
||||
}
|
||||
break;
|
||||
case 'L':
|
||||
got_pass = True;
|
||||
pstrcpy(query_host,optarg);
|
||||
if(!explicit_user)
|
||||
*username = '\0';
|
||||
|
Loading…
Reference in New Issue
Block a user