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认证,但还是不行。
不知道各位有没有遇到过类似问题。
谢谢!