MESSAGE
DATE | 2016-09-01 |
FROM | Ruben Safir
|
SUBJECT | Subject: [Hangout-NYLXS] ssh puzzle
|
I did an rsync from my works stations home directory to the server and I messed up the ssh. The server is no longer accepting keyless authentication with just RSA
this is a look at the panix output in debug mode.
./ssh/authorized_keys has the keys
bash-4.3$ ssh -vvv ruben-at-www.mrbrklyn.com OpenSSH_5.9 NetBSD_Secure_Shell-20110907, OpenSSL 1.0.1t 3 May 2016 debug1: Reading configuration data /etc/ssh/ssh_config debug2: ssh_connect: needpriv 0 debug1: Connecting to www.mrbrklyn.com [96.57.23.82] port 22. debug1: Connection established. debug1: could not open key file '/etc/ssh/ssh_host_key': No such file or directory debug1: could not open key file '/etc/ssh/ssh_host_dsa_key': No such file or directory debug1: could not open key file '/etc/ssh/ssh_host_ecdsa_key': No such file or directory debug1: could not open key file '/etc/ssh/ssh_host_rsa_key': No such file or directory debug1: could not open key file '/etc/ssh/ssh_host_dsa_key': No such file or directory debug1: could not open key file '/etc/ssh/ssh_host_ecdsa_key': No such file or directory debug1: could not open key file '/etc/ssh/ssh_host_rsa_key': No such file or directory debug3: Incorrect RSA1 identifier debug3: Could not load "/net/u/17/m/mrbrklyn/.ssh/id_rsa" as a RSA1 public key debug1: identity file /net/u/17/m/mrbrklyn/.ssh/id_rsa type 1 debug1: identity file /net/u/17/m/mrbrklyn/.ssh/id_rsa-cert type -1 debug1: identity file /net/u/17/m/mrbrklyn/.ssh/id_dsa type -1 debug1: identity file /net/u/17/m/mrbrklyn/.ssh/id_dsa-cert type -1 debug1: identity file /net/u/17/m/mrbrklyn/.ssh/id_ecdsa type -1 debug1: identity file /net/u/17/m/mrbrklyn/.ssh/id_ecdsa-cert type -1 debug1: Remote protocol version 2.0, remote software version OpenSSH_6.6.1 debug1: match: OpenSSH_6.6.1 pat OpenSSH* debug1: Remote is NON-HPN aware debug1: Enabling compatibility mode for protocol 2.0 debug1: Local version string SSH-2.0-OpenSSH_5.9 NetBSD_Secure_Shell-20110907-hpn13v11-lpk debug2: fd 5 setting O_NONBLOCK debug3: load_hostkeys: loading entries for host "www.mrbrklyn.com" from file "/net/u/17/m/mrbrklyn/.ssh/known_hosts" debug3: load_hostkeys: found key type RSA in file /net/u/17/m/mrbrklyn/.ssh/known_hosts:1 .... debug1: Host 'www.mrbrklyn.com' is known and matches the RSA host key. debug1: Found key in /net/u/17/m/mrbrklyn/.ssh/known_hosts:1 debug1: ssh_rsa_verify: signature correct debug2: kex_derive_keys debug2: set_newkeys: mode 1 debug1: SSH2_MSG_NEWKEYS sent debug1: expecting SSH2_MSG_NEWKEYS debug2: set_newkeys: mode 0 debug1: SSH2_MSG_NEWKEYS received debug1: Roaming not allowed by server debug1: SSH2_MSG_SERVICE_REQUEST sent debug2: service_accept: ssh-userauth
I can pull it back from the tar ball but it is bothering me that I can't fix this by hand.
-- So many immigrant groups have swept through our town that Brooklyn, like Atlantis, reaches mythological proportions in the mind of the world - RI Safir 1998 http://www.mrbrklyn.com
DRM is THEFT - We are the STAKEHOLDERS - RI Safir 2002 http://www.nylxs.com - Leadership Development in Free Software http://www2.mrbrklyn.com/resources - Unpublished Archive http://www.coinhangout.com - coins! http://www.brooklyn-living.com
Being so tracked is for FARM ANIMALS and and extermination camps, but incompatible with living as a free human being. -RI Safir 2013 _______________________________________________ hangout mailing list hangout-at-nylxs.com http://www.nylxs.com/
|
|