我有一个debian服务器,我想用cif挂载一个外部的Win2008R2共享。 我得到:
error 14: bad address.
使用与smbclient相同的参数,我可以连接成功和浏览共享内容。
smbclient
我的命令是:
$ mount -t cifs //server-ip/sharename /local/mount/dir/ -o user=username%password
你还需要在samba服务器“apt-get install winbind”中安装“winbind”,然后尝试在windows上挂载