<?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>Oracle BI and DWH &#187; OBIEE group LDAP</title>
	<atom:link href="http://www.oraclebidwh.com/tag/obiee-group-ldap/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.oraclebidwh.com</link>
	<description>OBIEE and OWB Tutorial</description>
	<lastBuildDate>Tue, 03 Nov 2009 05:12:04 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>OBIEE LDAP Authentication using Microsoft AD 2</title>
		<link>http://www.oraclebidwh.com/2009/11/obiee-ldap-authentication-using-microsoft-ad-2/</link>
		<comments>http://www.oraclebidwh.com/2009/11/obiee-ldap-authentication-using-microsoft-ad-2/#comments</comments>
		<pubDate>Tue, 03 Nov 2009 01:59:44 +0000</pubDate>
		<dc:creator>Oraclebidwh</dc:creator>
				<category><![CDATA[ALL]]></category>
		<category><![CDATA[Group LDAP]]></category>
		<category><![CDATA[LDAP group]]></category>
		<category><![CDATA[OBIEE group LDAP]]></category>
		<category><![CDATA[OBIEE LDAP]]></category>
		<category><![CDATA[OBIEE LDAP Authentication]]></category>
		<category><![CDATA[OBIEE LDAP Authentication AD]]></category>

		<guid isPermaLink="false">http://www.oraclebidwh.com/?p=244</guid>
		<description><![CDATA[







How to get group information in case of AD , LDAP authentication?
In the previous post we have seen how to set up LDAP authentication in OBIEE .
If you have not read that I would advice you to read the article
 here
In this post will go through limitations of Microsoft AD implementation for SSO.
We can not [...]]]></description>
			<content:encoded><![CDATA[<!--CusAds2--><p><strong>How to get group information in case of AD , LDAP authentication?</strong></p>
<p>In the previous post we have seen how to set up LDAP authentication in OBIEE .<br />
If you have not read that I would advice you to read the article<br />
<a href="http://www.oraclebidwh.com/2009/10/obiee-ldap-authentication-using-microsoft-ad/"> here</a></p>
<p>In this post will go through limitations of Microsoft AD implementation for SSO.</p>
<div id="attachment_247" class="wp-caption aligncenter" style="width: 875px"><img class="size-full wp-image-247" title="LDAP Limitations with Microsoft AD" src="http://www.oraclebidwh.com/wp-content/uploads/2009/11/LDAP-Limitations.JPG" alt="LDAP Limitations with Microsoft AD" width="865" height="586" /><p class="wp-caption-text">LDAP Limitations with Microsoft AD</p></div>
<p>We can not use <strong>import ,import all or synchronize users </strong>from OBIEE admin in case of  AD.And we can not even get the user&#8217;s group defined in the AD.</p>
<p>As in case of groups it returns an array of chars and OBIEE does not understand it as a group name.( it requires group names separatedby ; )</p>
<p>So in we can not implement the security at User level we have to set the security at group level only.</p>
<p>let say we have user devang in LDAP.  and it belongs to a group called PowerUser.</p>
<p><strong>Step 1 Create a database table and make entries</strong></p>
<p>let say  our database table which has user and group called:  USER_SECURITY_GROUPS.</p>
<p>It has enty as user , group = devang,PowerUser</p>
<p><strong>Step 2 Create a init block to get the user group information from database table</strong></p>
<p>Lets called the initialization block as initGroup and create it as show below.</p>
<div id="attachment_252" class="wp-caption aligncenter" style="width: 569px"><img class="size-full wp-image-252" title="initiGroup creation" src="http://www.oraclebidwh.com/wp-content/uploads/2009/11/initiGroup-creation.gif" alt="initiGroup creation" width="559" height="684" /><p class="wp-caption-text">initiGroup creation</p></div>
<p>Note : in execution precedence make sure that initLDAP gets executed first. So that users gets authenticated and then get the group name from database table.</p>
<p><strong>set 3 Create group in OBIEE repository</strong></p>
<p>Create a group called PowerUser in OBIEE repository</p>
<p>Manage&#8211; &gt; Security  &#8211;&gt; Groups and create a new group</p>
<div id="attachment_249" class="wp-caption aligncenter" style="width: 412px"><img class="size-full wp-image-249" title="LDAP Group in Admin" src="http://www.oraclebidwh.com/wp-content/uploads/2009/11/LDAP-Group-in-Admin.gif" alt="LDAP Group in Admin" width="402" height="531" /><p class="wp-caption-text">LDAP Group in Admin</p></div>
<p>set the permission for the group as required.</p>
<p><strong>Step 4</strong> <strong>Create a same catalog group in OBIEE answers.</strong></p>
<p>Go to Setting &#8212; &gt; Administration &#8212; &gt; Manage Presentation Catalog Groups and Users</p>
<div id="attachment_251" class="wp-caption aligncenter" style="width: 899px"><img class="size-full wp-image-251" title="LDAP Group in Answers" src="http://www.oraclebidwh.com/wp-content/uploads/2009/11/LDAP-Group-in-Answers.jpg" alt="Group in Answers" width="889" height="215" /><p class="wp-caption-text">Group in Answers</p></div>
<div id="attachment_250" class="wp-caption aligncenter" style="width: 934px"><img class="size-full wp-image-250" title="Create a new catalog group" src="http://www.oraclebidwh.com/wp-content/uploads/2009/11/LDAP-Group-in-Answers-new-group.gif" alt="Create a new catalog group" width="924" height="740" /><p class="wp-caption-text">Create a new catalog group</p></div>

<div style="font-size:0px;height:0px;line-height:0px;margin:0;padding:0;clear:both"></div>]]></content:encoded>
			<wfw:commentRss>http://www.oraclebidwh.com/2009/11/obiee-ldap-authentication-using-microsoft-ad-2/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
