<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Storing Oracle database connection strings in OpenLDAP instead of OID</title>
	<atom:link href="http://blog.ronnyegner-consulting.de/2009/09/30/storing-oracle-database-connection-strings-in-openldap-instead-of-oid/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.ronnyegner-consulting.de/2009/09/30/storing-oracle-database-connection-strings-in-openldap-instead-of-oid/</link>
	<description>Ronny Egners Blog about Oracle, UNIX and EMC / Legato Networker</description>
	<lastBuildDate>Fri, 06 Jan 2012 07:51:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: fs111 (@fs111)</title>
		<link>http://blog.ronnyegner-consulting.de/2009/09/30/storing-oracle-database-connection-strings-in-openldap-instead-of-oid/comment-page-1/#comment-29464</link>
		<dc:creator>fs111 (@fs111)</dc:creator>
		<pubDate>Thu, 05 Jan 2012 17:51:49 +0000</pubDate>
		<guid isPermaLink="false">http://ronnyegner.wordpress.com/?p=370#comment-29464</guid>
		<description>Thanks a ton for this guide! This solved a problem I was having, where I was moving a legacy app to the amazon cloud and I needed to store the oracle connections somewhere without going crazy. 

You should add a flattr button to your blog, I would totally click it. :-) Keep up the good work!</description>
		<content:encoded><![CDATA[<p>Thanks a ton for this guide! This solved a problem I was having, where I was moving a legacy app to the amazon cloud and I needed to store the oracle connections somewhere without going crazy. </p>
<p>You should add a flattr button to your blog, I would totally click it. :-) Keep up the good work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronny Egner</title>
		<link>http://blog.ronnyegner-consulting.de/2009/09/30/storing-oracle-database-connection-strings-in-openldap-instead-of-oid/comment-page-1/#comment-15896</link>
		<dc:creator>Ronny Egner</dc:creator>
		<pubDate>Mon, 11 Apr 2011 08:52:41 +0000</pubDate>
		<guid isPermaLink="false">http://ronnyegner.wordpress.com/?p=370#comment-15896</guid>
		<description>Hi Ronald,

i am afraid thats not possible. There is a product from Oracle available (&quot;Global Names&quot; if i remember correctly) but there is nothing you can easiliy implement on OpenLDAP.</description>
		<content:encoded><![CDATA[<p>Hi Ronald,</p>
<p>i am afraid thats not possible. There is a product from Oracle available (&#8220;Global Names&#8221; if i remember correctly) but there is nothing you can easiliy implement on OpenLDAP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronald</title>
		<link>http://blog.ronnyegner-consulting.de/2009/09/30/storing-oracle-database-connection-strings-in-openldap-instead-of-oid/comment-page-1/#comment-13284</link>
		<dc:creator>Ronald</dc:creator>
		<pubDate>Mon, 14 Feb 2011 22:07:07 +0000</pubDate>
		<guid isPermaLink="false">http://ronnyegner.wordpress.com/?p=370#comment-13284</guid>
		<description>Hi Ronny,
thanks for the article. I now have a valid installation on my mac. The default installation in macos 10.6.6 did not function properly so I installed a fresh BerkelyDB 4.8.30, combined with openldap 2.4.24, after which all my problems were gone.
:-D
Would it also be possible to make authentications possible using openldap? What would be needed to get that up and running? It would be very nice to have enterprise users served by openldap ...

best regards,
Ronald.</description>
		<content:encoded><![CDATA[<p>Hi Ronny,<br />
thanks for the article. I now have a valid installation on my mac. The default installation in macos 10.6.6 did not function properly so I installed a fresh BerkelyDB 4.8.30, combined with openldap 2.4.24, after which all my problems were gone.<br />
:-D<br />
Would it also be possible to make authentications possible using openldap? What would be needed to get that up and running? It would be very nice to have enterprise users served by openldap &#8230;</p>
<p>best regards,<br />
Ronald.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronny Egner</title>
		<link>http://blog.ronnyegner-consulting.de/2009/09/30/storing-oracle-database-connection-strings-in-openldap-instead-of-oid/comment-page-1/#comment-3816</link>
		<dc:creator>Ronny Egner</dc:creator>
		<pubDate>Wed, 23 Jun 2010 07:34:13 +0000</pubDate>
		<guid isPermaLink="false">http://ronnyegner.wordpress.com/?p=370#comment-3816</guid>
		<description>&gt; I have a problem with &quot;orclNetDescName&quot;.

I dont user Oracle NetMgr to manage my LDAP entries. I wrote a small .NET tool to do so. If you want to use NetMgr you have to debug by checking what commands are executed against the LDAP server to create a testcase.</description>
		<content:encoded><![CDATA[<p>&gt; I have a problem with &#8220;orclNetDescName&#8221;.</p>
<p>I dont user Oracle NetMgr to manage my LDAP entries. I wrote a small .NET tool to do so. If you want to use NetMgr you have to debug by checking what commands are executed against the LDAP server to create a testcase.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dominik Wieczorek</title>
		<link>http://blog.ronnyegner-consulting.de/2009/09/30/storing-oracle-database-connection-strings-in-openldap-instead-of-oid/comment-page-1/#comment-3814</link>
		<dc:creator>Dominik Wieczorek</dc:creator>
		<pubDate>Wed, 23 Jun 2010 06:26:48 +0000</pubDate>
		<guid isPermaLink="false">http://ronnyegner.wordpress.com/?p=370#comment-3814</guid>
		<description>I have a problem with &quot;orclNetDescName&quot;. The Oracle netmgr will insert a string like:
000:DESCRITION_0. 
Result:
tag=105 err=21 text=orclNetDescName: value #0 invalid per syntax
The ldif-file example:
orclNetDescName: 000:cn=DESCRITION_0

Any Idea to fix this problem?

Thanks
Dominik</description>
		<content:encoded><![CDATA[<p>I have a problem with &#8220;orclNetDescName&#8221;. The Oracle netmgr will insert a string like:<br />
000:DESCRITION_0.<br />
Result:<br />
tag=105 err=21 text=orclNetDescName: value #0 invalid per syntax<br />
The ldif-file example:<br />
orclNetDescName: 000:cn=DESCRITION_0</p>
<p>Any Idea to fix this problem?</p>
<p>Thanks<br />
Dominik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://blog.ronnyegner-consulting.de/2009/09/30/storing-oracle-database-connection-strings-in-openldap-instead-of-oid/comment-page-1/#comment-3812</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 23 Jun 2010 06:23:37 +0000</pubDate>
		<guid isPermaLink="false">http://ronnyegner.wordpress.com/?p=370#comment-3812</guid>
		<description>I have a problem with &quot;orclNetDescName&quot;. The Oracle netmgr will insert a string like:
000:DESCRITION_0. 
Result:
tag=105 err=21 text=orclNetDescName: value #0 invalid per syntax
The ldif-file example:
orclNetDescName: 000:cn=DESCRITION_0

Any Idea to fix this problem?

Thanks
Dominik</description>
		<content:encoded><![CDATA[<p>I have a problem with &#8220;orclNetDescName&#8221;. The Oracle netmgr will insert a string like:<br />
000:DESCRITION_0.<br />
Result:<br />
tag=105 err=21 text=orclNetDescName: value #0 invalid per syntax<br />
The ldif-file example:<br />
orclNetDescName: 000:cn=DESCRITION_0</p>
<p>Any Idea to fix this problem?</p>
<p>Thanks<br />
Dominik</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Uwe Küchler</title>
		<link>http://blog.ronnyegner-consulting.de/2009/09/30/storing-oracle-database-connection-strings-in-openldap-instead-of-oid/comment-page-1/#comment-2120</link>
		<dc:creator>Uwe Küchler</dc:creator>
		<pubDate>Thu, 08 Apr 2010 14:57:23 +0000</pubDate>
		<guid isPermaLink="false">http://ronnyegner.wordpress.com/?p=370#comment-2120</guid>
		<description>&lt;a href=&quot;#comment-871&quot; rel=&quot;nofollow&quot;&gt;@Kumar Raju &lt;/a&gt; 
Kumar (and Mauro, perhaps): If you used the examples from &quot;oracle-cookies&quot;, beware that the authentication policy in the slapd.conf may not work.
In my test setup (OpenLDAP 2.2.29 WinXP, Oracle Client 10.2), sqlnet could not authenticate with the server. Leaving the access control settings commented, tnsping worked fine for me.
So far for my €0.02,
Uwe</description>
		<content:encoded><![CDATA[<p><a href="#comment-871" rel="nofollow">@Kumar Raju </a><br />
Kumar (and Mauro, perhaps): If you used the examples from &#8220;oracle-cookies&#8221;, beware that the authentication policy in the slapd.conf may not work.<br />
In my test setup (OpenLDAP 2.2.29 WinXP, Oracle Client 10.2), sqlnet could not authenticate with the server. Leaving the access control settings commented, tnsping worked fine for me.<br />
So far for my €0.02,<br />
Uwe</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronny Egner</title>
		<link>http://blog.ronnyegner-consulting.de/2009/09/30/storing-oracle-database-connection-strings-in-openldap-instead-of-oid/comment-page-1/#comment-964</link>
		<dc:creator>Ronny Egner</dc:creator>
		<pubDate>Tue, 26 Jan 2010 15:28:00 +0000</pubDate>
		<guid isPermaLink="false">http://ronnyegner.wordpress.com/?p=370#comment-964</guid>
		<description>It does not look like the site i found it..but it is close....</description>
		<content:encoded><![CDATA[<p>It does not look like the site i found it..but it is close&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kumar Raju</title>
		<link>http://blog.ronnyegner-consulting.de/2009/09/30/storing-oracle-database-connection-strings-in-openldap-instead-of-oid/comment-page-1/#comment-871</link>
		<dc:creator>Kumar Raju</dc:creator>
		<pubDate>Wed, 20 Jan 2010 20:44:15 +0000</pubDate>
		<guid isPermaLink="false">http://ronnyegner.wordpress.com/?p=370#comment-871</guid>
		<description>I found an article somewhere on the net showing how to migrate the needed schema objects from OID to openLDAP. I would have posted the link if i were able to find it again. But maybe you can help me out :-)

Is this the link?
http://oracle-cookies.blogspot.com/2007/01/get-tnsnamesora-from-openldap.html</description>
		<content:encoded><![CDATA[<p>I found an article somewhere on the net showing how to migrate the needed schema objects from OID to openLDAP. I would have posted the link if i were able to find it again. But maybe you can help me out :-)</p>
<p>Is this the link?<br />
<a href="http://oracle-cookies.blogspot.com/2007/01/get-tnsnamesora-from-openldap.html" rel="nofollow">http://oracle-cookies.blogspot.com/2007/01/get-tnsnamesora-from-openldap.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ronny Egner</title>
		<link>http://blog.ronnyegner-consulting.de/2009/09/30/storing-oracle-database-connection-strings-in-openldap-instead-of-oid/comment-page-1/#comment-277</link>
		<dc:creator>Ronny Egner</dc:creator>
		<pubDate>Mon, 30 Nov 2009 08:03:13 +0000</pubDate>
		<guid isPermaLink="false">http://ronnyegner.wordpress.com/?p=370#comment-277</guid>
		<description>I see. I am afraid but thats not possible because it is not configured like this.


For your name resolution problem please send me your files for vertification.</description>
		<content:encoded><![CDATA[<p>I see. I am afraid but thats not possible because it is not configured like this.</p>
<p>For your name resolution problem please send me your files for vertification.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

