plgmelodyboy
关于mount 的问题?
一个redhat 装了samba 2.2.7a,用smbclient -L 192.168.1.101 -U leggman 命令然后输入密码可以访问windows XP的内容包括隐藏分区,但用mount //192.168.1.101/c$ /mnt -o username=leggma 就出错?不能访问?11556 session setup
fail:ERRDS -ERRnoaccess (access denied)
声明的用的redhat 9,但mount 没有装NTFS的支持的moudle, windows分区是 NTFS 的,是不是这个原因呢?
想问问再装?
anhongkui
mount //192.168.1.101/c$ /mnt -o username=leggma
mount -t cifs //192.168.1.101/c/$ /mnt/ -o username=xxxx,password=xxxx,iocharset=cp936