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

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2010-06-17T07:37:02+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=4&amp;t=543</id>
<entry>
<author><name><![CDATA[boblikeslinux]]></name></author>
<updated>2010-06-17T07:37:02+01:00</updated>
<published>2010-06-17T07:37:02+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=543&amp;p=2254#p2254</id>
<link href="https://forum.yubico.com/viewtopic.php?t=543&amp;p=2254#p2254"/>
<title type="html"><![CDATA[Re: PAM, YubiPAM-1.0.4, su and  /usr/bin/kupdateapplet]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=543&amp;p=2254#p2254"><![CDATA[
And now you can use the module for packagekit, etc. There probably is a point to that check (stop from trying to brute force anthers pass??? but it makes the module crippled)<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=1234">boblikeslinux</a> — Thu Jun 17, 2010 7:37 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[boblikeslinux]]></name></author>
<updated>2010-06-17T07:35:36+01:00</updated>
<published>2010-06-17T07:35:36+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=543&amp;p=2253#p2253</id>
<link href="https://forum.yubico.com/viewtopic.php?t=543&amp;p=2253#p2253"/>
<title type="html"><![CDATA[Re: PAM, YubiPAM-1.0.4, su and  /usr/bin/kupdateapplet]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=543&amp;p=2253#p2253"><![CDATA[
--- yk_chkpwd.c.orig    2008-09-24 08:55:24.000000000 +0100<br />+++ yk_chkpwd.c 2010-06-17 07:33:15.932005115 +0100<br />@@ -183,7 +183,12 @@<br />         * We must thus skip the check if the real uid is 0.<br />         */<br />        //if (SELINUX_ENABLED &amp;&amp; getuid() == 0)<br />-       if (getuid() == 0)<br />+    /* I don't understand the point of this check. If the user is able to<br />+     * verify themselves as another user then why shouldn't the be allowed to?<br />+     * It breaks everything, su, PackageKit. Maybe you should add a flag for<br />+     * it but I don't care about this check for my system it's meaningless<br />+     * */<br />+       if (1)<br />        {<br />                user=argv[1];<br />        }<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=1234">boblikeslinux</a> — Thu Jun 17, 2010 7:35 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[boblikeslinux]]></name></author>
<updated>2010-06-16T11:27:51+01:00</updated>
<published>2010-06-16T11:27:51+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=543&amp;p=2248#p2248</id>
<link href="https://forum.yubico.com/viewtopic.php?t=543&amp;p=2248#p2248"/>
<title type="html"><![CDATA[PAM, YubiPAM-1.0.4, su and  /usr/bin/kupdateapplet]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=543&amp;p=2248#p2248"><![CDATA[
By adding into common-auth:<br /><br />auth    sufficient     pam_yubikey.so<br /><br />And reading the documentation I would have thought I could login also through su and kupdateapplet but this fails.<br /><br />I can login to console with Yubikey, I can sudo bash -l (rendering su - unnecessary, but still I want it to work), but a real bug bear is kupdateapplet not accepting yubikey as sufficient as I am having to always manually update.<br /><br />I don't know enough about PAM to configure it to work so I can use my Yubikey to login via su without a password and same with kupdateapplet. This is kind of stupid because I have in the past written my own PAM module.<br /><br />Anyhow, if you can help me please do I love my little yubikey and I'm going to try and get it into all sorts of interesting places...<br /><br />OS is OpenSUSE 11.2<br /><br />Jun 16 15:10:08 bob yk_chkpwd[11077]: mismatch of dave|root<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=1234">boblikeslinux</a> — Wed Jun 16, 2010 11:27 am</p><hr />
]]></content>
</entry>
</feed>