Network
Tom H
tomh0665 at gmail.com
Thu Jan 28 02:06:52 UTC 2010
>> Are all your boxes in the same workgroup?
>> Can you list the shares at the CLI?
>> With
>> smbclient -L <hostnetbios> -U <user>
>> or
>> smbclient -L -I <hostipaddress> -U <user>
>> Do you have samba users on your samba servers?
> ross at Mint8Quad64 ~ $ smbclient -L <hostnetbios> -U <user>
> bash: syntax error near unexpected token `newline'
> ross at Mint8Quad64 ~ $ smbclient -L -I <hostipaddress> -U <user>
> bash: syntax error near unexpected token `newline'
> ross at Mint8Quad64 ~ $
Sorry. Please replace:
<hostnetbios> by the netbiosname of the samba server that you are
trying to access
<hostipaddress> by the ip address of the samba server that you are
trying to access
<user> by the username of the samba user who is accessing the share
More information about the ubuntu-users
mailing list