<?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=35&amp;t=2227" />

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2016-02-18T11:06:45+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=35&amp;t=2227</id>
<entry>
<author><name><![CDATA[Alessio]]></name></author>
<updated>2016-02-18T11:06:45+01:00</updated>
<published>2016-02-18T11:06:45+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2227&amp;p=8363#p8363</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2227&amp;p=8363#p8363"/>
<title type="html"><![CDATA[Re: yubitouch.sh not working on OS X El Capitan]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2227&amp;p=8363#p8363"><![CDATA[
Great.<br /><br />For the records in case somebody will stumble upon this in the future, it's a good idea to do what you did (having a complex Admin PIN). Just use the script before doing any personalization.<br /><br />And hopefully we'll come up with a proper tool sooner rather than later (although, in my opinion, the above advice stands. No matter which tool you're using).<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3428">Alessio</a> — Thu Feb 18, 2016 11:06 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[chrisamin]]></name></author>
<updated>2016-02-18T10:55:44+01:00</updated>
<published>2016-02-18T10:55:44+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2227&amp;p=8362#p8362</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2227&amp;p=8362#p8362"/>
<title type="html"><![CDATA[Re: yubitouch.sh not working on OS X El Capitan]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2227&amp;p=8362#p8362"><![CDATA[
<div class="quotetitle">Alessio wrote:</div><div class="quotecontent"><br />Any chance that you have special characters in your Admin PIN? Something like non-alphanumeric ones.<br /><br />Alternatively, try to change the Admin PIN back to the default (12345678) or something similar (at least 8 characters) and run the script again.<br /></div><br /><br />Yes, that was it, thank you - my Admin &quot;PIN&quot; is actually a passphrase with non-alphanumeric characters. I temporarily changed it to a numeric string and now I have the feature working.<br /><br />Many thanks,<br />Chris<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=4209">chrisamin</a> — Thu Feb 18, 2016 10:55 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[Alessio]]></name></author>
<updated>2016-02-18T10:16:47+01:00</updated>
<published>2016-02-18T10:16:47+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2227&amp;p=8361#p8361</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2227&amp;p=8361#p8361"/>
<title type="html"><![CDATA[Re: yubitouch.sh not working on OS X El Capitan]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2227&amp;p=8361#p8361"><![CDATA[
The script was meant to be a temporary solution, pending a proper one. It should support all kind of PINs, but it's really intended to be run with simple ones. Preferably you want to use it with the default Admin PIN, before you personalize anything in order to prevent any security issue.<br /><br />That being said...<br />Any chance that you have special characters in your Admin PIN? Something like non-alphanumeric ones.<br /><br />Alternatively, try to change the Admin PIN back to the default (12345678) or something similar (at least 8 characters) and run the script again.<br /><br />Yet another idea is to print you the $PIN variable from within the script and try to see if there is something wrong whit that. I guess that would be the most useful thing.<br />*** BUT BE CAREFUL, THAT VALUE IT IS THE HEX ENCODING OF YOUR ADMIN PIN. SO POST IT ONLY IF YOU UNDERSTAND THE CONSEQUENCES. ***<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=3428">Alessio</a> — Thu Feb 18, 2016 10:16 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[chrisamin]]></name></author>
<updated>2016-02-17T12:22:43+01:00</updated>
<published>2016-02-17T12:22:43+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2227&amp;p=8351#p8351</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2227&amp;p=8351#p8351"/>
<title type="html"><![CDATA[yubitouch.sh not working on OS X El Capitan]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2227&amp;p=8351#p8351"><![CDATA[
I'm not able to set the Yubikey 4 Touch feature for my PGP sig keys. I run yubitouch.sh like this:<br /><br />yubitouch.sh sig on<br /><br />and after entering my Admin PIN I get this output:<br /><br />&quot;Verification failed, wrong pin?&quot;<br /><br />When the script runs this command<br /><br />$GCA --hex &quot;scd apdu 00 20 00 83 $PIN_LEN $PIN&quot; /bye<br /><br />it gets this as output:<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">D&#91;0000&#93;  67 00                                              g.              <br />OK<br /></div><br />Because it doesn't find &quot;90 00&quot; the script then dies.<br /><br />However, I don't think the PIN is wrong because the Admin PIN attempts counters isn't decremented. If I really put the wrong PIN then the counter is decremented and I get the following response:<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">D&#91;0000&#93;  69 82                                              i.              <br />OK</div><p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=4209">chrisamin</a> — Wed Feb 17, 2016 12:22 pm</p><hr />
]]></content>
</entry>
</feed>