<?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=261" />

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2009-09-16T00:30:18+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=8&amp;t=261</id>
<entry>
<author><name><![CDATA[Eginolf]]></name></author>
<updated>2009-09-16T00:30:18+01:00</updated>
<published>2009-09-16T00:30:18+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=261&amp;p=1772#p1772</id>
<link href="https://forum.yubico.com/viewtopic.php?t=261&amp;p=1772#p1772"/>
<title type="html"><![CDATA[Re: squirrelmail plugin]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=261&amp;p=1772#p1772"><![CDATA[
You might want to add a note in the Requirements section of the README that this requires PHP 5.2.0 or later. <br /><br />I tried installing it on a RHEL 5/CentOS 5 box, but the official PHP is still 5.1.6 so there is no date_format() and relatives.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=871">Eginolf</a> — Wed Sep 16, 2009 12:30 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[fergus]]></name></author>
<updated>2009-03-13T16:23:44+01:00</updated>
<published>2009-03-13T16:23:44+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=261&amp;p=1290#p1290</id>
<link href="https://forum.yubico.com/viewtopic.php?t=261&amp;p=1290#p1290"/>
<title type="html"><![CDATA[Re: squirrelmail plugin]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=261&amp;p=1290#p1290"><![CDATA[
Version 0.5 Released, see Wiki for a download link.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=413">fergus</a> — Fri Mar 13, 2009 4:23 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[fergus]]></name></author>
<updated>2009-02-20T13:04:10+01:00</updated>
<published>2009-02-20T13:04:10+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=261&amp;p=1132#p1132</id>
<link href="https://forum.yubico.com/viewtopic.php?t=261&amp;p=1132#p1132"/>
<title type="html"><![CDATA[Re: squirrelmail plugin]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=261&amp;p=1132#p1132"><![CDATA[
Ok.. I have now created a google code page to host the plugin archives.  Please check there for updates as well as the yubico wiki page.  Version 0.4 was released yesterday.  Still waiting for feedback.  Thanks.<br /><br />richard<br /><br /><a href="http://code.google.com/p/yubico-squirrelmail-plugin/" class="postlink">http://code.google.com/p/yubico-squirrelmail-plugin/</a><br /><br /><a href="http://wiki.yubico.com/wiki/index.php/Applications:Squirrelmail_Plugin" class="postlink">http://wiki.yubico.com/wiki/index.php/Applications:Squirrelmail_Plugin</a><p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=413">fergus</a> — Fri Feb 20, 2009 1:04 pm</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[fergus]]></name></author>
<updated>2009-02-19T02:44:48+01:00</updated>
<published>2009-02-19T02:44:48+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=261&amp;p=1124#p1124</id>
<link href="https://forum.yubico.com/viewtopic.php?t=261&amp;p=1124#p1124"/>
<title type="html"><![CDATA[Re: squirrelmail plugin]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=261&amp;p=1124#p1124"><![CDATA[
Here is a new version that supports entering your traditional password and the OTP in one field or in separate fields.  This requires a new variable in config.php, see README.<br /><br /><a href="http://yubico-squirrelmail-plugin.googlecode.com/files/yubikey-0.3-1.4.0.tar.gz" class="postlink">http://yubico-squirrelmail-plugin.googlecode.com/files/yubikey-0.3-1.4.0.tar.gz</a><br /><br />richard<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=413">fergus</a> — Thu Feb 19, 2009 2:44 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[fergus]]></name></author>
<updated>2009-02-15T02:14:24+01:00</updated>
<published>2009-02-15T02:14:24+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=261&amp;p=1108#p1108</id>
<link href="https://forum.yubico.com/viewtopic.php?t=261&amp;p=1108#p1108"/>
<title type="html"><![CDATA[Re: squirrelmail plugin]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=261&amp;p=1108#p1108"><![CDATA[
I migrated the code to Tom Corwine's PHP module which is more complete than the implementation I was using.  It actually checks the authentication response's signature which should prevent a man in the middle attack with the auth service.  With this new php module, the $yubico_server_id variable in config.php needs to be in integer form.  If you tried the original plugin you'll need to remove the quotes.<br /><br />I also started a Wiki page here: <a href="http://wiki.yubico.com/wiki/index.php/Applications:Squirrelmail_Plugin" class="postlink">http://wiki.yubico.com/wiki/index.php/Applications:Squirrelmail_Plugin</a><br /><br />richard<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=413">fergus</a> — Sun Feb 15, 2009 2:14 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[fergus]]></name></author>
<updated>2009-02-14T15:17:25+01:00</updated>
<published>2009-02-14T15:17:25+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=261&amp;p=1106#p1106</id>
<link href="https://forum.yubico.com/viewtopic.php?t=261&amp;p=1106#p1106"/>
<title type="html"><![CDATA[squirrelmail plugin]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=261&amp;p=1106#p1106"><![CDATA[
Hello all,<br /><br />I put together a squirrelmail plugin to enable yubikey otp authentication.  It appears to work for me but I was hoping for a few testers before I submit to the squirrelmail devs.  Please provide feedback.  Thanks!<br /><br />Thanks also goes to the roundcube mod, it helped me figure out what to do.<br /><br />richard<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=413">fergus</a> — Sat Feb 14, 2009 3:17 pm</p><hr />
]]></content>
</entry>
</feed>