<?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>Thomas Vachon &#187; PAM</title>
	<atom:link href="http://www.thomasvachon.com/tag/pam/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thomasvachon.com</link>
	<description></description>
	<lastBuildDate>Fri, 13 Aug 2010 14:14:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Restricting Login in Linux</title>
		<link>http://www.thomasvachon.com/2008/05/08/restricting-login-in-linux/</link>
		<comments>http://www.thomasvachon.com/2008/05/08/restricting-login-in-linux/#comments</comments>
		<pubDate>Thu, 08 May 2008 21:00:55 +0000</pubDate>
		<dc:creator>Tom Vachon</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[PAM]]></category>

		<guid isPermaLink="false">http://www.thomasvachon.com/?p=11</guid>
		<description><![CDATA[When we talk about forcing a user to log off, what weâ€™re really talking about is time restrictions on certain account system access and services. The easiest way Iâ€™ve found to implement time restrictions is by using software called Linux-PAM.

Pluggable Authentication Module (PAM) is a mechanism for authenticating users. Specifically, weâ€™re going to use the pam_time module to control timed access for users to services.]]></description>
		<wfw:commentRss>http://www.thomasvachon.com/2008/05/08/restricting-login-in-linux/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
