Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > gnu.emacs.help > #50064
| From | Michael Albinus <michael.albinus@gmx.de> |
|---|---|
| Newsgroups | gnu.emacs.help |
| Subject | Re: tramp and ssh-key passphrase |
| Date | 2016-02-29 10:15 +0100 |
| Message-ID | <mailman.6294.1456737360.843.help-gnu-emacs@gnu.org> (permalink) |
| References | <87fuwcykn3.fsf@heimdali.yagibdah.de> |
lee <lee@yagibdah.de> writes: > Hi, Hi, > is there a way to have tramp cache the passphrase of the ssh key I'm > using to edit a remote file --- or some other way which doesn't require > me to enter the passphrase all the time? There is the recommendation to use ssh-agent, which is always good. Another solution would be (setq password-cache-expiry nil) Best regards, Michael.
Back to gnu.emacs.help | Previous | Next | Find similar
Re: tramp and ssh-key passphrase Michael Albinus <michael.albinus@gmx.de> - 2016-02-29 10:15 +0100
csiph-web