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

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2011-03-13T10:44:10+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=8&amp;t=648</id>
<entry>
<author><name><![CDATA[Redhatter]]></name></author>
<updated>2011-03-13T10:44:10+01:00</updated>
<published>2011-03-13T10:44:10+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=648&amp;p=2610#p2610</id>
<link href="https://forum.yubico.com/viewtopic.php?t=648&amp;p=2610#p2610"/>
<title type="html"><![CDATA[Re: Yubikey with Wordpress Plugin]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=648&amp;p=2610#p2610"><![CDATA[
From memory, I think the WordPress plug-in still permits password authentication even when you configure it with a YubiKey.  So if you lost the YubiKey, you just need to remember your password to get back in.  That said, worst case is you can move the plug-in directory to disable it, then in your database:<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">SELECT user_id FROM wp_users WHERE user_login='your_login';<br />DELETE FROM wp_usermeta WHERE user_id=your_id AND meta_key LIKE 'yubikey%';</div><br /><br />I set up the YubiKey plug-in on my blog initially, but then when I got OpenID going with two-factor authentication, I decided to disable YubiKey authentication on my user login and use OpenID instead.  Rather, I use password authentication when I'm at home (and thus, only 100Mbps Ethernet between me and server), and the YubiKey via OpenID when I'm outside the home network.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=1526">Redhatter</a> — Sun Mar 13, 2011 10:44 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[pickledhamster]]></name></author>
<updated>2011-03-08T23:32:06+01:00</updated>
<published>2011-03-08T23:32:06+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=648&amp;p=2605#p2605</id>
<link href="https://forum.yubico.com/viewtopic.php?t=648&amp;p=2605#p2605"/>
<title type="html"><![CDATA[Yubikey with Wordpress Plugin]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=648&amp;p=2605#p2605"><![CDATA[
I've just received my yubikey in the mail.  I installed the plugin on my Wordpress self-hosted blog and everything is working great.<br /><br />Do we have the facility to order a spare Yubikey with the same setup in case the first is lost?<br /><br />For Wordpress, if i was to lose the Yubikey would i be able to bypass it by simply removing the Yubikey directory from my plugins folder?<br /><br />Cheers.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=1569">pickledhamster</a> — Tue Mar 08, 2011 11:32 pm</p><hr />
]]></content>
</entry>
</feed>