1.linux访问windows共享
smbclient //IP地址/共享名 -U XP用户名
mount -t smbfs -o username=XX,iocharset=GB2312 -l //IP地址/共享名 /mnt/
2.SecureCRT密码保存问题
确定/etc/ssh/sshd_config中PasswordAuthentication yes
/etc/rc.d/sshd restart
还不能保存密码,在Windows中的配置在C:/Documents and Settings/GGW/Application Data/VanDyke/Config中,修改会话选项.