<?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: DTrace: mod_auth_pam and apache2</title>
	<atom:link href="http://solaris.reys.net/dtrace-mod_auth_pam-and-apache2/feed/" rel="self" type="application/rss+xml" />
	<link>http://solaris.reys.net/dtrace-mod_auth_pam-and-apache2/</link>
	<description>Tips and tricks on DTrace, ZFS, Zones and Solaris administration</description>
	<lastBuildDate>Sun, 08 Jan 2012 03:14:24 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Tim</title>
		<link>http://solaris.reys.net/dtrace-mod_auth_pam-and-apache2/comment-page-1/#comment-1601</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Wed, 17 Mar 2010 21:30:48 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=133#comment-1601</guid>
		<description>It appears that you can use the &quot;broken_shadow&quot; flag with pam_unix.so to have it ignore any errors when trying to open the shadow file.</description>
		<content:encoded><![CDATA[<p>It appears that you can use the &#8220;broken_shadow&#8221; flag with pam_unix.so to have it ignore any errors when trying to open the shadow file.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gleb Reys</title>
		<link>http://solaris.reys.net/dtrace-mod_auth_pam-and-apache2/comment-page-1/#comment-4</link>
		<dc:creator>Gleb Reys</dc:creator>
		<pubDate>Sun, 03 May 2009 01:39:22 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=133#comment-4</guid>
		<description>Totally agree, Boyd.

For the implementation of the mod_auth_pam I had though, this was the only way.

It&#039;s a rather old post (I migrated my blog today), so things moved on since then - I&#039;ve just read up a bit, and it seems that similar auth modules for Apache 2 now use external password authenticator (pwauth) - definitely a better way.</description>
		<content:encoded><![CDATA[<p>Totally agree, Boyd.</p>
<p>For the implementation of the mod_auth_pam I had though, this was the only way.</p>
<p>It&#8217;s a rather old post (I migrated my blog today), so things moved on since then &#8211; I&#8217;ve just read up a bit, and it seems that similar auth modules for Apache 2 now use external password authenticator (pwauth) &#8211; definitely a better way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Boyd Adamson</title>
		<link>http://solaris.reys.net/dtrace-mod_auth_pam-and-apache2/comment-page-1/#comment-3</link>
		<dc:creator>Boyd Adamson</dc:creator>
		<pubDate>Sun, 03 May 2009 00:26:10 +0000</pubDate>
		<guid isPermaLink="false">http://solaris.simplyunix.com/?p=133#comment-3</guid>
		<description>*Surely* there is a better way to do this than allowing a large, network facing daemon like apache to access /etc/shadow, a file that&#039;s - to say the least - rather sensitive</description>
		<content:encoded><![CDATA[<p>*Surely* there is a better way to do this than allowing a large, network facing daemon like apache to access /etc/shadow, a file that&#8217;s &#8211; to say the least &#8211; rather sensitive</p>
]]></content:encoded>
	</item>
</channel>
</rss>

