<?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>Commenti per NiKo's Blog</title>
	<atom:link href="http://blog.nikola.it/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.nikola.it</link>
	<description>Sada ili nikada....</description>
	<lastBuildDate>Wed, 07 Jul 2010 22:58:01 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Commenti su libpam-mysql howto di Laureen</title>
		<link>http://blog.nikola.it/?p=77#comment-13880</link>
		<dc:creator>Laureen</dc:creator>
		<pubDate>Wed, 07 Jul 2010 22:58:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.nikola.it/blog/?p=77#comment-13880</guid>
		<description>just found intense description here:
http://www.spencerstirling.com/computergeek/mysqluser.html

greets, laureen</description>
		<content:encoded><![CDATA[<p>just found intense description here:<br />
<a href="http://www.spencerstirling.com/computergeek/mysqluser.html" rel="nofollow">http://www.spencerstirling.com/computergeek/mysqluser.html</a></p>
<p>greets, laureen</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commenti su libpam-mysql howto di trying to get libpam-mysql running on Ubuntu</title>
		<link>http://blog.nikola.it/?p=77#comment-13856</link>
		<dc:creator>trying to get libpam-mysql running on Ubuntu</dc:creator>
		<pubDate>Sun, 11 Apr 2010 22:38:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.nikola.it/blog/?p=77#comment-13856</guid>
		<description>[...] is not localhost but is a webserver could that be a issue?]   I have been following this guide ( http://blog.nikola.it/?p=77) but to no avail : ( I think it might be missing a step or process ?   I just want to authenticate [...]</description>
		<content:encoded><![CDATA[<p>[...] is not localhost but is a webserver could that be a issue?]   I have been following this guide ( <a href="http://blog.nikola.it/?p=77)" rel="nofollow">http://blog.nikola.it/?p=77)</a> but to no avail : ( I think it might be missing a step or process ?   I just want to authenticate [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commenti su Dayman vs Nightman Lyrics from Is always sunny in Philadelphia di Rodney</title>
		<link>http://blog.nikola.it/?p=125#comment-13792</link>
		<dc:creator>Rodney</dc:creator>
		<pubDate>Tue, 23 Feb 2010 09:43:39 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nikola.it/?p=125#comment-13792</guid>
		<description>Hey, poster 2! Those are lyrics to a different song, Charlie&#039;s original song.

Although without the Night man song the Day man song is meaningless, still the Day man song stands alone and is awesome beyond awesome.</description>
		<content:encoded><![CDATA[<p>Hey, poster 2! Those are lyrics to a different song, Charlie&#8217;s original song.</p>
<p>Although without the Night man song the Day man song is meaningless, still the Day man song stands alone and is awesome beyond awesome.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commenti su Dayman vs Nightman Lyrics from Is always sunny in Philadelphia di Robbie Brown</title>
		<link>http://blog.nikola.it/?p=125#comment-13769</link>
		<dc:creator>Robbie Brown</dc:creator>
		<pubDate>Thu, 12 Nov 2009 12:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nikola.it/?p=125#comment-13769</guid>
		<description>Jerry is an idiot!</description>
		<content:encoded><![CDATA[<p>Jerry is an idiot!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commenti su Dayman vs Nightman Lyrics from Is always sunny in Philadelphia di juemad</title>
		<link>http://blog.nikola.it/?p=125#comment-13740</link>
		<dc:creator>juemad</dc:creator>
		<pubDate>Thu, 17 Sep 2009 14:34:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nikola.it/?p=125#comment-13740</guid>
		<description>The first lyrics are right. They&#039;re the original lyrics.</description>
		<content:encoded><![CDATA[<p>The first lyrics are right. They&#8217;re the original lyrics.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commenti su libpam-mysql howto di Kyle Smith</title>
		<link>http://blog.nikola.it/?p=77#comment-13683</link>
		<dc:creator>Kyle Smith</dc:creator>
		<pubDate>Mon, 13 Jul 2009 15:19:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.nikola.it/blog/?p=77#comment-13683</guid>
		<description>Defining two sufficients and an optional, as you have, resulted in my ability to log in with any password (including one that is invalid).  At least in my Ubuntu 9.04 environment.

I think you need a required.</description>
		<content:encoded><![CDATA[<p>Defining two sufficients and an optional, as you have, resulted in my ability to log in with any password (including one that is invalid).  At least in my Ubuntu 9.04 environment.</p>
<p>I think you need a required.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commenti su libpam-mysql howto di zTec</title>
		<link>http://blog.nikola.it/?p=77#comment-13679</link>
		<dc:creator>zTec</dc:creator>
		<pubDate>Tue, 23 Jun 2009 16:51:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.nikola.it/blog/?p=77#comment-13679</guid>
		<description>auth sufficient pam_unix.so
auth sufficient pam_mysql.so...

is not a good idea, use:

auth sufficient pam_unix.so
auth required pam_mysql.so...

if you don&#039;t want to allow logins (without password!) for unix-users, which don&#039;t have a record in your mysqldb.</description>
		<content:encoded><![CDATA[<p>auth sufficient pam_unix.so<br />
auth sufficient pam_mysql.so&#8230;</p>
<p>is not a good idea, use:</p>
<p>auth sufficient pam_unix.so<br />
auth required pam_mysql.so&#8230;</p>
<p>if you don&#8217;t want to allow logins (without password!) for unix-users, which don&#8217;t have a record in your mysqldb.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commenti su mount.nfs Input/output error di Kalimero</title>
		<link>http://blog.nikola.it/?p=152#comment-13602</link>
		<dc:creator>Kalimero</dc:creator>
		<pubDate>Thu, 26 Feb 2009 12:33:25 +0000</pubDate>
		<guid isPermaLink="false">http://blog.nikola.it/?p=152#comment-13602</guid>
		<description>Thank you for you post !!
It&#039;s also solve my probleme ;)</description>
		<content:encoded><![CDATA[<p>Thank you for you post !!<br />
It&#8217;s also solve my probleme <img src='http://blog.nikola.it/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Commenti su libpam-mysql howto di io</title>
		<link>http://blog.nikola.it/?p=77#comment-13587</link>
		<dc:creator>io</dc:creator>
		<pubDate>Fri, 16 Jan 2009 13:55:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.nikola.it/blog/?p=77#comment-13587</guid>
		<description>ok, let me know how it goes!</description>
		<content:encoded><![CDATA[<p>ok, let me know how it goes!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Commenti su libpam-mysql howto di Michaël</title>
		<link>http://blog.nikola.it/?p=77#comment-13586</link>
		<dc:creator>Michaël</dc:creator>
		<pubDate>Fri, 16 Jan 2009 10:10:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.nikola.it/blog/?p=77#comment-13586</guid>
		<description>Thanks for the answer. Pykota is some kind of cups backend, so I suppose the file I have to change is /etc/pam.d/cupsys but it doesn&#039;t work.
I am going to ask the question on the #pykota channel on irc.</description>
		<content:encoded><![CDATA[<p>Thanks for the answer. Pykota is some kind of cups backend, so I suppose the file I have to change is /etc/pam.d/cupsys but it doesn&#8217;t work.<br />
I am going to ask the question on the #pykota channel on irc.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
