<?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>TheBonsai&#039;s Blog &#187; english</title>
	<atom:link href="http://www.thebonsai.net/category/container-for-language-categorization/english-blogentries/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thebonsai.net</link>
	<description>About the days and nights of TheBonsai</description>
	<lastBuildDate>Sun, 06 Nov 2011 00:28:40 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>SQLNET.RECV_TIMEOUT/SEND_TIMEOUT and RMAN</title>
		<link>http://www.thebonsai.net/2011/11/02/sqlnet-recv_timeoutsend_timeout-and-rman/</link>
		<comments>http://www.thebonsai.net/2011/11/02/sqlnet-recv_timeoutsend_timeout-and-rman/#comments</comments>
		<pubDate>Wed, 02 Nov 2011 21:47:20 +0000</pubDate>
		<dc:creator>TheBonsai</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[rman]]></category>
		<category><![CDATA[RMAN-03009]]></category>
		<category><![CDATA[RMAN-10038]]></category>

		<guid isPermaLink="false">http://www.thebonsai.net/?p=282</guid>
		<description><![CDATA[Hi there, I was analyzing some unexpected RMAN termination, a RMAN-10038/RMAN-03009 combo: RMAN-00571: =========================================================== RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS =============== RMAN-00571: =========================================================== RMAN-03009: Fehler bei REFAF Befehl in c13 Kanal auf 10/31/2011 08:21:50 RMAN-10038: Datenbank-Session für Kanal c13 unerwartet beendet Nothing, not even an RMAN tracing was able to reveal more hints. The trace [...]]]></description>
			<content:encoded><![CDATA[<p>Hi there,</p>
<p>I was analyzing some unexpected RMAN termination, a RMAN-10038/RMAN-03009 combo:</p>
<pre>RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03009: Fehler bei REFAF Befehl in c13 Kanal auf 10/31/2011 08:21:50
RMAN-10038: Datenbank-Session für Kanal c13 unerwartet beendet</pre>
<p>Nothing, not even an RMAN tracing was able to reveal more hints. The trace just told it in other words. No underlying ORA/TNS error or similar.</p>
<p>It finally turned out it were some parameters recently added to sqlnet.ora, I set SQLNET.RECV_TIMEOUT and SQLNET.SEND_TIMEOUT and the beast silently dropped RMAN channels that were idle for a while. The next command in this channel blew up the whole RUN block of the backup script.</p>
<p>I removed the parameters and it works again.</p>
<p>Be careful with your sqlnet.ora <img src='http://www.thebonsai.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thebonsai.net/2011/11/02/sqlnet-recv_timeoutsend_timeout-and-rman/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>dmr passed away</title>
		<link>http://www.thebonsai.net/2011/10/13/dmr-passed-away/</link>
		<comments>http://www.thebonsai.net/2011/10/13/dmr-passed-away/#comments</comments>
		<pubDate>Thu, 13 Oct 2011 18:40:10 +0000</pubDate>
		<dc:creator>TheBonsai</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[english]]></category>

		<guid isPermaLink="false">http://www.thebonsai.net/?p=277</guid>
		<description><![CDATA[Dennis MacAlistair Ritchie (dmr) passed away some days ago. dmr is widely known primarily as one of the Unix and C fathers. He&#8217;s also the co-author of the famous &#8220;K&#38;R&#8221; book, &#8220;The C programming language&#8221;. From my point of view the IT world lost a great man whose echo still lives on in many technologies. [...]]]></description>
			<content:encoded><![CDATA[<p><a title="http://cm.bell-labs.com/cm/cs/who/dmr/" href="http://cm.bell-labs.com/cm/cs/who/dmr/" target="_blank">Dennis<strong></strong> MacAlistair Ritchie</a> (dmr) passed away some days ago.</p>
<p>dmr is widely known primarily as one of the Unix and C fathers. He&#8217;s also the co-author of the famous &#8220;K&amp;R&#8221; book, &#8220;The C programming language&#8221;.</p>
<p>From my point of view the IT world lost a great man whose echo still lives on in many technologies. I would also like to pass on my condolences to his family and friends.</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thebonsai.net/2011/10/13/dmr-passed-away/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Escaping special characters in SQL*Plus logon strings</title>
		<link>http://www.thebonsai.net/2011/03/24/escaping-special-characters-in-sqlplus-logon-strings/</link>
		<comments>http://www.thebonsai.net/2011/03/24/escaping-special-characters-in-sqlplus-logon-strings/#comments</comments>
		<pubDate>Thu, 24 Mar 2011 10:12:47 +0000</pubDate>
		<dc:creator>TheBonsai</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[Oracle]]></category>

		<guid isPermaLink="false">http://www.thebonsai.net/?p=261</guid>
		<description><![CDATA[SQL*Plus connect strings/logon strings have a couple of special characters, notably these two: / (slash) to separate username and password @ (at) to separate the TNS descriptor string If you need to use those characters literally in the logon string, you need to tag them with literal double quotes (literal means: the quotes need to [...]]]></description>
			<content:encoded><![CDATA[<p>SQL*Plus connect strings/logon strings have a couple of special characters, notably these two:</p>
<ul>
<li>/ (slash) to separate username and password</li>
<li>@ (at) to separate the TNS descriptor string</li>
</ul>
<p>If you need to use those characters literally in the logon string, you need to tag them with literal double quotes (literal means: the quotes need to be passed to SQL*Plus, I&#8217;m not talking about the UNIX shell):</p>
<ul>
<li>Less readable:

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">$ sqlplus USER<span style="color: #000000; font-weight: bold;">/</span><span style="color: #000000; font-weight: bold;">\&quot;</span>PASS<span style="color: #000000; font-weight: bold;">/</span>WORD<span style="color: #000000; font-weight: bold;">\&quot;</span></pre></div></div>

</li>
<li>More readable:

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;">$ sqlplus USER<span style="color: #000000; font-weight: bold;">/</span><span style="color: #ff0000;">'&quot;PASS/WORD&quot;'</span></pre></div></div>

</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.thebonsai.net/2011/03/24/escaping-special-characters-in-sqlplus-logon-strings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zero downtime storage migration operations</title>
		<link>http://www.thebonsai.net/2011/01/27/zero-downtime-storage-migration-operations/</link>
		<comments>http://www.thebonsai.net/2011/01/27/zero-downtime-storage-migration-operations/#comments</comments>
		<pubDate>Thu, 27 Jan 2011 06:18:01 +0000</pubDate>
		<dc:creator>TheBonsai</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[Work]]></category>
		<category><![CDATA[asm]]></category>
		<category><![CDATA[Disk]]></category>
		<category><![CDATA[fiber channel]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[lun]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[remove]]></category>
		<category><![CDATA[scsi]]></category>

		<guid isPermaLink="false">http://www.thebonsai.net/?p=250</guid>
		<description><![CDATA[For some systems a downtime is complicated to organize, or bad at all. We have such a system, a RAC database. In the past, all storage migration operations there had two problems that lead to downtime: CRS votedisk migration at best only with offline CRS kick old devices from the device management in the operating [...]]]></description>
			<content:encoded><![CDATA[<p>For some systems a downtime is complicated to organize, or bad at all. We have such a system, a RAC database.</p>
<p>In the past, all storage migration operations there had two problems that lead to downtime:</p>
<ul>
<li>CRS votedisk migration at best only with offline CRS</li>
<li>kick old devices from the device management in the operating system</li>
</ul>
<p>In December I migrated the system to something more modern</p>
<ul>
<li>SLES11</li>
<li>Oracle Grid Infrastructure (CRS/ASM) 11.2</li>
<li>Oracle Database 10.2.0.5 (yes, still quite old, but it has to be a 10.2 for now)</li>
</ul>
<p>The use of a modern Linux kernel (especially a modern SCSI stack) and 11gR2 infrastructure fixed all my trouble from the past.</p>
<h3>Votedisk</h3>
<p>With 11gR2 Grid Infrastructure, the clusterware manages its vital files (VD, OCR) using an ASM instance. A migration of the ASM diskgroups holding these files is now as easy as a migration of a normal diskgroup. ASM takes care of moving the votedisks and the OCR and collaborates with CRS here.</p>
<h3>Linux devices</h3>
<p>The new Linux kernels with a finally sane SCSI stack and native multipathing helps with the second problem. It&#8217;s not a problem anymore to remove old device references from the stack:</p>
<ul>
<li>deconfigure the devices from multipathd (not needed technically, since multipathd itself holds no device references)</li>
<li>remove the device references from the Linux device mapper

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;"># see /dev/mapper/* for the name</span>
dmsetup remove mpathX</pre></div></div>

</li>
<li>remove the LUNs from the SCSI stack

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #666666; font-style: italic;"># X:X:X:X LUN number</span>
<span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #000000;">1</span> <span style="color: #000000; font-weight: bold;">&gt;</span> <span style="color: #000000; font-weight: bold;">/</span>sys<span style="color: #000000; font-weight: bold;">/</span>bus<span style="color: #000000; font-weight: bold;">/</span>scsi<span style="color: #000000; font-weight: bold;">/</span>X:X:X:X<span style="color: #000000; font-weight: bold;">/</span>delete</pre></div></div>

</li>
</ul>
<p>After that, you can safely edit the FC zone &#8211; no errors should occur in any logs.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thebonsai.net/2011/01/27/zero-downtime-storage-migration-operations/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Happy 2011</title>
		<link>http://www.thebonsai.net/2010/12/31/happy-2011/</link>
		<comments>http://www.thebonsai.net/2010/12/31/happy-2011/#comments</comments>
		<pubDate>Fri, 31 Dec 2010 18:40:20 +0000</pubDate>
		<dc:creator>TheBonsai</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[2011]]></category>
		<category><![CDATA[new year]]></category>

		<guid isPermaLink="false">http://www.thebonsai.net/?p=245</guid>
		<description><![CDATA[In a few hours (CET) it&#8217;s 2011, so it&#8217;s time to say &#8216;happy new year&#8217;. Regards and best online-wishes for 2011 fly to (the order doesn&#8217;t matter) my family my girlfriend USN (+extra wishes for his family) WAGER my collegues at work regulars of the IRC channel #bash on the Freenode Network &#8230;uhm&#8230; greybot! regulars [...]]]></description>
			<content:encoded><![CDATA[<p>In a few hours (CET) it&#8217;s 2011, so it&#8217;s time to say &#8216;happy new year&#8217;.</p>
<p>Regards and best online-wishes for 2011 fly to (the order doesn&#8217;t matter)</p>
<ul>
<li>my family</li>
<li>my girlfriend</li>
<li><a title="http://www.usn-online.de/" href="http://www.usn-online.de/" target="_blank">USN</a> (+extra wishes for his family)</li>
<li>WAGER</li>
<li>my collegues at work</li>
<li>regulars of the <a title="irc://irc.freenode.net/#bash" href="irc://irc.freenode.net/#bash">IRC channel #bash on the Freenode Network</a></li>
<li>&#8230;uhm&#8230; greybot!</li>
<li>regulars of the <a title="irc://irc.freenode.net/#linux-forum.de" href="irc://irc.freenode.net/#linux-forum.de">IRC channel #linux-forum.de on the Freenode Network</a></li>
<li>regulars of <a title="http://www.linux-forum.de/" href="http://www.linux-forum.de/" target="_blank">Linux-Forum.de</a></li>
<li>the <a title="http://www.ekiga.org/" href="http://www.ekiga.org/" target="_blank">Ekiga</a> team</li>
<li>Damien and his new life</li>
<li>regulars on the bug-bash mailinglist</li>
<li>Urban Terror guys from <a title="http://www.fmdclan.com/" href="http://www.fmdclan.com/" target="_blank">FMD</a></li>
<li>members of the <a title="http://www.linux-mitterteich.de/" href="http://www.linux-mitterteich.de/" target="_blank">LUG Mitterteich</a></li>
<li>everybody I was able to help with the <a title="http://wiki.bash-hackers.org/" href="http://wiki.bash-hackers.org/" target="_blank">Bash Hackers Wiki</a></li>
<li><em>&#8230;and all the other online-people that don&#8217;t come to my mind right now &#8211; I&#8217;m in a hurry, sorry</em></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.thebonsai.net/2010/12/31/happy-2011/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Make all instances in a RAC environment switching the logfile with one single command</title>
		<link>http://www.thebonsai.net/2010/12/02/make-all-instances-in-a-rac-environment-switching-the-logfile-with-one-single-command/</link>
		<comments>http://www.thebonsai.net/2010/12/02/make-all-instances-in-a-rac-environment-switching-the-logfile-with-one-single-command/#comments</comments>
		<pubDate>Thu, 02 Dec 2010 21:49:23 +0000</pubDate>
		<dc:creator>TheBonsai</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[logswitch]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[rac]]></category>

		<guid isPermaLink="false">http://www.thebonsai.net/?p=226</guid>
		<description><![CDATA[You know the need to sometimes manually switch logfiles with ALTER SYSTEM SWITCH LOGFILE; In a RAC with some more nodes, it can be quite disturbing to do that on all instances. When you inspect the protocol files of the right services, you will find another, undocumented method: ALTER SYSTEM SWITCH ALL LOGFILE; This works [...]]]></description>
			<content:encoded><![CDATA[<p>You know the need to sometimes manually switch logfiles with</p>

<div class="wp_syntax"><div class="code"><pre class="oracle11" style="font-family:monospace;"><span style="color: #993333; font-weight: bold; text-transform: uppercase;">ALTER</span> <span style="color: #993333; font-weight: bold; text-transform: uppercase;">SYSTEM</span> SWITCH LOGFILE;</pre></div></div>

<p>In a RAC with some more nodes, it can be quite disturbing to do that on all instances.</p>
<p>When you inspect the protocol files of the right services, you will find another, <em>undocumented</em> method:</p>

<div class="wp_syntax"><div class="code"><pre class="oracle11" style="font-family:monospace;"><span style="color: #993333; font-weight: bold; text-transform: uppercase;">ALTER</span> <span style="color: #993333; font-weight: bold; text-transform: uppercase;">SYSTEM</span> SWITCH <span style="color: #993333; font-weight: bold; text-transform: uppercase;">ALL</span> LOGFILE;</pre></div></div>

<p>This works at least on 10.2.0.5. Since it&#8217;s undocumented, I can&#8217;t tell you under which circumstances this command works or not, but it looks like always possible. Please find out yourself and let me know.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thebonsai.net/2010/12/02/make-all-instances-in-a-rac-environment-switching-the-logfile-with-one-single-command/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Slow datapumping on 10.2.0.4</title>
		<link>http://www.thebonsai.net/2010/08/10/slow-datapumping-on-10-2-0-4/</link>
		<comments>http://www.thebonsai.net/2010/08/10/slow-datapumping-on-10-2-0-4/#comments</comments>
		<pubDate>Tue, 10 Aug 2010 04:53:48 +0000</pubDate>
		<dc:creator>TheBonsai</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[datapump]]></category>
		<category><![CDATA[dbms_metadata]]></category>
		<category><![CDATA[expdp]]></category>
		<category><![CDATA[oracle]]></category>
		<category><![CDATA[patch]]></category>
		<category><![CDATA[slow]]></category>

		<guid isPermaLink="false">http://www.thebonsai.net/?p=206</guid>
		<description><![CDATA[Recently I hacked a on-demand-export for a user. After his (small) data loading, an export is triggered to have his data in a backupable and tranmsportable file. The total amount of all tables was about 7MB only. The export routines were done with datapump export. I watched a manual run and&#8230; datapump started and connected [...]]]></description>
			<content:encoded><![CDATA[<p>Recently I hacked a on-demand-export for a user. After his (small) data loading, an export is triggered to have his data in a backupable and tranmsportable file. The total amount of all tables was about 7MB only.</p>
<p>The export routines were done with datapump export. I watched a manual run and&#8230;</p>
<ul>
<li>datapump started and connected to a database server process: 3 seconds</li>
<li>datapump estimated and analyzed the data to export: <strong>36 minutes</strong></li>
<li>datapump exported the relevant tables: 4 seconds</li>
</ul>
<p>Do you see what I see? Yes? Right, datapump played with itself. Over 36 minutes of runtime, where 99% of the time not one bit of data was moved. Reproducable 100%. A datapump <em>TRACE=480300</em> generated trace set revealed a huge delay in the worker process when calling <em>DBMS_METADATA.FETCH_XML_CLOB</em> (exactly my 36 minutes).</p>
<p>The solution was a patch for bug</p>
<ul>
<li>7710931: DATAPUMP EXPORT IS EXTREMELY SLOW WHEN EXTRACTING SCHEMA</li>
</ul>
<p>Now datapump does what it&#8217;s designed for: <strong>Pumping data without playing with itself!</strong></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thebonsai.net/2010/08/10/slow-datapumping-on-10-2-0-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Will we get the real answers in october 2010?</title>
		<link>http://www.thebonsai.net/2010/04/24/will-we-get-the-real-answers-in-october-2010/</link>
		<comments>http://www.thebonsai.net/2010/04/24/will-we-get-the-real-answers-in-october-2010/#comments</comments>
		<pubDate>Sat, 24 Apr 2010 14:58:42 +0000</pubDate>
		<dc:creator>TheBonsai</dc:creator>
				<category><![CDATA[Bash]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[Science Fiction]]></category>
		<category><![CDATA[42]]></category>
		<category><![CDATA[universe]]></category>

		<guid isPermaLink="false">http://www.thebonsai.net/?p=184</guid>
		<description><![CDATA[We all wonder about the answer to the ultimate question of life, the universe, and everything. Maybe in october we&#8217;ll get it as clear as it can be: $ echo $((2#$(date -d '10 oct 2010' +"%d%m%y"))) 42 Be prepared!]]></description>
			<content:encoded><![CDATA[<p>We all wonder about the answer to the ultimate question of life, the universe, and everything. Maybe in october we&#8217;ll get it as clear as it can be:</p>
<pre style="padding-left: 60px;"><span style="color: #0000ff;">$ echo $((2#$(date -d '10 oct 2010' +"%d%m%y")))
42</span>
</pre>
<h2><span style="color: #ff0000;">Be prepared!</span></h2>
]]></content:encoded>
			<wfw:commentRss>http://www.thebonsai.net/2010/04/24/will-we-get-the-real-answers-in-october-2010/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>[GC]lue records</title>
		<link>http://www.thebonsai.net/2010/03/27/gclue-records/</link>
		<comments>http://www.thebonsai.net/2010/03/27/gclue-records/#comments</comments>
		<pubDate>Sat, 27 Mar 2010 15:01:29 +0000</pubDate>
		<dc:creator>TheBonsai</dc:creator>
				<category><![CDATA[english]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[DNS]]></category>
		<category><![CDATA[rant]]></category>

		<guid isPermaLink="false">http://www.thebonsai.net/?p=174</guid>
		<description><![CDATA[Hi there DNS guys! On IRC or mailinglists I frequently see people not understanding the idea and concepts behind glue records. Many have no clue about it. It&#8217;s always the same, some people don&#8217;t get it and thus make their sites unavailable &#8211; when you explain it, they don&#8217;t understand. Hence, I suggest a name [...]]]></description>
			<content:encoded><![CDATA[<p>Hi there DNS guys!</p>
<p>On IRC or mailinglists I frequently see people not understanding the idea and concepts behind <a title="Wikipedia: DNS glue records" href="http://en.wikipedia.org/wiki/Glue_record#Circular_dependencies_and_glue_records" target="_blank">glue records</a>. Many have no <span style="color: #ff0000;"><em>clue</em></span> about it. It&#8217;s always the same, some people don&#8217;t get it and thus make their sites unavailable &#8211; when you explain it, they don&#8217;t understand.</p>
<p>Hence, I suggest a name change, just name them</p>
<h2 style="text-align: center;"><span style="color: #ff0000;">The clue records</span></h2>
<p><span style="text-decoration: underline;"><span style="color: #ff0000;"><strong> </strong></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.thebonsai.net/2010/03/27/gclue-records/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>nss-pam-ldapd</title>
		<link>http://www.thebonsai.net/2010/01/23/nss-pam-ldapd/</link>
		<comments>http://www.thebonsai.net/2010/01/23/nss-pam-ldapd/#comments</comments>
		<pubDate>Sat, 23 Jan 2010 17:16:15 +0000</pubDate>
		<dc:creator>TheBonsai</dc:creator>
				<category><![CDATA[Coding]]></category>
		<category><![CDATA[english]]></category>
		<category><![CDATA[Hobby]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[authentication]]></category>
		<category><![CDATA[hacking]]></category>
		<category><![CDATA[ldap]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[nss]]></category>
		<category><![CDATA[pam]]></category>

		<guid isPermaLink="false">http://www.thebonsai.net/?p=171</guid>
		<description><![CDATA[Hi folks, I have a small LDAP setup running for centralized Linux authentication since years, using the NSS and PAM modules from PADL Software Pty Ltd. A few weeks ago I found the nss-pam-ldapd from Arthur de Jong and found the architecture is promising and fixes some problems with the design of the PADL modules. [...]]]></description>
			<content:encoded><![CDATA[<p>Hi folks,</p>
<p>I have a small LDAP setup running for centralized Linux authentication since years, using the NSS and PAM modules from <a title="PADL Software Pty Ltd" href="http://www.padl.com/" target="_blank">PADL Software Pty Ltd</a>.</p>
<p>A few weeks ago I found the <a title="http://arthurdejong.org/nss-pam-ldapd/" href="http://arthurdejong.org/nss-pam-ldapd/" target="_blank">nss-pam-ldapd</a> from <a title="http://arthurdejong.org/" href="http://arthurdejong.org/" target="_blank">Arthur de Jong</a> and found the architecture is promising and fixes some problems with the design of the PADL modules.</p>
<p>This project needs contributors, so if you</p>
<ul>
<li>have time</li>
<li>know some C</li>
<li>like LDAP</li>
<li>have ideas</li>
<li>can test</li>
</ul>
<p>it would be nice to see you there.</p>
<p>I also contributed a line or two.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.thebonsai.net/2010/01/23/nss-pam-ldapd/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

