|

楼主 |
发表于 2011-8-11 23:59:46
|
显示全部楼层
Post by jejer;2146491
mount -t cifs -o username="",password="" 192.168.1.1 /mnt/share
不行啊,这样报错,用户名为空:
[root@localhost /]# mount -t cifs -o username="",password="" 192.168.1.60 /mnt/win
username specified with no parameter |
|