Hi,
I am trying to mount a windows machine on samba network but having issues. When I type this:
mount -t smbfs -o username=username,password=password //WORKGROUP/192.168.0.77 /mnt/win
I get the error:
7831: Connection to WORKGROUP failed
SMB connection failed
Also when I type this I get the message:
smbclient -U ups -L //WORKGROUP/192.168.0.74
Connection to WORKGROUP failed
Any idea?
Thanks
I am trying to mount a windows machine on samba network but having issues. When I type this:
mount -t smbfs -o username=username,password=password //WORKGROUP/192.168.0.77 /mnt/win
I get the error:
7831: Connection to WORKGROUP failed
SMB connection failed
Also when I type this I get the message:
smbclient -U ups -L //WORKGROUP/192.168.0.74
Connection to WORKGROUP failed
Any idea?
Thanks