git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Alxneit-Kamber Ivo" <ivo.alxneit@psi.ch>
To: "Thomas Harning" <harningt@gmail.com>, "Jeff King" <peff@peff.net>
Cc: <git@vger.kernel.org>
Subject: Re: [BUG/RFC git-gui] password for push/pull in case ofgit+ssh://repo
Date: Fri, 7 Dec 2007 09:57:43 +0100	[thread overview]
Message-ID: <1197017863.4672.3.camel@pc446.psi.ch> (raw)
In-Reply-To: <47582D5F.7070003@gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1651 bytes --]

On Thu, 2007-12-06 at 12:11 -0500, Thomas Harning wrote:
> Ivo Alxneit wrote:
> > when i use git-gui (0.9.0) to push/pull to/from a git+ssh://repo i have
> > to supply my password to ssh. i get the password prompt from ssh on the
> > controlling shell. as i often use several shells and git-gui might run
> > in the background it is rather bothering to find the correct shell where
> > ssh expects the password. could this be changed (in a safe way) in
> > git-gui e.g. like pinentry pops up a window when gpg is used to sign
> > emails?
> >
> > p.s. please cc me. i have not subscribed to the list
> >
> > thanks
> >   
> I know this doesn't answer the problem exactly, but if you use ssh keys 
> and some sort of key management utility (such as Keychain or maybe Gnome 
> keyring?), you can dodge the password entry problem and never have to 
> enter a password (pending you register your ssh key with the server [ex: 
> ssh-copy-id servername])
> 
> 
> Another option that might answer your problem (and could be potentially 
> integrated into git-gui) is the usage of the SSH_ASKPASS environment 
> variable.
> 
> SSH_ASKPASS is a program to execute to get the passphrase that works by 
> reading console output from the program.

thanks to both of you.

in essence you are telling me to use the infrastructure provided by ssh
to ask fo the password. i'll try :-)
-- 
Dr. Ivo Alxneit
Laboratory for Solar Technology   phone: +41 56 310 4092
Paul Scherrer Institute             fax: +41 56 310 2688
CH-5232 Villigen                   http://solar.web.psi.ch
Switzerland                   gnupg key: 0x515E30C7

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2007-12-07  9:14 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-12-06 14:31 [BUG/RFC git-gui] password for push/pull in case of git+ssh://repo Ivo Alxneit
2007-12-06 17:11 ` Thomas Harning
2007-12-07  8:57   ` Alxneit-Kamber Ivo [this message]
2007-12-06 19:18 ` Jeff King

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1197017863.4672.3.camel@pc446.psi.ch \
    --to=ivo.alxneit@psi.ch \
    --cc=git@vger.kernel.org \
    --cc=harningt@gmail.com \
    --cc=peff@peff.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).