X-Recipient: archive-cygwin@delorie.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:from:date
	:message-id:subject:to:content-type; q=dns; s=default; b=IHtBl+k
	YnlvA72WV1fJd+0U/5YlRz2Y1K+aRVIDbVPQq6rT/FUz7USMb/q12UFxf3++IXzM
	x2zjJMIvPiuudisG4U0kdK8KPRCHM/iseb6T2/XUE9qznF0z34LJer6xZOlOnuor
	w366DVypWZYRzVGXTHvzJdFmh97Ti7ghHvUU=
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:from:date
	:message-id:subject:to:content-type; s=default; bh=45nR6iyJhkl+n
	M4RMFHB9/QDShE=; b=c89gOaclWb6Y73JcKTUcrasXizvPjY1Nn5XYflsAXpiAr
	dGH+3ahuh09wRVmMYMgD+rAMdlRrxs9Ey50TuCv5zxs0iFLa6hy5gAbo7E1GuYil
	/pwXxeD1010V11chbyTbWf896gTFApyUOG5AiiMMvc5rwokKKtEpFGQJrMVgnU=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-wg0-f51.google.com
X-Received: by 10.194.170.161 with SMTP id an1mr41470329wjc.126.1423487173792; Mon, 09 Feb 2015 05:06:13 -0800 (PST)
MIME-Version: 1.0
In-Reply-To: <496397906.20150205000509@yandex.ru>
References: <announce.CAALQ5rmcvmwbxAR41HTDqPj2FGbCNJpjxQ1fnpRFnaWbQcBb2w@mail.gmail.com> <496397906.20150205000509@yandex.ru>
From: Michael Wild <themiwi@gmail.com>
Date: Mon, 9 Feb 2015 14:05:53 +0100
Message-ID: <CAALQ5r=1KzP+OHsa5orFrDRdxE+GE1j0sk-THAKSO1Rt10QPmg@mail.gmail.com>
Subject: Re: [ANNOUNCEMENT] New package: ssh-pageant-1.4-1
To: The Cygwin Mailing List <cygwin@cygwin.com>
Content-Type: text/plain; charset=UTF-8
X-IsSubscribed: yes

Hi Andrey

On Wed, Feb 4, 2015 at 10:05 PM, Andrey Repin wrote:
> 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!

Very intriguing. What is this elevated autostart thing? Some script
you put in your autostart folder in the start menu? How do you get
Windows to run it?

I'm glad you're happy with the package :-)

Michael

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

