delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2013/04/26/13:16:46

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:in-reply-to:references:date
:message-id:subject:from:to:content-type; q=dns; s=default; b=dY
bh6pMPrvBnJs5VFD5vTjnwNQr5lpjjoKsnWJBFr+Vi12NduVpYeQrtu+Cngu5RL6
dTQnZfMhijeDw49Fe77BW4jLiz7UljTYtVu5HScolMF6PUeZgQ+az6ssjBydPuLx
X/MiXv5/Dkxl4BE/RMl0/5Z/RvyyEUqQkkG85juxU=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:mime-version:in-reply-to:references:date
:message-id:subject:from:to:content-type; s=default; bh=HGbuLS51
btK4CtZ6k//7musF/CI=; b=b9NGKEpykY28sxUCnFS2OSqVpe1dV3T1rNinPtR0
7d6frTYFlkeks+iI34jBKU8YH53Wmvzy+kAsUQ3YwQtETxVznds5KcZEpa0DgFY8
i8qvf+4ak2yysg2oiiHDNGGIBzNutCzjNEalzg3pbQfUOSFq2yt+ilMwz2Idogry
Z9c=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com
X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1
MIME-Version: 1.0
X-Received: by 10.194.173.228 with SMTP id bn4mr29195838wjc.20.1366996585104; Fri, 26 Apr 2013 10:16:25 -0700 (PDT)
In-Reply-To: <517A3DC2.3070502@gmail.com>
References: <517A1C9C DOT 6030702 AT gmail DOT com> <517A1CCB DOT 9000104 AT gmail DOT com> <CAHaX4OVVMRa2DV9XF5z=VEqNuag0w8-OaZpyh1HOMmt9w98FMw AT mail DOT gmail DOT com> <517A3DC2 DOT 3070502 AT gmail DOT com>
Date: Fri, 26 Apr 2013 12:16:24 -0500
Message-ID: <CAHaX4OWROjT6NQc7D2ZOOHt6EfcStNOSOVrak-x7477RObxUUg@mail.gmail.com>
Subject: Re: can't connect to sshd on Vista
From: Rick McCombs AD5DU <rick DOT mccombs AT gmail DOT com>
To: cygwin AT cygwin DOT com

Rick McCombs AT ATHLON3000 ~
$ ssh -v rick AT 192 DOT 168 DOT 1 DOT 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 AT openssh DOT com none
debug1: kex: client->server aes128-ctr hmac-md5-etm AT openssh DOT 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 AT 192 DOT 168 DOT 1 DOT 65's password:
debug1: Authentications that can continue:
publickey,password,keyboard-interactive
Permission denied, please try again.
rick AT 192 DOT 168 DOT 1 DOT 65's password:
Received disconnect from 192.168.1.65: 2: Too many authentication
failures for rick

Rick McCombs AT ATHLON3000 ~
$

On Fri, Apr 26, 2013 at 3:41 AM, marco atzeri <marco DOT atzeri AT gmail DOT 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 AT 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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019