如果不是密码输错的话,客户端装的没问题,请你:
1. vi服务器端的/etc/ssh/sshd_config
2. 把PasswordAuthentication设成yes
3. 重启ssh服务/etc/rc.d/ssh restart