delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/02/04/16:36:48

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:date:from:reply-to:message-id:to:subject
:in-reply-to:references:mime-version:content-type
:content-transfer-encoding; q=dns; s=default; b=gKziasaTnFKQukXb
mK/UKlICnSCi5gOU5wfl1pT7a7veFH2OSfwk0Pym6a41Rg43fez2K6pbKDpgZB+S
BKP+t62151KtjW7esyB2MnvSwXrK0e29lZ46fVOlTQMIxyGShb4sEPG+QNzvMjoM
UQy3N6+NXjRhmro721yOLE4Iv1I=
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:date:from:reply-to:message-id:to:subject
:in-reply-to:references:mime-version:content-type
:content-transfer-encoding; s=default; bh=orXG9om9y7tms2t+bdRr51
DEsXA=; b=BQlVtUh7fpeNa5WS/mllAmNOGC9POuBmNL/gAwY3ra5bhHGpAIuxXT
ecYX5HFsOiuI0VsHQJivG1HnlpMPUhp9JQM3lYQ+gvdjo5HssWNEIY0K9exeeE01
Rei/1oT+IujUPZz5jVvJaMVBkWUQpe/wqGHOfFRovzaISlhqnIvF8=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=3.1 required=5.0 tests=AWL,BAYES_99,BAYES_999,FREEMAIL_FROM,KAM_BODY_URIBL_PCCC,KAM_FROM_URIBL_PCCC,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: smtp.ht-systems.ru
Date: Thu, 5 Feb 2015 00:05:09 +0300
From: Andrey Repin <anrdaemon AT yandex DOT ru>
Reply-To: cygwin AT cygwin DOT com
Message-ID: <496397906.20150205000509@yandex.ru>
To: Michael Wild <cygwin AT cygwin DOT com>, cygwin AT cygwin DOT com
Subject: Re: [ANNOUNCEMENT] New package: ssh-pageant-1.4-1
In-Reply-To: <announce.CAALQ5rmcvmwbxAR41HTDqPj2FGbCNJpjxQ1fnpRFnaWbQcBb2w@mail.gmail.com>
References: <announce DOT CAALQ5rmcvmwbxAR41HTDqPj2FGbCNJpjxQ1fnpRFnaWbQcBb2w AT mail DOT gmail DOT com>
MIME-Version: 1.0
X-IsSubscribed: yes

Greetings, Michael Wild!

> Version 1.4-1 of "ssh-pageant" has been uploaded.

> ssh-pageant is a tiny tool for Windows that allows you to use SSH keys
> from PuTTY's Pageant in Cygwin and MSYS shell environments. You can
> use ssh-pageant to automate SSH connections from those shells, which
> is useful for services built on top of SSH, like SFTP file transfers
> or pushing to secure git repositories.

You. Are. The. Best.
Finally I can have access to elevated pageant from regular desktop!

Autostart (elevated):

test -f "$HOME/.ssh_agent" && . "$HOME/.ssh_agent"
eval $(ssh-pageant.exe -k)
ssh-pageant.exe -s | tee "$HOME/.ssh_agent"

.bashrc:
test -f "$HOME/.ssh_agent" && . "$HOME/.ssh_agent"

Works like a charm!
Now, I don't know, what is more important. Long-awaited Cygwin .34 release or
sudden availability of transparent key-based authentication to the userland.
I'll probably put them both on the same height.


--
WBR,
Andrey Repin (anrdaemon AT yandex DOT ru) 04.02.2015, <19:49>

Sorry for my terrible english...


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