Re: Warning: Identity file ~/.ssh/id_rsa not accessible: No such file or directory
- From: M'vy <yves.stadler@xxxxxxx>
- Date: Mon, 17 Dec 2007 13:38:57 +0100
And, /var/log/OpenSSHServer.log is
/etc/sshd_config line 16: garbage at end of line; "protocol".
/etc/sshd_config line 16: garbage at end of line; "protocol".
/etc/sshd_config line 16: garbage at end of line; "protocol".
/etc/sshd_config line 16: garbage at end of line; "protocol".
/etc/sshd_config line 16: garbage at end of line; "protocol".
Could not load host key: /etc/ssh/ssh_host_rsa_key
Could not load host key: /etc/ssh/ssh_host_dsa_key
Disabling protocol version 1. Could not load host key
Could not load host key: /etc/ssh/ssh_host_rsa_key
Could not load host key: /etc/ssh/ssh_host_dsa_key
Disabling protocol version 1. Could not load host key
Could not load host key: /etc/ssh/ssh_host_rsa_key
Could not load host key: /etc/ssh/ssh_host_dsa_key
Disabling protocol version 1. Could not load host key
Could not load host key: /etc/ssh/ssh_host_rsa_key
Could not load host key: /etc/ssh/ssh_host_dsa_key
Disabling protocol version 1. Could not load host key
Did you check the permissions on /etc/ssh_host_rsa_key
/etc/ssh_host_dsa_key ?? Or if they exists.
I think it is stange in your config to find both :
HostKey /etc/ssh/ssh_host_rsa_key
HostKey /etc/ssh/ssh_host_dsa_key
And
HostKey /etc/ssh_host_rsa_key
HostKey /etc/ssh_host_dsa_key
You can eventually check also /etc/ssh/ssh_config which is the config
file of ssh client. May be you can find some clue about the connection
problem. It may also exist a log of the ssh client... but do not know where.
EnjoY!
.
- Follow-Ups:
- References:
- Prev by Date: Warning: Identity file ~/.ssh/id_rsa not accessible: No such file or directory
- Next by Date: Re: Warning: Identity file ~/.ssh/id_rsa not accessible: No such file or directory
- Previous by thread: Warning: Identity file ~/.ssh/id_rsa not accessible: No such file or directory
- Next by thread: Re: Warning: Identity file ~/.ssh/id_rsa not accessible: No such file or directory
- Index(es):
Relevant Pages
|
|