This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: can't connect to sshd on Vista


Rick McCombs@ATHLON3000 ~
$ ssh -v rick@192.168.1.65
OpenSSH_6.2p1, OpenSSL 1.0.1e 11 Feb 2013
debug1: Reading configuration data /etc/ssh_config
debug1: Connecting to 192.168.1.65 [192.168.1.65] port 22.
debug1: Connection established.
debug1: identity file /home/Rick McCombs/.ssh/id_rsa type 1
debug1: identity file /home/Rick McCombs/.ssh/id_rsa-cert type -1
debug1: identity file /home/Rick McCombs/.ssh/id_dsa type 2
debug1: identity file /home/Rick McCombs/.ssh/id_dsa-cert type -1
debug1: identity file /home/Rick McCombs/.ssh/id_ecdsa type 3
debug1: identity file /home/Rick McCombs/.ssh/id_ecdsa-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_6.2
debug1: Remote protocol version 2.0, remote software version OpenSSH_6.2
debug1: match: OpenSSH_6.2 pat OpenSSH*
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: server->client aes128-ctr hmac-md5-etm@openssh.com none
debug1: kex: client->server aes128-ctr hmac-md5-etm@openssh.com none
debug1: sending SSH2_MSG_KEX_ECDH_INIT
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: Server host key: ECDSA 44:b6:4e:6d:3a:dc:ea:ab:5e:11:7a:f9:96:b1:e2:1e
debug1: Host '192.168.1.65' is known and matches the ECDSA host key.
debug1: Found key in /home/Rick McCombs/.ssh/known_hosts:2
debug1: ssh_ecdsa_verify: signature correct
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: Roaming not allowed by server
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Offering RSA public key: /home/Rick McCombs/.ssh/id_rsa
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
debug1: Offering DSA public key: /home/Rick McCombs/.ssh/id_dsa
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
debug1: Offering ECDSA public key: /home/Rick McCombs/.ssh/id_ecdsa
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
debug1: Next authentication method: keyboard-interactive
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
debug1: Next authentication method: password
rick@192.168.1.65's password:
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
Permission denied, please try again.
rick@192.168.1.65's password:
Received disconnect from 192.168.1.65: 2: Too many authentication
failures for rick

Rick McCombs@ATHLON3000 ~
$

On Fri, Apr 26, 2013 at 3:41 AM, marco atzeri <marco.atzeri@gmail.com> wrote:
> On 4/26/2013 9:36 AM, Rick McCombs AD5DU wrote:
>>
>> I don't see a way to get gmail to not include you email in the reply
>> other than manually deleting it.
>> (I think you guys are a little paranoid; spam is a fact of life.)
>
>
> trust us. That little change reduces the amount of span on your
> ( and our) box
>
>
>>
>> $ editrights -l -u cyg_server
>> SeAssignPrimaryTokenPrivilege
>> SeCreateTokenPrivilege
>> SeTcbPrivilege
>> SeServiceLogonRight
>> SeDenyRemoteInteractiveLogonRight
>
>
> this looks fine.
>
> Also cygcheck.out looks fine
>
> Anything on /var/log/sshd.log ?
>
> If you are able to connect locally to your user and
> does not work in other ways, than or is it a problem of security
> methods mismatch or some programs is interfering.
>
> Can you try  "ssh -v user@machine" from another PC ?
>
>
> Regards
> Marco
>
>
> --
> 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
>



-- 

Amateur Radio AD5DU.

--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]