samba的疑问-linux不能访问windows 98?

由 shawnlee 在 11-19-2002 13:45 发表:

samba的疑问?

1。用smbclient -L dxh

(输入口令:123dxh)

报NT_STATUS_LOGNON FILAURE

但用匿名成功

为何???

(在98上可以访问linux的文件)

2。当linux 访问98时:

smbclient //192.168.30.107/aaa dxh (dxh为用户)

输入口令:123dxh

包错:1350:tree connect failed

errsrv-errbadpw(bad pawwsord-name/password pair in a tree cinnecctor session setup are invalid ,smb connection failed

为何?????


由 solaris 在 11-19-2002 15:11 发表:


我给你几个命令,我测试是成功的。

在linux上访问windows共享的命令:

1. smbclient -L hostname <-U username> 说明:列出指定主机的共享资源。

2. smbclient \\\\server\\共享名 <-U username> 说明:连接网络共享资源。其用法类似ftp。

3. smbmount \\\\server\\共享名 -c 'mount /mnt/smb' 说明:安装指定主机的共享名到本地


由 shawnlee 在 11-19-2002 16:01 发表:


不行


由 shawnlee 在 11-20-2002 12:54 发表:


有人用过linux访问98吗?


由 北

Published At
Categories with 服务器类
Tagged with
comments powered by Disqus