<?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>Ranok&#039;s Ramblings &#187; sudo</title>
	<atom:link href="http://www.r4n0k.com/tag/sudo/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.r4n0k.com</link>
	<description>A peek into my life, and the projects I never complete</description>
	<lastBuildDate>Mon, 14 Jun 2010 12:49:43 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Unifying Logins with LDAP</title>
		<link>http://www.r4n0k.com/2008/01/29/unifying-logins-with-ldap/</link>
		<comments>http://www.r4n0k.com/2008/01/29/unifying-logins-with-ldap/#comments</comments>
		<pubDate>Wed, 30 Jan 2008 03:09:51 +0000</pubDate>
		<dc:creator>ranok</dc:creator>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[ldap]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[sudo]]></category>

		<guid isPermaLink="false">http://www.r4n0k.com/2008/01/29/unifying-logins-with-ldap/</guid>
		<description><![CDATA[Over the past few days I got OpenLDAP installed on a VM, and configured a few other VMs to use the server for authentication. The real struggle was to get sudo-ldap to play nicely and to automate the system for a simple, yet granular system for giving people access to certain machines. Currently, I have [...]]]></description>
			<content:encoded><![CDATA[<p>Over the past few days I got OpenLDAP installed on a VM, and configured a few other VMs to use the server for authentication. The real struggle was to get sudo-ldap to play nicely and to automate the system for a simple, yet granular system for giving people access to certain machines. Currently, I have a few configuration files that list the users, their password hashes and which machines they can administer. A few homebrew scripts I threw together then parse through those files and make the changes. If a user needs to be giving sudo access to three machines, rather than logging into those three machines and making a user, and granting access on each, just modify two files and you&#8217;re done. If you&#8217;re looking for more information on how it&#8217;s done, check out the <a href="http://docs.cosi.clarkson.edu">COSI wiki</a>, which has lots of cool information about all sorts of things.</p>
<p>Peace and chow,</p>
<p>Ranok</p>
]]></content:encoded>
			<wfw:commentRss>http://www.r4n0k.com/2008/01/29/unifying-logins-with-ldap/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
