<?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>Pivotal Labs &#187; Reed Kennedy</title>
	<atom:link href="http://pivotallabs.com/author/reed/feed/" rel="self" type="application/rss+xml" />
	<link>http://pivotallabs.com</link>
	<description>Agility Developed</description>
	<lastBuildDate>Fri, 24 May 2013 21:58:59 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
		<item>
		<title>Using Open Directory Authentication in Splunk</title>
		<link>http://pivotallabs.com/using-open-directory-authentication-in-splunk/</link>
		<comments>http://pivotallabs.com/using-open-directory-authentication-in-splunk/#comments</comments>
		<pubDate>Tue, 06 Nov 2012 18:37:00 +0000</pubDate>
		<dc:creator>Reed Kennedy</dc:creator>
				<category><![CDATA[Labs]]></category>

		<guid isPermaLink="false">http://pivotallabs.com/using-open-directory-authentication-in-splunk/</guid>
		<description><![CDATA[<p><p>Splunk is capable of authenticating users against LDAP, including Apple's Open Directory.</p>

<p>To configure Splunk to authenticate against Apple's Open Directory, start by logging into Splunk and creating a new LDAP strategy by navigating to the following:<br />
<strong>Manager &#8594; Access controls &#8594; Authentication method</strong></p>

<ul>
<li>Check <strong>LDAP</strong></li>
<li>Click <strong>Configure Splunk to use LDAP and map groups</strong></li>
<li>Click <strong>New</strong></li>
<li>Enter the below settings:<br /><br />
LDAP strategy name: <strong>opendirectory</strong><br />
<br />
Host: <strong>opendirectory.sf.pivotallabs.com</strong><br />
Port: <strong>389</strong><br />
SSL: <strong>unchecked</strong><br />
Bind DN: <strong>uid=diradmin,cn=users,dc=opendirectory,dc=sf,dc=pivotallabs,dc=com</strong><br />
Bind DN Password: <strong><em>Open Directory diradmin password</strong></em><br />
Confirm Password: <strong><em>Open Directory diradmin password</strong></em><br />
<br />
User base DN: <strong>cn=users,dc=opendirectory,dc=sf,dc=pivotallabs,dc=com</strong><br />
User base filter: <strong><em>blank</strong></em><br />
User name attribute: <strong>uid</strong><br />
Real name attribute: <strong>cn</strong><br />
Group mapping attribute: <strong>uid</strong><br />
<br />
Group base DN: <strong>cn=groups,dc=opendirectory,dc=sf,dc=pivotallabs,dc=com</strong><br />
Static group search filter: <strong><em>blank</strong></em><br />
Group name attribute: <strong>cn</strong><br />
Static member attribute: <strong>memberuid</strong><br />
Nested groups: <strong>unchecked</strong><br />
<br />
Dynamic member attribute: <strong><em>blank</strong></em><br />
Dynamic group search filter: <strong><em>blank</strong></em>
<br /><br /></li>
<li>Click <strong>Save</strong></li>
<li>Click <strong>Map groups</strong></li>
<li>Select the group containing the people who should have access &#40;in our case, "admin"&#41;</li>
<li>Click <strong>add all >></strong></li>
<li>Click <strong>Save</strong></li>
<li>Test by trying to log in as an LDAP / OD user from the admin group</li>
</ul>

<p>Done!</p> <a href="http://pivotallabs.com/using-open-directory-authentication-in-splunk/">Continue reading <span class="meta-nav">&#8594;</span></a></p><p>The post <a href="http://pivotallabs.com/using-open-directory-authentication-in-splunk/">Using Open Directory Authentication in Splunk</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></description>
				<content:encoded><![CDATA[<p>Splunk is capable of authenticating users against LDAP, including Apple&#8217;s Open Directory.</p>
<p>To configure Splunk to authenticate against Apple&#8217;s Open Directory, start by logging into Splunk and creating a new LDAP strategy by navigating to the following:<br />
<strong>Manager &rarr; Access controls &rarr; Authentication method</strong></p>
<ul>
<li>Check <strong>LDAP</strong></li>
<li>Click <strong>Configure Splunk to use LDAP and map groups</strong></li>
<li>Click <strong>New</strong></li>
<li>Enter the below settings:
<p>LDAP strategy name: <strong>opendirectory</strong></p>
<p>Host: <strong>opendirectory.sf.pivotallabs.com</strong><br />
Port: <strong>389</strong><br />
SSL: <strong>unchecked</strong><br />
Bind DN: <strong>uid=diradmin,cn=users,dc=opendirectory,dc=sf,dc=pivotallabs,dc=com</strong><br />
Bind DN Password: <strong><em>Open Directory diradmin password</strong></em><br />
Confirm Password: <strong><em>Open Directory diradmin password</strong></em></p>
<p>User base DN: <strong>cn=users,dc=opendirectory,dc=sf,dc=pivotallabs,dc=com</strong><br />
User base filter: <strong><em>blank</strong></em><br />
User name attribute: <strong>uid</strong><br />
Real name attribute: <strong>cn</strong><br />
Group mapping attribute: <strong>uid</strong></p>
<p>Group base DN: <strong>cn=groups,dc=opendirectory,dc=sf,dc=pivotallabs,dc=com</strong><br />
Static group search filter: <strong><em>blank</strong></em><br />
Group name attribute: <strong>cn</strong><br />
Static member attribute: <strong>memberuid</strong><br />
Nested groups: <strong>unchecked</strong></p>
<p>Dynamic member attribute: <strong><em>blank</strong></em><br />
Dynamic group search filter: <strong><em>blank</strong></em></p>
</li>
<li>Click <strong>Save</strong></li>
<li>Click <strong>Map groups</strong></li>
<li>Select the group containing the people who should have access &#40;in our case, &#8220;admin&#8221;&#41;</li>
<li>Click <strong>add all >></strong></li>
<li>Click <strong>Save</strong></li>
<li>Test by trying to log in as an LDAP / OD user from the admin group</li>
</ul>
<p>Done!</p>
<p>The post <a href="http://pivotallabs.com/using-open-directory-authentication-in-splunk/">Using Open Directory Authentication in Splunk</a> appeared first on <a href="http://pivotallabs.com">Pivotal Labs</a>.</p>]]></content:encoded>
			<wfw:commentRss>http://pivotallabs.com/using-open-directory-authentication-in-splunk/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using apc
Database Caching using apc
Object Caching 392/408 objects using apc

 Served from: pivotallabs.com @ 2013-05-25 09:32:52 by W3 Total Cache -->