<?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: Some Notes on Solaris-AD Integration</title>
	<atom:link href="http://blog.scottlowe.org/2007/11/27/some-notes-on-solaris-ad-integration/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.scottlowe.org/2007/11/27/some-notes-on-solaris-ad-integration/</link>
	<description>The weblog of an IT pro specializing in virtualization, storage, and servers</description>
	<pubDate>Sun, 14 Mar 2010 08:17:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stephen</title>
		<link>http://blog.scottlowe.org/2007/11/27/some-notes-on-solaris-ad-integration/comment-page-1/#comment-43695</link>
		<dc:creator>Stephen</dc:creator>
		<pubDate>Mon, 23 Feb 2009 22:17:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2007/11/27/some-notes-on-solaris-ad-integration/#comment-43695</guid>
		<description>Yes, I discovered that if you modify /etc/nsswitch.ldap (per Scott's instructions) before running ldapclient, then you can simply use the domain name (ex. 'example.com') and DNS is leverage for the resolution.</description>
		<content:encoded><![CDATA[<p>Yes, I discovered that if you modify /etc/nsswitch.ldap (per Scott&#8217;s instructions) before running ldapclient, then you can simply use the domain name (ex. &#8216;example.com&#8217;) and DNS is leverage for the resolution.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arya</title>
		<link>http://blog.scottlowe.org/2007/11/27/some-notes-on-solaris-ad-integration/comment-page-1/#comment-42417</link>
		<dc:creator>Arya</dc:creator>
		<pubDate>Mon, 17 Nov 2008 12:22:11 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2007/11/27/some-notes-on-solaris-ad-integration/#comment-42417</guid>
		<description>I suspect the reason why it prefers an IP address is because ldapclient manual replaces /etc/nsswitch.conf with /etc/nsswitch.ldap, thus preventing the system from using DNS.</description>
		<content:encoded><![CDATA[<p>I suspect the reason why it prefers an IP address is because ldapclient manual replaces /etc/nsswitch.conf with /etc/nsswitch.ldap, thus preventing the system from using DNS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: John Dinardo</title>
		<link>http://blog.scottlowe.org/2007/11/27/some-notes-on-solaris-ad-integration/comment-page-1/#comment-39444</link>
		<dc:creator>John Dinardo</dc:creator>
		<pubDate>Tue, 17 Jun 2008 21:20:14 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2007/11/27/some-notes-on-solaris-ad-integration/#comment-39444</guid>
		<description>I'm with Martin on this one, get to work!</description>
		<content:encoded><![CDATA[<p>I&#8217;m with Martin on this one, get to work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slowe</title>
		<link>http://blog.scottlowe.org/2007/11/27/some-notes-on-solaris-ad-integration/comment-page-1/#comment-39426</link>
		<dc:creator>slowe</dc:creator>
		<pubDate>Mon, 16 Jun 2008 13:27:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2007/11/27/some-notes-on-solaris-ad-integration/#comment-39426</guid>
		<description>Martin,

Sorry, no. I'm horribly busy at the moment with other tasks, but I do hope to tackle this soon. Thanks for reading, and thanks for your patience!</description>
		<content:encoded><![CDATA[<p>Martin,</p>
<p>Sorry, no. I&#8217;m horribly busy at the moment with other tasks, but I do hope to tackle this soon. Thanks for reading, and thanks for your patience!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin</title>
		<link>http://blog.scottlowe.org/2007/11/27/some-notes-on-solaris-ad-integration/comment-page-1/#comment-39425</link>
		<dc:creator>Martin</dc:creator>
		<pubDate>Mon, 16 Jun 2008 04:30:57 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2007/11/27/some-notes-on-solaris-ad-integration/#comment-39425</guid>
		<description>Any update on the newest version of the instructions?  Especially for the newest release of solaris 10?  Thanks for the hard work!</description>
		<content:encoded><![CDATA[<p>Any update on the newest version of the instructions?  Especially for the newest release of solaris 10?  Thanks for the hard work!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: slowe</title>
		<link>http://blog.scottlowe.org/2007/11/27/some-notes-on-solaris-ad-integration/comment-page-1/#comment-35303</link>
		<dc:creator>slowe</dc:creator>
		<pubDate>Mon, 04 Feb 2008 18:01:06 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2007/11/27/some-notes-on-solaris-ad-integration/#comment-35303</guid>
		<description>Geekcq,

The attribute changes were really for Linux-Solaris co-existence more than anything else. This primarily centeres around different paths for home directories between Linux (/home/user) and Solaris (/export/home/user) and shell paths (the path to sh vs. tcsh, for example). There are ways around this--symbolic links--but I preferred not to have to make too many changes on the Linux/Solaris side, and try to have AD accommodate the different needs.

Hope this helps!</description>
		<content:encoded><![CDATA[<p>Geekcq,</p>
<p>The attribute changes were really for Linux-Solaris co-existence more than anything else. This primarily centeres around different paths for home directories between Linux (/home/user) and Solaris (/export/home/user) and shell paths (the path to sh vs. tcsh, for example). There are ways around this&#8211;symbolic links&#8211;but I preferred not to have to make too many changes on the Linux/Solaris side, and try to have AD accommodate the different needs.</p>
<p>Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: geekcq</title>
		<link>http://blog.scottlowe.org/2007/11/27/some-notes-on-solaris-ad-integration/comment-page-1/#comment-35300</link>
		<dc:creator>geekcq</dc:creator>
		<pubDate>Mon, 04 Feb 2008 06:03:40 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2007/11/27/some-notes-on-solaris-ad-integration/#comment-35300</guid>
		<description>Any chance you can give a quick blurb on the Linux/Solaris issues and post the attribute changes you mention above as I think we may be hitting same issues you did.

Thanks!</description>
		<content:encoded><![CDATA[<p>Any chance you can give a quick blurb on the Linux/Solaris issues and post the attribute changes you mention above as I think we may be hitting same issues you did.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: unixfoo</title>
		<link>http://blog.scottlowe.org/2007/11/27/some-notes-on-solaris-ad-integration/comment-page-1/#comment-34812</link>
		<dc:creator>unixfoo</dc:creator>
		<pubDate>Fri, 28 Dec 2007 11:42:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.scottlowe.org/2007/11/27/some-notes-on-solaris-ad-integration/#comment-34812</guid>
		<description>Excellent hints for Solaris-AD.</description>
		<content:encoded><![CDATA[<p>Excellent hints for Solaris-AD.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
