<?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>OBIEE Blog &#187; obiee security</title>
	<atom:link href="http://obiee-blog.info/tag/obiee-security/feed/" rel="self" type="application/rss+xml" />
	<link>http://obiee-blog.info</link>
	<description>OBIEE Blog with focus on smart business intelligence - Oracle Business Intelligence tips, best practices, and advice</description>
	<lastBuildDate>Thu, 08 Jul 2010 15:36:52 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Few recent Knowledge-based updates</title>
		<link>http://obiee-blog.info/bugs-and-issues/few-recent-knowledge-based-updates/</link>
		<comments>http://obiee-blog.info/bugs-and-issues/few-recent-knowledge-based-updates/#comments</comments>
		<pubDate>Mon, 24 May 2010 13:57:46 +0000</pubDate>
		<dc:creator>Andriy Yakushyn</dc:creator>
				<category><![CDATA[Bugs and Issues]]></category>
		<category><![CDATA[cloud]]></category>
		<category><![CDATA[obiee bug]]></category>
		<category><![CDATA[obiee security]]></category>
		<category><![CDATA[sso]]></category>

		<guid isPermaLink="false">http://obiee-blog.info/?p=3402</guid>
		<description><![CDATA[I&#8217;ve found the following items to be very interesting as I&#8217;m very much interested in running OBIEE in a cloud.
Question someone asked on OS:
Q:How to cluster OBIEE that is installed on two virtual machines?
And their response was:
A:It is not currently possible to use Virtual machine names for OBIEE within a Cluster. The following Enhancement Request [...]]]></description>
		<wfw:commentRss>http://obiee-blog.info/bugs-and-issues/few-recent-knowledge-based-updates/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>error &#8220;access denied for user to path&#8221;</title>
		<link>http://obiee-blog.info/administration-tool/error-access-denied-for-user-to-path/</link>
		<comments>http://obiee-blog.info/administration-tool/error-access-denied-for-user-to-path/#comments</comments>
		<pubDate>Fri, 01 May 2009 13:44:19 +0000</pubDate>
		<dc:creator>Andriy Yakushyn</dc:creator>
				<category><![CDATA[Administration Tool]]></category>
		<category><![CDATA[obiee bug]]></category>
		<category><![CDATA[obiee error]]></category>
		<category><![CDATA[obiee security]]></category>

		<guid isPermaLink="false">http://obiee-blog.info/?p=2362</guid>
		<description><![CDATA[I just had a terrible catalog security situation, and while looking for solution stumbled into this bug. I think it&#8217;s important, because the error message is confusing and it&#8217;s really hard to troubleshoot this sort of problem.
Catalog Manager copy/paste removes correct permissions on Users subfolders, causes error &#8220;access denied for user to path..&#8221; at OBI [...]]]></description>
		<wfw:commentRss>http://obiee-blog.info/administration-tool/error-access-denied-for-user-to-path/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to set session variables using url variables</title>
		<link>http://obiee-blog.info/administration-tool/how-to-set-session-variables-using-url-variables/</link>
		<comments>http://obiee-blog.info/administration-tool/how-to-set-session-variables-using-url-variables/#comments</comments>
		<pubDate>Fri, 06 Mar 2009 13:00:39 +0000</pubDate>
		<dc:creator>Andriy Yakushyn</dc:creator>
				<category><![CDATA[Administration Tool]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[obiee customization]]></category>
		<category><![CDATA[obiee security]]></category>

		<guid isPermaLink="false">http://obiee-blog.info/?p=1353</guid>
		<description><![CDATA[The goal is to set session variables using url variables, but can you also do this for the user and password ?
url variable (&#38;Upwd) is not passed to session variable USER_PWD.
The variable USER is correctly passed, the variable USER_PWD is not!
Solution
The steps to set an OBIS session variable via a URL call utilizing the
instanceconfig.xml tag [...]]]></description>
		<wfw:commentRss>http://obiee-blog.info/administration-tool/how-to-set-session-variables-using-url-variables/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>LDAP how restrict the login to members of certain groups in OBIEE?</title>
		<link>http://obiee-blog.info/security/ldap-how-restrict-the-login-to-members-of-certain-groups-in-obiee/</link>
		<comments>http://obiee-blog.info/security/ldap-how-restrict-the-login-to-members-of-certain-groups-in-obiee/#comments</comments>
		<pubDate>Wed, 04 Mar 2009 17:57:28 +0000</pubDate>
		<dc:creator>Andriy Yakushyn</dc:creator>
				<category><![CDATA[Customizing]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[ldap]]></category>
		<category><![CDATA[ldap groups]]></category>
		<category><![CDATA[obiee security]]></category>

		<guid isPermaLink="false">http://obiee-blog.info/?p=1351</guid>
		<description><![CDATA[he question is &#8211; if you can mix LDAP and other type of authentication. In one word &#8211; yes and no.
Here&#8217;s what Oracle suggests:
1. You can have internal authentication and LDAP authentication. eg users in the rpd, and users in the LDAP.
For users not defined in the repository, the presence of a defined session system [...]]]></description>
		<wfw:commentRss>http://obiee-blog.info/security/ldap-how-restrict-the-login-to-members-of-certain-groups-in-obiee/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Privilegies don&#8217;t get shown by default</title>
		<link>http://obiee-blog.info/answers/privilegie/</link>
		<comments>http://obiee-blog.info/answers/privilegie/#comments</comments>
		<pubDate>Sat, 14 Feb 2009 21:27:37 +0000</pubDate>
		<dc:creator>Andriy Yakushyn</dc:creator>
				<category><![CDATA[Answers]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[obiee security]]></category>

		<guid isPermaLink="false">http://obiee-blog.info/?p=961</guid>
		<description><![CDATA[This has been bugging me for a while. Now, I know what the problem was.
When are Subject Areas and View Privileges visible in the Admin &#62; Manage Privileges link?.
Solution
Definitions:

&#8220;webserver service&#8221; refers to the Web Server Software being used for Siebel Analytics Web (i.e. IIS, iPlanet/Sun ONE or Tomcat)
&#8220;webclient session&#8221; refers to a Siebel Analytics Web [...]]]></description>
		<wfw:commentRss>http://obiee-blog.info/answers/privilegie/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
