<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="https://forum.yubico.com/feed.php?f=23&amp;t=2720" />

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2017-10-04T22:58:30+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=23&amp;t=2720</id>
<entry>
<author><name><![CDATA[jabajools]]></name></author>
<updated>2017-10-04T22:58:30+01:00</updated>
<published>2017-10-04T22:58:30+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2720&amp;p=9819#p9819</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2720&amp;p=9819#p9819"/>
<title type="html"><![CDATA[Re: new macbook ssh no longer works]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2720&amp;p=9819#p9819"><![CDATA[
Anyone?<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=4911">jabajools</a> — Wed Oct 04, 2017 10:58 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[jabajools]]></name></author>
<updated>2017-09-25T23:28:16+01:00</updated>
<published>2017-09-25T23:28:16+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2720&amp;p=9772#p9772</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2720&amp;p=9772#p9772"/>
<title type="html"><![CDATA[new macbook ssh no longer works]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2720&amp;p=9772#p9772"><![CDATA[
Hi all,<br /><br />     I recently bought a new Macbook.  On my old macbook I had ssh access to my Ubuntu server with no issues.  I'd type the ssh command in terminal, it would ask me for my pin and then give access to the server.<br /><br />     I've installed GPGSuite and changed .gnupg/gpg-agent.conf to:<br /><br />    # if on Mac OS X and GPG Suite is installed<br />    # otherwise, look for `pinentry' on your system<br />    pinentry-program /usr/local/MacGPG2/libexec/pinentry-mac.app/Contents/MacOS/pin$<br />    # enables SSH support (ssh-agent)<br />    enable-ssh-support<br />    # writes environment information to ~/.gpg-agent-info<br />    write-env-file<br />    use-standard-socket<br />    # default cache timeout of 600 seconds<br />    default-cache-ttl 600<br />    max-cache-ttl 7200<br /><br />    I've changed  .bash_profile to:<br /><br />if [ -f &quot;${HOME}/.gpg-agent-info&quot; ]; then<br />  . &quot;${HOME}/.gpg-agent-info&quot;<br />  export GPG_AGENT_INFO<br />  export SSH_AUTH_SOCK<br />fi<br />export GPG_TTY=$(tty)<br /><br />Yet when I try and then connect to the server I get Permission denied (publickey).<br /><br />Any help gratefully recieved!<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=4911">jabajools</a> — Mon Sep 25, 2017 11:28 pm</p><hr />
]]></content>
</entry>
</feed>