samba无法访问vista

bruce1914
samba无法访问vista

我局域网里有3台电脑
red hat 9
xp
vista ultimate

在linux上使用smbclient可以成功访问XP上的共享磁盘并进行挂载,但不能访问VISTA的共享。

[color=Blue]root:[/mnt]21% smbclient -L 192.168.1.100
added interface ip=192.168.1.102 bcast=192.168.1.255 nmask=255.255.255.0
session request to 192.168.1.100 failed (Called name not present)
session request to 192 failed (Called name not present)
session request to *SMBSERVER failed (Called name not present)[/color]

我已经在VISTA上关闭了防火墙,而且也设置了LAN Manager 身份验证级别来兼容NTLM认证,但还是不行。

不知道各位有没有遇到过类似问题。

谢谢!

frank533
参考一下:
[url]http://www.bornin76.cn/?p=71[/url]

bruce1914
回复 #2 frank533 的帖子

谢谢。

我已经试过了,还是不行

bruce1914
哈哈,已经解决了。
不能用IP来访问,要用NetBIOS

root:[/mnt]21% smbclient -L MY-LAPTOP