当前位置: 技术问答>linux和unix
cygwin配置ssh无法连接问题
来源: 互联网 发布时间:2017-04-29
本文导语: win7 64位系统 安装cygwin 配置ssh之后,多了一个账户cyg_server 使用登录时 ssh localhost 输入密码,报异常 $ ssh cyg_server@localhost cyg_server@localhost's password: Permission denied, please try again. cyg_server@localhost's password: Permission...
win7 64位系统
安装cygwin
配置ssh之后,多了一个账户cyg_server
使用登录时
ssh localhost
输入密码,报异常
$ ssh cyg_server@localhost
cyg_server@localhost's password:
Permission denied, please try again.
cyg_server@localhost's password:
Permission denied, please try again.
cyg_server@localhost's password:
Permission denied (publickey,password,keyboard-interactive).
搞了半天没搞定,求助
thx
安装cygwin
配置ssh之后,多了一个账户cyg_server
使用登录时
ssh localhost
输入密码,报异常
$ ssh cyg_server@localhost
cyg_server@localhost's password:
Permission denied, please try again.
cyg_server@localhost's password:
Permission denied, please try again.
cyg_server@localhost's password:
Permission denied (publickey,password,keyboard-interactive).
搞了半天没搞定,求助
thx
|
我觉得可能是用户权限问题
在cygwin下看相关文件的用户权限对不对
在cygwin下看相关文件的用户权限对不对