search for: myserver33

Displaying 1 result from an estimated 1 matches for "myserver33".

Did you mean: myserver
2017 Mar 27
4
[Bug 2700] New: Missing PEM identity_file should be a fatal error
...Version: 7.2p2 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: ssh Assignee: unassigned-bugs at mindrot.org Reporter: jg at jguk.org ssh -i "me.pem" ubuntu at myserver33.net Warning: Identity file me.pem not accessible: No such file or directory. Permission denied (publickey). I can see there is a 3 second wait before the "Permission denied (publickey)." which is the connection to the myserver33.net My thought is that this should be a fatal error, not j...