fab-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Fab-user] Fabric and SSH question


From: Morgan Goose
Subject: Re: [Fab-user] Fabric and SSH question
Date: Thu, 3 May 2012 08:32:51 -0700

set up your terminal to do this for you:

$ cat ~/.zlogin
eval `keychain --eval --agents ssh --inherit any id_rsa --quiet`


-goose

On Thu, May 3, 2012 at 7:31 AM, JA <address@hidden> wrote:
> Hi Everyone;
>
> I would so appreciate any help with this question....
>
> How do I get Fabric to prompt foe SSH passphrase instead of user login 
> password?
> Connections to my remote hosts fail unless I have ssh-agent running.
> I do not want this behavior and want fabric to prompt for the ssh
> passphrase.
>
> Thanks!
>
> _______________________________________________
> Fab-user mailing list
> address@hidden
> https://lists.nongnu.org/mailman/listinfo/fab-user



reply via email to

[Prev in Thread] Current Thread [Next in Thread]