public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: What am I doing wrong with ssh?
       [not found] <1134389523.6045335.1527516740679.ref@mail.yahoo.com>
@ 2018-05-28 14:18 ` Nuzhna Pomoshch via cygwin
  0 siblings, 0 replies; 4+ messages in thread
From: Nuzhna Pomoshch via cygwin @ 2018-05-28 14:18 UTC (permalink / raw)
  To: cygwin

On 2018-05-27 14:21:50, Marco Atzeri <marco.atzeri@gmail.com> wrote:
>On 5/27/2018 10:10 AM, Nuzhna Pomoshch via cygwin wrote:
>>This has become an absolute nightmare. I have spent well
>>over ten hours just trying to logon via ssh.
>>
>>Here is the output from my latest attempt:
>>
>>$ ssh -v user@192.168.0.2
>>OpenSSH_7.5p1, OpenSSL 1.0.2o  27 Mar 2018
>>debug1: Reading configuration data /etc/ssh/ssh_config
>>debug1: Connecting to 192.168.0.2 [192.168.0.2] port 22.
>>debug1: Connection established.
>>debug1: key_load_public: No such file or directory
>>debug1: identity file /home/user/.ssh/id_rsa type -1
>
>start with /usr/bin/ssh-user-config

Did that as part of the installation. There were no errors reported.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: What am I doing wrong with ssh?
  2018-05-27  8:23 ` Nuzhna Pomoshch via cygwin
  2018-05-27 10:38   ` Nuzhna Pomoshch via cygwin
@ 2018-05-28 14:12   ` Marco Atzeri
  1 sibling, 0 replies; 4+ messages in thread
From: Marco Atzeri @ 2018-05-28 14:12 UTC (permalink / raw)
  To: cygwin

On 5/27/2018 10:10 AM, Nuzhna Pomoshch via cygwin wrote:
> This has become an absolute nightmare. I have spent well
> over ten hours just trying to logon via ssh.
> 
> Here is the output from my latest attempt:
> 
> $ ssh -v user@192.168.0.2
> OpenSSH_7.5p1, OpenSSL 1.0.2o  27 Mar 2018
> debug1: Reading configuration data /etc/ssh/ssh_config
> debug1: Connecting to 192.168.0.2 [192.168.0.2] port 22.
> debug1: Connection established.
> debug1: key_load_public: No such file or directory
> debug1: identity file /home/user/.ssh/id_rsa type -1

start with /usr/bin/ssh-user-config

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* What am I doing wrong with ssh?
  2018-05-27  8:23 ` Nuzhna Pomoshch via cygwin
@ 2018-05-27 10:38   ` Nuzhna Pomoshch via cygwin
  2018-05-28 14:12   ` Marco Atzeri
  1 sibling, 0 replies; 4+ messages in thread
From: Nuzhna Pomoshch via cygwin @ 2018-05-27 10:38 UTC (permalink / raw)
  To: cygwin

This has become an absolute nightmare. I have spent well
over ten hours just trying to logon via ssh.

Here is the output from my latest attempt:

$ ssh -v user@192.168.0.2
OpenSSH_7.5p1, OpenSSL 1.0.2o  27 Mar 2018
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to 192.168.0.2 [192.168.0.2] port 22.
debug1: Connection established.
debug1: key_load_public: No such file or directory
debug1: identity file /home/user/.ssh/id_rsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/user/.ssh/id_rsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/user/.ssh/id_dsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/user/.ssh/id_dsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/user/.ssh/id_ecdsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/user/.ssh/id_ecdsa-cert type -1
debug1: identity file /home/user/.ssh/id_ed25519 type 4
debug1: key_load_public: No such file or directory
debug1: identity file /home/user/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_7.5
debug1: Remote protocol version 2.0, remote software version OpenSSH_7.7
debug1: match: OpenSSH_7.7 pat OpenSSH* compat 0x04000000
debug1: Authenticating to 192.168.0.2:22 as 'user'
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: algorithm: curve25519-sha256
debug1: kex: host key algorithm: ecdsa-sha2-nistp256
debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: Server host key: ecdsa-sha2-nistp256 SHA256:lplNv/yrntEClp51YISCDYj9U3L+5RYcOik/gQMhPWs
debug1: Host '192.168.0.2' is known and matches the ECDSA host key.
debug1: Found key in /home/user/.ssh/known_hosts:1
debug1: rekey after 134217728 blocks
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: rekey after 134217728 blocks
debug1: Skipping ssh-dss key /home/user/.ssh/id_dsa - not in PubkeyAcceptedKeyTypes
debug1: SSH2_MSG_EXT_INFO received
debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521>
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey,password,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Offering ED25519 public key: /home/user/.ssh/id_ed25519
Authentication failed.

The log says:
sshd: PID 2812: fatal: seteuid nnnnnn: Operation not permitted

I read this page several times:
https://cygwin.com/cygwin-ug-net/ntsec.html#ntsec-setuid-overview

I even ran cyglsa-config, and rebooted the machine.

Any ideas? Thank you in advance.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

* What am I doing wrong with ssh?
       [not found] <2029043469.5749460.1527408606639.ref@mail.yahoo.com>
@ 2018-05-27  8:23 ` Nuzhna Pomoshch via cygwin
  2018-05-27 10:38   ` Nuzhna Pomoshch via cygwin
  2018-05-28 14:12   ` Marco Atzeri
  0 siblings, 2 replies; 4+ messages in thread
