Timeline for Accessing a SMB share without a password
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 16, 2018 at 18:38 | comment | added | Bryan Larsen | -U % worked for me | |
| Dec 1, 2016 at 12:18 | comment | added | donothingsuccessfully | smbclient //host/share -U guest% worked for me. | |
| Aug 26, 2016 at 21:49 | comment | added | bernie | The syntax for the -U (user) option is this: -U|--user=username[%password]. Therefore, this answer users the "single-space" username with a "single-space" password. | |
| Apr 6, 2015 at 10:25 | history | edited | natxo asenjo | CC BY-SA 3.0 | added 1 character in body |
| Apr 6, 2015 at 9:53 | history | answered | natxo asenjo | CC BY-SA 3.0 |