<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Rob Garth &#187; pam</title>
	<atom:link href="http://blog.sumostyle.net/robg/tag/pam/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.sumostyle.net/robg</link>
	<description>Mildly Useful Stuff</description>
	<lastBuildDate>Fri, 12 Aug 2011 00:36:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Building pam_mount on CentOS 5 (RHEL)</title>
		<link>http://blog.sumostyle.net/robg/2008/10/13/building-pam_mount-on-centos-5-rhel/</link>
		<comments>http://blog.sumostyle.net/robg/2008/10/13/building-pam_mount-on-centos-5-rhel/#comments</comments>
		<pubDate>Mon, 13 Oct 2008 01:27:17 +0000</pubDate>
		<dc:creator>robg</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[pam]]></category>
		<category><![CDATA[rpm]]></category>

		<guid isPermaLink="false">http://blog.sumostyle.net/robg/?p=254</guid>
		<description><![CDATA[huh? I can&#8217;t seem to find pam_mount for CentOS 5. RPMForge seems to have the build logs for it, but yum can&#8217;t see the rpm to install and neither can I. Pretty simple to fix, a bit lazy, but it will only take you 5 minutes. Grab the rpm sources for libHX and pam_mount from [...]]]></description>
			<content:encoded><![CDATA[<p>huh? I can&#8217;t seem to find pam_mount for CentOS 5. RPMForge seems to have the build logs for it, but yum can&#8217;t see the rpm to install and neither can I.</p>
<p>Pretty simple to fix, a bit lazy, but it will only take you 5 minutes.</p>
<p>Grab the rpm sources for libHX and pam_mount from your local Fedora 9 mirror. I got mine from here:<br />
<a href="http://mirror.aarnet.edu.au/pub/fedora/linux/updates/9/SRPMS/pam_mount-0.41-2.fc9.src.rpm"></a></p>
<p><a href="http://mirror.aarnet.edu.au/pub/fedora/linux/updates/9/SRPMS/pam_mount-0.41-2.fc9.src.rpm">http://mirror.aarnet.edu.au/pub/fedora/linux/updates/9/SRPMS/pam_mount-0.41-2.fc9.src.rpm</a><br />
<a href="http://mirror.aarnet.edu.au/pub/fedora/linux/updates/9/SRPMS/libHX-1.18-1.fc9.src.rpm">http://mirror.aarnet.edu.au/pub/fedora/linux/updates/9/SRPMS/libHX-1.18-1.fc9.src.rpm</a></p>
<p>Build the libHX source:</p>
<pre># rpmbuild --rebuild libHX-1.18-1.fc9.src.rpm</pre>
<p>Install the libHX rpm and the libHX-devel rpm. Now build pam_mount the same way:</p>
<pre># rpmbuild --rebuild pam_mount-0.41-2.fc9.src.rpm</pre>
<p>Use &#8220;yum localinstall&#8221; to install pam_mount as it probably needs to grab a perl XML module as well.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.sumostyle.net/robg/2008/10/13/building-pam_mount-on-centos-5-rhel/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

