<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Eesti ID-kaart ja OpenID Web2Expol</title>
	<atom:link href="http://martinpaljak.net/2007/11/08/eesti-id-kaart-ja-openid-web2expol/feed/" rel="self" type="application/rss+xml" />
	<link>http://martinpaljak.net/2007/11/08/eesti-id-kaart-ja-openid-web2expol/</link>
	<description>no comments needed</description>
	<lastBuildDate>Tue, 01 Jun 2010 11:14:18 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: MARTIN PALJAK</title>
		<link>http://martinpaljak.net/2007/11/08/eesti-id-kaart-ja-openid-web2expol/comment-page-1/#comment-7961</link>
		<dc:creator>MARTIN PALJAK</dc:creator>
		<pubDate>Thu, 29 Nov 2007 11:34:53 +0000</pubDate>
		<guid isPermaLink="false">http://martin.paljak.pri.ee/2007/11/08/eesti-id-kaart-ja-openid-web2expol/#comment-7961</guid>
		<description>&lt;p&gt;Tere! Nüüdsest saab siin kommenteerida mobiil-ID ja ID-kaardiga!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Tere! Nüüdsest saab siin kommenteerida mobiil-ID ja ID-kaardiga!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manuel Silva</title>
		<link>http://martinpaljak.net/2007/11/08/eesti-id-kaart-ja-openid-web2expol/comment-page-1/#comment-7920</link>
		<dc:creator>Manuel Silva</dc:creator>
		<pubDate>Fri, 23 Nov 2007 02:42:48 +0000</pubDate>
		<guid isPermaLink="false">http://martin.paljak.pri.ee/2007/11/08/eesti-id-kaart-ja-openid-web2expol/#comment-7920</guid>
		<description>&lt;p&gt;Mr. Martin Paljak:&lt;/p&gt;

&lt;p&gt;I `m a portuguese Mac user.&lt;/p&gt;

&lt;p&gt;In Portugal we have a Portuguese Personal Identity Card:&lt;/p&gt;

&lt;p&gt;http://www.cartaodocidadao.pt/index.php?lang=en&lt;/p&gt;

&lt;p&gt;Application for Mac:&lt;/p&gt;

&lt;p&gt;http://www.cartaodocidadao.pt/software/Cartao&lt;em&gt;de&lt;/em&gt;Cidadao&lt;em&gt;u&lt;/em&gt;1.13.0.dmg&lt;/p&gt;

&lt;p&gt;My question is:&lt;/p&gt;

&lt;p&gt;how configure smart card login in Mac 10.4.11 ?&lt;/p&gt;

&lt;p&gt;how use the Keychain.app with my personal smart card ?&lt;/p&gt;

&lt;p&gt;My smart card reader is GemPCTwin. Is great in Firefox for Mac, but in Mail.app, Keychain.aap, nothing, does not happen.&lt;/p&gt;

&lt;p&gt;Is possible make a tokend for Mac OS X ?&lt;/p&gt;

&lt;p&gt;Best Regards &lt;/p&gt;

&lt;p&gt;Manuel Silva&lt;/p&gt;

&lt;p&gt;PS: This, below, d`ont work in my Ibook&lt;/p&gt;

&lt;p&gt;But I do not know to work with the terminal.app&lt;/p&gt;

&lt;p&gt;http://docs.info.apple.com/article.html?artnum=304035&lt;/p&gt;

&lt;p&gt;Enabling smart card login&lt;/p&gt;

&lt;p&gt;Enabling smart card login is controlled through entries in the /etc/authorization file. Perform the following steps in Terminal to modify the authorization file.&lt;/p&gt;

&lt;p&gt;Execute this command: sudo -s
Execute this command: cd /etc
Execute this command: cp authorization authorization.orig
Execute this command: cp authorization /tmp/authorization.mod
Don&#039;t quit Terminal.
Next, edit the &quot;/tmp/authorization.mod&quot; file in pico, or your favorite text editor, or the plist editor that comes with the Apple Developer Kit.
Make the following changes to the&quot;mechanisms&quot; Array inside the &quot;system.login.console&quot; rights: 
After the string &quot;builtin:auto-login,privileged&quot; add the string &quot;builtin:smartcard-sniffer,privileged&quot;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Mr. Martin Paljak:</p>
<p>I `m a portuguese Mac user.</p>
<p>In Portugal we have a Portuguese Personal Identity Card:</p>
<p><a href="http://www.cartaodocidadao.pt/index.php?lang=en" rel="nofollow">http://www.cartaodocidadao.pt/index.php?lang=en</a></p>
<p>Application for Mac:</p>
<p><a href="http://www.cartaodocidadao.pt/software/Cartao" rel="nofollow">http://www.cartaodocidadao.pt/software/Cartao</a><em>de</em>Cidadao<em>u</em>1.13.0.dmg</p>
<p>My question is:</p>
<p>how configure smart card login in Mac 10.4.11 ?</p>
<p>how use the Keychain.app with my personal smart card ?</p>
<p>My smart card reader is GemPCTwin. Is great in Firefox for Mac, but in Mail.app, Keychain.aap, nothing, does not happen.</p>
<p>Is possible make a tokend for Mac OS X ?</p>
<p>Best Regards </p>
<p>Manuel Silva</p>
<p>PS: This, below, d`ont work in my Ibook</p>
<p>But I do not know to work with the terminal.app</p>
<p><a href="http://docs.info.apple.com/article.html?artnum=304035" rel="nofollow">http://docs.info.apple.com/article.html?artnum=304035</a></p>
<p>Enabling smart card login</p>
<p>Enabling smart card login is controlled through entries in the /etc/authorization file. Perform the following steps in Terminal to modify the authorization file.</p>
<p>Execute this command: sudo -s<br />
Execute this command: cd /etc<br />
Execute this command: cp authorization authorization.orig<br />
Execute this command: cp authorization /tmp/authorization.mod<br />
Don&#8217;t quit Terminal.<br />
Next, edit the &#8220;/tmp/authorization.mod&#8221; file in pico, or your favorite text editor, or the plist editor that comes with the Apple Developer Kit.<br />
Make the following changes to the&#8221;mechanisms&#8221; Array inside the &#8220;system.login.console&#8221; rights:<br />
After the string &#8220;builtin:auto-login,privileged&#8221; add the string &#8220;builtin:smartcard-sniffer,privileged&#8221;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
