<?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>SLAB Techsol System &#187; LDAP</title>
	<atom:link href="http://www.techsolsystem.com/blog/tag/ldap/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techsolsystem.com/blog</link>
	<description>We never underestimate others</description>
	<lastBuildDate>Sat, 30 Apr 2011 05:58:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>LDAP-Drual Integration</title>
		<link>http://www.techsolsystem.com/blog/2009/08/ldap-drual-integration/</link>
		<comments>http://www.techsolsystem.com/blog/2009/08/ldap-drual-integration/#comments</comments>
		<pubDate>Sat, 01 Aug 2009 19:16:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Open source technology]]></category>
		<category><![CDATA[Drupal]]></category>
		<category><![CDATA[LDAP]]></category>
		<category><![CDATA[ldapauth]]></category>
		<category><![CDATA[ldapdata]]></category>
		<category><![CDATA[ldapgroups]]></category>

		<guid isPermaLink="false">http://www.techsolsystem.com/blog/?p=44</guid>
		<description><![CDATA[LDAP Integration Module (ldap_integration-5.x)  is a set of three modules: ldapauth It implements basic LDAP integration and sets up the environment for the other optional modules. ldapgroups Extends the basic functionality and integrates LDAP Groups into Drupal Roles ldapdata Extends the basic functionality and allows for the management of LDAP Attributes from within Drupal. Enable [...]]]></description>
			<content:encoded><![CDATA[<p>LDAP Integration Module (ldap_integration-5.x)  is a set of three modules:</p>
<ul>
<li><strong>ldapauth </strong><br />
It implements basic LDAP integration and sets up the environment for the other optional modules.</li>
<li><strong> ldapgroups </strong><br />
Extends the basic functionality and integrates LDAP Groups into Drupal Roles</li>
<li><strong>ldapdata </strong><br />
Extends the basic functionality and allows for the management of LDAP Attributes from within Drupal.</li>
</ul>
<p>Enable ldap_inetgration in <em>Administer &gt;&gt; Site building &gt;&gt; Modules.</em></p>
<p><em><span style="text-decoration: underline;">Configure LDAP Server at Administer &gt;&gt; Site Configuration &gt;&gt; LDAP Integration </span></em></p>
<p><em>Enter LDAP server,port, base dn,user and mail attribute, save the configuration). So next time when user loggs in drupal will check users in LDAP.</em></p>
<p><em><span style="text-decoration: underline;">Configure LDAP Data at Administer &gt;&gt; Site Configuration &gt;&gt; LDAP Data</span></em></p>
<p><em>Map LDAP to user profile attribute.</em></p>
<p><em><span style="text-decoration: underline;">Configure LDAP Data at Administer &gt;&gt; Site Configuration &gt;&gt; LDAP Groups</span></em></p>
<p><em>Select “Groups exist as LDAP entries where a multivalued attribute contains the members&#8217; Cns” and inside “Nodes containing groups (one per line):” type the name of the node where drupal groups are stored. In “Attribute holding group members: “ type “memberUid”. Save Configuration.</em></p>
<p><em><span style="text-decoration: underline;">Configure LDAP Data at Administer &gt;&gt; Site Configuration &gt;&gt; LDAP Registration</span></em></p>
<p><em>Type server name and base-dn of the users in LDAP.</em></p>
]]></content:encoded>
			<wfw:commentRss>http://www.techsolsystem.com/blog/2009/08/ldap-drual-integration/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>

