<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Roachys Weblog &#187; code 0&#215;00080026</title>
	<atom:link href="http://blog.roachy.net/tag/code-0x00080026/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.roachy.net</link>
	<description>A digital notebook of technical experiences</description>
	<lastBuildDate>Wed, 02 Jun 2010 14:32:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='blog.roachy.net' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/9f441d6d96c5ab0a3564bf350dd9249d?s=96&#038;d=http://s2.wp.com/i/buttonw-com.png</url>
		<title>Roachys Weblog &#187; code 0&#215;00080026</title>
		<link>http://blog.roachy.net</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://blog.roachy.net/osd.xml" title="Roachys Weblog" />
	<atom:link rel='hub' href='http://blog.roachy.net/?pushpress=hub'/>
		<item>
		<title>Join Active Directory domain with Ubuntu Hardy and Likewise-Open</title>
		<link>http://blog.roachy.net/2008/03/19/join-active-directory-domain-with-ubuntu-hardy-and-likewise-open/</link>
		<comments>http://blog.roachy.net/2008/03/19/join-active-directory-domain-with-ubuntu-hardy-and-likewise-open/#comments</comments>
		<pubDate>Wed, 19 Mar 2008 16:53:40 +0000</pubDate>
		<dc:creator>Paul Morgan-Roach</dc:creator>
				<category><![CDATA[Active Directory]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[code 0x00080026]]></category>
		<category><![CDATA[Likewise-Open]]></category>

		<guid isPermaLink="false">http://technicalmumblings.wordpress.com/?p=30</guid>
		<description><![CDATA[Installing is simple as Likewise-open is now in the repositories: sudo apt-get install likewise-open However, I got an error message when trying to join the domain: &#8220;Error: Unable to resolve DC name resolving &#8216;test.example.org&#8217; failed. Check that the domain name is correctly entered. Also check that your DNS server is reachable, and that your system [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.roachy.net&amp;blog=2880390&amp;post=30&amp;subd=technicalmumblings&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Installing is simple as Likewise-open is now in the repositories:</p>
<blockquote><p>sudo apt-get install likewise-open</p></blockquote>
<p>However, I got an error message when trying to join the domain:</p>
<p>&#8220;Error: Unable to resolve DC name resolving &#8216;test.example.org&#8217; failed. Check that the domain  name is correctly entered. Also check that your DNS server  is reachable, and that your system is configured to use  DNS in nsswitch.&#8221;</p>
<p>Having checked the nsswitch.conf and resolve.conf files, and having followed the advice on the Ubuntu forums about setting a static IP for the domain joining process,  I checked the  nsswitch.conf file again and found that the entries for winbind were missing.</p>
<p>My revised /etc/nsswitch.conf looked like:</p>
<blockquote><p># /etc/nsswitch.conf<br />
# Example configuration of GNU Name Service Switch functionality.<br />
# If you have the `glibc-doc-reference&#8217; and `info&#8217; packages installed, try:<br />
# `info libc &#8220;Name Service Switch&#8221;&#8216; for information about this file.</p>
<p>passwd:         compat winbind lwidentity<br />
group:          compat winbind lwidentity<br />
shadow:         compat winbind</p>
<p>hosts:          files dns winbind<br />
networks:       files</p>
<p>protocols:      db files<br />
services:       db files<br />
ethers:         db files<br />
rpc:            db files</p>
<p>netgroup:       nis</p></blockquote>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/technicalmumblings.wordpress.com/30/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/technicalmumblings.wordpress.com/30/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/technicalmumblings.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/technicalmumblings.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/technicalmumblings.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/technicalmumblings.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/technicalmumblings.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/technicalmumblings.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/technicalmumblings.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/technicalmumblings.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/technicalmumblings.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/technicalmumblings.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/technicalmumblings.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/technicalmumblings.wordpress.com/30/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/technicalmumblings.wordpress.com/30/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/technicalmumblings.wordpress.com/30/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=blog.roachy.net&amp;blog=2880390&amp;post=30&amp;subd=technicalmumblings&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://blog.roachy.net/2008/03/19/join-active-directory-domain-with-ubuntu-hardy-and-likewise-open/feed/</wfw:commentRss>
		<slash:comments>11</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">roachy1979</media:title>
		</media:content>
	</item>
	</channel>
</rss>