<div dir="ltr">2018-05-15 15:46 GMT+02:00 Norbert Preining <span dir="ltr"><<a href="mailto:norbert@preining.info" target="_blank">norbert@preining.info</a>></span>:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">> > You need to set up gpg-agent, we will not cache passwords.<br>
> <br>
> How? It seems that I have to install gpg-agent in WSL and then?<br>
<br>
</span>Sorry, I meant ssh agent of course.... I use the gpg agent as ssh agent<br>
provider here, but for you probably ssh agent is the solution. I am<br>
using peagant from the putty family for ssh connectivity to github on<br>
intellj.<br>
Quick google gave many hints, one is here<br>
<a href="https://sachinsharm.wordpress.com/2015/05/04/pageant-ssh-agent-for-windows/" rel="noreferrer" target="_blank">https://sachinsharm.wordpress.<wbr>com/2015/05/04/pageant-ssh-<wbr>agent-for-windows/</a><br>
<span class="gmail-"><br>
> Regarding your last patches, they seem to work... notice my current installation of TL was corrupted by previous test and I need to recover fro a previous backup. For what I see, it asks the mbp password for each package to be updated...<br>
<br>
</span>Of course, that is the way how ssh works, what did you expect? Every<br>
file is copied via scp, thus every time a login session is started and<br>
thus your password asked.<br></blockquote><div><br></div><div>Alternatively you can generate two keys (public and private) on your client and put the public key to authorized_keys on the server. If your private key has no password (if you believe in security of your computer), the keys will be used in each connection and no password will be needed. On the contrary, the agents ask the passwprd only once and cache it for some time.<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
<br>
You need ssh agent ;-)<br>
<br><span class="gmail-HOEnZb"><font color="#888888"><br><br clear="all"></font></span><div><div class="gmail_signature">Zdeněk Wagner<br><a href="http://ttsm.icpf.cas.cz/team/wagner.shtml" target="_blank">http://ttsm.icpf.cas.cz/team/wagner.shtml</a><br><a href="http://icebearsoft.euweb.cz" target="_blank">http://icebearsoft.euweb.cz</a></div></div>
<br><span class="gmail-HOEnZb"><font color="#888888">
Norbert<br>
</font></span><div class="gmail-HOEnZb"><div class="gmail-h5"><br>
--<br>
PREINING Norbert                               <a href="http://www.preining.info" rel="noreferrer" target="_blank">http://www.preining.info</a><br>
Accelia Inc.     +    JAIST     +    TeX Live     +    Debian Developer<br>
GPG: 0x860CDC13   fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13<br>
</div></div></blockquote></div><br></div></div>