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

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2010-10-20T04:04:29+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=3&amp;t=581</id>
<entry>
<author><name><![CDATA[jsajdak]]></name></author>
<updated>2010-10-20T04:04:29+01:00</updated>
<published>2010-10-20T04:04:29+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=581&amp;p=2393#p2393</id>
<link href="https://forum.yubico.com/viewtopic.php?t=581&amp;p=2393#p2393"/>
<title type="html"><![CDATA[Re: Multiple validation servers (and more)]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=581&amp;p=2393#p2393"><![CDATA[
Upon further review, I'm gonna go ahead and answer my own questions...<br />1. I think I'll have to put a load balancer of some sort in front of the validators. If you were writing your own authentication module you could build in the failovers I suppose, but I'm not.<br />2. Not worth the trouble. I'll just run on http until I get my house in order and then get a commercial certificate.<br />3. The answer is no. I did find another article on Yubico indicating that you need to copy the keys manually between KSM's.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=1390">jsajdak</a> — Wed Oct 20, 2010 4:04 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[jsajdak]]></name></author>
<updated>2010-10-15T22:32:06+01:00</updated>
<published>2010-10-15T22:32:06+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=581&amp;p=2386#p2386</id>
<link href="https://forum.yubico.com/viewtopic.php?t=581&amp;p=2386#p2386"/>
<title type="html"><![CDATA[Multiple validation servers (and more)]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=581&amp;p=2386#p2386"><![CDATA[
Hello,<br />I've spent the last day or so setting up a test environment in which I have created a validation server, ksm server and configured a couple debian boxes to use two factor authentication to our own servers. We are interested in managing our own keys and validation and will have need for redundancy. I've managed to reprogram the second slot on the yubikey I'm testing with and successfully import the keys to the KSM server. Things are great...so here comes some questions for which I have not been able to find any answers:<br />1. How do you set up a server to use multiple validation endpoints for authentication? I'm using the the pam_yubico.so module in the sshd config. I've gotten the two-factor authentication working just fine. I've tried adding multiple references to this module using different urls, but ultimately this will not work if both are set to &quot;required&quot;. (Eventually I'm going make this module required in addition to the standard password for two factor it's in sufficient status just for testing.) Here's the line in /etc/pam.d/sshd<br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">auth sufficient pam_yubico.so id=1 authfile=/etc/.yubikey_mappings url=http://myserver.com/wsapi/2.0/verify?id=%d&amp;nonce=ajighnguemciwjnghiuejd&amp;otp=%s debug</div><br />2. I'd like to test the https side of things on the validation server, but I think I'm running into certificate trust issues on the request coming from the server I'm trying to authenticate from because I'm using a locally issued certificate. Is there a way around this during testing?<br />3. Is there a sync process for KSM servers like there is for the validation servers? Or what is the correct process to keep the key servers synchronized? Just import the same keys to each?<br /><br />I hope my questions make sense and I'm not being too much of a dimwit.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=1390">jsajdak</a> — Fri Oct 15, 2010 10:32 pm</p><hr />
]]></content>
</entry>
</feed>