Sample Header Ad - 728x90

smbclient not entering smb shell

3 votes
1 answer
2416 views
I want to access an SMB share on our intranet. * When I execute
smbclient -L //intranet.host/ -U myuser
I can enter my password and get a list of all shares. * When I want to enter the smb shell with
smbclient //intranet.host/ -U myuser
I'm not asked for my password and the command returns without any output. What am I missing here?
Asked by user106745 (33 rep)
Oct 20, 2021, 09:20 AM
Last activity: Oct 20, 2021, 11:21 AM