From: Nuzhna Pomoshch via cygwin @ 2018-05-27  8:23 UTC (permalink / raw)
  To: cygwin

This has become an absolute nightmare. I have spent well
over ten hours just trying to logon via ssh.

Here is the output from my latest attempt:

$ ssh -v user@192.168.0.2
OpenSSH_7.5p1, OpenSSL 1.0.2o  27 Mar 2018
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Connecting to 192.168.0.2 [192.168.0.2] port 22.
debug1: Connection established.
debug1: key_load_public: No such file or directory
debug1: identity file /home/user/.ssh/id_rsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/user/.ssh/id_rsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/user/.ssh/id_dsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/user/.ssh/id_dsa-cert type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/user/.ssh/id_ecdsa type -1
debug1: key_load_public: No such file or directory
debug1: identity file /home/user/.ssh/id_ecdsa-cert type -1
debug1: identity file /home/user/.ssh/id_ed25519 type 4
debug1: key_load_public: No such file or directory
debug1: identity file /home/user/.ssh/id_ed25519-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_7.5
debug1: Remote protocol version 2.0, remote software version OpenSSH_7.7
debug1: match: OpenSSH_7.7 pat OpenSSH* compat 0x04000000
debug1: Authenticating to 192.168.0.2:22 as 'user'
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: algorithm: curve25519-sha256
debug1: kex: host key algorithm: ecdsa-sha2-nistp256
debug1: kex: server->client cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
debug1: kex: client->server cipher: chacha20-poly1305@openssh.com MAC: <implicit> compression: none
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: Server host key: ecdsa-sha2-nistp256 SHA256:lplNv/yrntEClp51YISCDYj9U3L+5RYcOik/gQMhPWs
debug1: Host '192.168.0.2' is known and matches the ECDSA host key.
debug1: Found key in /home/user/.ssh/known_hosts:1
debug1: rekey after 134217728 blocks
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: rekey after 134217728 blocks
debug1: Skipping ssh-dss key /home/user/.ssh/id_dsa - not in PubkeyAcceptedKeyTypes
debug1: SSH2_MSG_EXT_INFO received
debug1: kex_input_ext_info: server-sig-algs=<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521>
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey,password,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Offering ED25519 public key: /home/user/.ssh/id_ed25519
Authentication failed.

The log says:
sshd: PID 2812: fatal: seteuid nnnnnn: Operation not permitted

I read this page several times:
https://cygwin.com/cygwin-ug-net/ntsec.html#ntsec-setuid-overview

I even ran cyglsa-config, and rebooted the machine.

Any ideas? Thank you in advance.

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-05-28 14:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <1134389523.6045335.1527516740679.ref@mail.yahoo.com>
2018-05-28 14:18 ` What am I doing wrong with ssh? Nuzhna Pomoshch via cygwin
     [not found] <2029043469.5749460.1527408606639.ref@mail.yahoo.com>
2018-05-27  8:23 ` Nuzhna Pomoshch via cygwin
2018-05-27 10:38   ` Nuzhna Pomoshch via cygwin
2018-05-28 14:12   ` Marco Atzeri

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).