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

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2009-07-03T22:45:25+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=5&amp;t=343</id>
<entry>
<author><name><![CDATA[rancor]]></name></author>
<updated>2009-07-03T22:45:25+01:00</updated>
<published>2009-07-03T22:45:25+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=343&amp;p=1549#p1549</id>
<link href="https://forum.yubico.com/viewtopic.php?t=343&amp;p=1549#p1549"/>
<title type="html"><![CDATA[Re: How do I import keys from YMS to yk-val and yk-ksm?]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=343&amp;p=1549#p1549"><![CDATA[
I found this page: <!-- m --><a class="postlink" href="https://wiki.duckcorp.org/YubikeyHelp">https://wiki.duckcorp.org/YubikeyHelp</a><!-- m --><br /><br />Maybe Yubico should use that page and add this to the help/wiki because this was exactly the info I think was missing and obvious I was not alone since someone has written it.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=572">rancor</a> — Fri Jul 03, 2009 10:45 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[rancor]]></name></author>
<updated>2009-07-03T22:35:15+01:00</updated>
<published>2009-07-03T22:35:15+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=343&amp;p=1548#p1548</id>
<link href="https://forum.yubico.com/viewtopic.php?t=343&amp;p=1548#p1548"/>
<title type="html"><![CDATA[Re: How do I import keys from YMS to yk-val and yk-ksm?]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=343&amp;p=1548#p1548"><![CDATA[
I managed to get it to work but I still got some questions.<br /><br />1. Do I need to add anything manually in ykval or is it automatic altered by the the script?<br />2. I need to add all keys in ykksm right? Then, are the following cells used:<br /> - serialNr, lockCode, hardware, creator? What data is expected to be here?<br /><br />Regards Johan Ryberg aka rancor<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=572">rancor</a> — Fri Jul 03, 2009 10:35 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[rancor]]></name></author>
<updated>2009-06-30T19:43:03+01:00</updated>
<published>2009-06-30T19:43:03+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=343&amp;p=1541#p1541</id>
<link href="https://forum.yubico.com/viewtopic.php?t=343&amp;p=1541#p1541"/>
<title type="html"><![CDATA[Re: How do I import keys from YMS to yk-val and yk-ksm?]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=343&amp;p=1541#p1541"><![CDATA[
<div class="quotetitle">network-marvels wrote:</div><div class="quotecontent"><br />We need to add the AES keys to the YK-KSM database for OTP validation, but the install.php script will add the YubiKey record to the YK-VAL database.<br /><br />We can enter the YubiKey records into the YK-KSM database using the &quot;ykksm-import.pl&quot; script. For more information, please visit the following link:<br /><br /><!-- m --><a class="postlink" href="http://code.google.com/p/yubikey-ksm/wiki/ImportKeysToKSM">http://code.google.com/p/yubikey-ksm/wi ... tKeysToKSM</a><!-- m --> <br /><br />We hope this helps !<br /></div><br /><br />The only information I have from my key are:<br />Yubikey id: &lt;12 char&gt;<br />Secret ID: &lt;12 char&gt;<br />AES key: &lt;the key&gt;<br /><br />How do I match this with &quot;serialNr,publicName,internalName,aesKey,lockCode,created,accessed&quot;?<br /><br />publicName = Yubikey id?<br />internaName = Secret ID?<br />aesKey = AES key?<br /><br />What is lockCode then?<br /><br />Best regards Johan<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=572">rancor</a> — Tue Jun 30, 2009 7:43 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[network-marvels]]></name></author>
<updated>2009-06-29T13:24:29+01:00</updated>
<published>2009-06-29T13:24:29+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=343&amp;p=1534#p1534</id>
<link href="https://forum.yubico.com/viewtopic.php?t=343&amp;p=1534#p1534"/>
<title type="html"><![CDATA[Re: How do I import keys from YMS to yk-val and yk-ksm?]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=343&amp;p=1534#p1534"><![CDATA[
We need to add the AES keys to the YK-KSM database for OTP validation, but the install.php script will add the YubiKey record to the YK-VAL database.<br /><br />We can enter the YubiKey records into the YK-KSM database using the &quot;ykksm-import.pl&quot; script. For more information, please visit the following link:<br /><br /><!-- m --><a class="postlink" href="http://code.google.com/p/yubikey-ksm/wiki/ImportKeysToKSM">http://code.google.com/p/yubikey-ksm/wi ... tKeysToKSM</a><!-- m --> <br /><br />We hope this helps !<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=280">network-marvels</a> — Mon Jun 29, 2009 1:24 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[rancor]]></name></author>
<updated>2009-06-28T12:21:14+01:00</updated>
<published>2009-06-28T12:21:14+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=343&amp;p=1532#p1532</id>
<link href="https://forum.yubico.com/viewtopic.php?t=343&amp;p=1532#p1532"/>
<title type="html"><![CDATA[How do I import keys from YMS to yk-val and yk-ksm?]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=343&amp;p=1532#p1532"><![CDATA[
Hi.<br /><br />If I creates an admin key in YMS and are using install.php to put all data in yubico database. How do I move the key to yk-val and yk-ksm so I can log in to the YMS and add more keys?<br /><br />Best regards Johan Ryberg<br />Bokadoktorn i Sverige AB<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=572">rancor</a> — Sun Jun 28, 2009 12:21 pm</p><hr />
]]></content>
</entry>
</feed>