<?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: Webmin Error: Perl module Authen::PAM needed for PAM is not installed</title>
	<atom:link href="http://rodoabad.joinpgn.com/2008/10/13/webmin-error-perl-module-authenpam-needed-for-pam-is-not-installed/feed/" rel="self" type="application/rss+xml" />
	<link>http://rodoabad.joinpgn.com/2008/10/13/webmin-error-perl-module-authenpam-needed-for-pam-is-not-installed/</link>
	<description>Managed and maintained by yours truly, the one and only owner and founder of JoinPGN.com.</description>
	<lastBuildDate>Mon, 06 Feb 2012 20:56:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: David C</title>
		<link>http://rodoabad.joinpgn.com/2008/10/13/webmin-error-perl-module-authenpam-needed-for-pam-is-not-installed/comment-page-1/#comment-4080</link>
		<dc:creator>David C</dc:creator>
		<pubDate>Mon, 30 Jan 2012 21:26:41 +0000</pubDate>
		<guid isPermaLink="false">http://rodoabad.joinpgn.com/?p=220#comment-4080</guid>
		<description>Excellent - worked a treat. CentOS Linux 5.7</description>
		<content:encoded><![CDATA[<p>Excellent &#8211; worked a treat. CentOS Linux 5.7</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zawmn</title>
		<link>http://rodoabad.joinpgn.com/2008/10/13/webmin-error-perl-module-authenpam-needed-for-pam-is-not-installed/comment-page-1/#comment-4046</link>
		<dc:creator>zawmn</dc:creator>
		<pubDate>Tue, 10 Jan 2012 13:20:26 +0000</pubDate>
		<guid isPermaLink="false">http://rodoabad.joinpgn.com/?p=220#comment-4046</guid>
		<description>[root@www Authen-PAM-0.17]# perl Makefile.PL
Checking if your kit is complete...
Looks good
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log&#039; for more details.
Error in configuring the Authen::PAM module.

What is this error?  How to solve it?</description>
		<content:encoded><![CDATA[<p>[root@www Authen-PAM-0.17]# perl Makefile.PL<br />
Checking if your kit is complete&#8230;<br />
Looks good<br />
checking for gcc&#8230; gcc<br />
checking for C compiler default output file name&#8230; configure: error: C compiler cannot create executables<br />
See `config.log&#8217; for more details.<br />
Error in configuring the Authen::PAM module.</p>
<p>What is this error?  How to solve it?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave C</title>
		<link>http://rodoabad.joinpgn.com/2008/10/13/webmin-error-perl-module-authenpam-needed-for-pam-is-not-installed/comment-page-1/#comment-3261</link>
		<dc:creator>Dave C</dc:creator>
		<pubDate>Mon, 18 Apr 2011 13:38:14 +0000</pubDate>
		<guid isPermaLink="false">http://rodoabad.joinpgn.com/?p=220#comment-3261</guid>
		<description>Your recipe worked perfectly first time for me on CentOS 5.6... thank you :)</description>
		<content:encoded><![CDATA[<p>Your recipe worked perfectly first time for me on CentOS 5.6&#8230; thank you <img src='http://rodoabad.joinpgn.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: burçlar</title>
		<link>http://rodoabad.joinpgn.com/2008/10/13/webmin-error-perl-module-authenpam-needed-for-pam-is-not-installed/comment-page-1/#comment-3187</link>
		<dc:creator>burçlar</dc:creator>
		<pubDate>Mon, 11 Apr 2011 22:04:45 +0000</pubDate>
		<guid isPermaLink="false">http://rodoabad.joinpgn.com/?p=220#comment-3187</guid>
		<description>after successful installing Perl PAM i have got this error 

&quot;PAM test failed – maybe /etc/pam.d/webmin does not exist&quot;

But thank you very much to neo . Him solution was  perfect.

vim /etc/pam.d/webmin
and write:
auth include system-auth
…save, quit, restart webmin.

its work!</description>
		<content:encoded><![CDATA[<p>after successful installing Perl PAM i have got this error </p>
<p>&#8220;PAM test failed – maybe /etc/pam.d/webmin does not exist&#8221;</p>
<p>But thank you very much to neo . Him solution was  perfect.</p>
<p>vim /etc/pam.d/webmin<br />
and write:<br />
auth include system-auth<br />
…save, quit, restart webmin.</p>
<p>its work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: neo</title>
		<link>http://rodoabad.joinpgn.com/2008/10/13/webmin-error-perl-module-authenpam-needed-for-pam-is-not-installed/comment-page-1/#comment-2956</link>
		<dc:creator>neo</dc:creator>
		<pubDate>Mon, 27 Dec 2010 13:52:36 +0000</pubDate>
		<guid isPermaLink="false">http://rodoabad.joinpgn.com/?p=220#comment-2956</guid>
		<description>vim /etc/pam.d/webmin
and write:
auth include system-auth
...save, quit, restart webmin.
Log will say:
PAM authentication enabled
instead of :
PAM test failed - maybe /etc/pam.d/webmin does not exist</description>
		<content:encoded><![CDATA[<p>vim /etc/pam.d/webmin<br />
and write:<br />
auth include system-auth<br />
&#8230;save, quit, restart webmin.<br />
Log will say:<br />
PAM authentication enabled<br />
instead of :<br />
PAM test failed &#8211; maybe /etc/pam.d/webmin does not exist</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Decad</title>
		<link>http://rodoabad.joinpgn.com/2008/10/13/webmin-error-perl-module-authenpam-needed-for-pam-is-not-installed/comment-page-1/#comment-2779</link>
		<dc:creator>Decad</dc:creator>
		<pubDate>Wed, 10 Nov 2010 00:30:53 +0000</pubDate>
		<guid isPermaLink="false">http://rodoabad.joinpgn.com/?p=220#comment-2779</guid>
		<description>Thank you!
In centos you might have to install pam-devel
yum install pam-devel
so you can later compile the lib.</description>
		<content:encoded><![CDATA[<p>Thank you!<br />
In centos you might have to install pam-devel<br />
yum install pam-devel<br />
so you can later compile the lib.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: joe</title>
		<link>http://rodoabad.joinpgn.com/2008/10/13/webmin-error-perl-module-authenpam-needed-for-pam-is-not-installed/comment-page-1/#comment-1924</link>
		<dc:creator>joe</dc:creator>
		<pubDate>Mon, 04 Jan 2010 11:06:02 +0000</pubDate>
		<guid isPermaLink="false">http://rodoabad.joinpgn.com/?p=220#comment-1924</guid>
		<description>im getting the same errors as @sdelen any ideas ?</description>
		<content:encoded><![CDATA[<p>im getting the same errors as @sdelen any ideas ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sdelen</title>
		<link>http://rodoabad.joinpgn.com/2008/10/13/webmin-error-perl-module-authenpam-needed-for-pam-is-not-installed/comment-page-1/#comment-1812</link>
		<dc:creator>sdelen</dc:creator>
		<pubDate>Thu, 01 Oct 2009 15:35:32 +0000</pubDate>
		<guid isPermaLink="false">http://rodoabad.joinpgn.com/?p=220#comment-1812</guid>
		<description>Hi,

I get the following error when generating the make file
&quot;C compiler can not create executables&quot;

Any idea how I can solve this ?

Thanks</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I get the following error when generating the make file<br />
&#8220;C compiler can not create executables&#8221;</p>
<p>Any idea how I can solve this ?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Petros</title>
		<link>http://rodoabad.joinpgn.com/2008/10/13/webmin-error-perl-module-authenpam-needed-for-pam-is-not-installed/comment-page-1/#comment-1799</link>
		<dc:creator>John Petros</dc:creator>
		<pubDate>Fri, 25 Sep 2009 15:09:30 +0000</pubDate>
		<guid isPermaLink="false">http://rodoabad.joinpgn.com/?p=220#comment-1799</guid>
		<description>PAM test failed - maybe /etc/pam.d/webmin does not exist</description>
		<content:encoded><![CDATA[<p>PAM test failed &#8211; maybe /etc/pam.d/webmin does not exist</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: setisfai</title>
		<link>http://rodoabad.joinpgn.com/2008/10/13/webmin-error-perl-module-authenpam-needed-for-pam-is-not-installed/comment-page-1/#comment-1649</link>
		<dc:creator>setisfai</dc:creator>
		<pubDate>Wed, 25 Mar 2009 09:27:32 +0000</pubDate>
		<guid isPermaLink="false">http://rodoabad.joinpgn.com/?p=220#comment-1649</guid>
		<description>Cool...You make my day</description>
		<content:encoded><![CDATA[<p>Cool&#8230;You make my day</p>
]]></content:encoded>
	</item>
</channel>
</rss>

