<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/20716/At_Home_with_HomeGroup_in_Windows_7</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2009, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Mon, 09 Nov 2009 19:02:48 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>Just what we need</title>
			<link>http://osnews.com/thread?342134</link>
			<guid isPermaLink="true">http://osnews.com/thread?342134</guid>
			<description>Just what we need, another way to have people set up and manage networks without having a clue how they work.  Tech support should sue Microsoft for all the headaches their &quot;innovations&quot; have caused.  Geeks say &quot;users are idiots&quot;, not because they're stupid, but because they expect their computer to run on magic and dream dust and don't bother trying to understand it.  This will only make the problem worse than it already is.  I thought file sharing in Windows was already easy enough (though it <i>is</i> easier in Linux - sorry, force of habit <img src="/images/emo/tongue.gif" alt=";)" /> ), and it does already shield the user from complexity while still allowing access to the advanced options.</description>
			<pubDate>Thu, 01 Jan 2009 21:34:00 GMT</pubDate>
			<author>donotreply@osnews.com (Moredhas)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Just what we need</title>
			<link>http://osnews.com/thread?342160</link>
			<guid isPermaLink="true">http://osnews.com/thread?342160</guid>
			<description>Are you 15 or something? I use Linux exclusively for as long as I remember(10+ years?), but your comment has me perplexed. You mean that my father has to understand how file sharing works? Otherwise he is not worthy enough to use a computer?<br />
<br />
And NFS is easier to set up than Windows shares? Oh Really? <br />
<br />
Kid, the problem is shared filesystems are showing their age plus the fact there is no common protocol across different platforms. They are definitely not easy enough to set up. Maybe for me and you and everyone that is computer literate, but that should not be the case.</description>
			<pubDate>Fri, 02 Jan 2009 10:35:00 GMT</pubDate>
			<author>donotreply@osnews.com (NotInterested)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Just what we need</title>
			<link>http://osnews.com/thread?342161</link>
			<guid isPermaLink="true">http://osnews.com/thread?342161</guid>
			<description>Are you on something? Have you even tried it?<br />
<br />
The end user shouldn't have to understand it, they should just be able to use it. If this 'innovation' makes it easier, then we should be applauding it.<br />
<br />
I shouldn't have to understand how my car engine works in order to drive the car.</description>
			<pubDate>Fri, 02 Jan 2009 11:01:00 GMT</pubDate>
			<author>donotreply@osnews.com (flanque)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Comment by mallard</title>
			<link>http://osnews.com/thread?342162</link>
			<guid isPermaLink="true">http://osnews.com/thread?342162</guid>
			<description>This all looks fine, but now there are <b>two</b> different network discovery/management systems in Windows.<br />
<br />
There's the old domain/workgroup system, and this new &quot;homegroup&quot; system. The homegroup system requires less management overhead, and is significantly easier to use.<br />
<br />
How long before small businesses start to want these features? <br />
Or worse, if a small business sets up a &quot;homegroup&quot; network then wants to upgrade to a domain-based network, they are pretty stuck (since, it appears that domains are only available for NLA &quot;work&quot; networks and homegroups are only available for NLA &quot;home&quot; networks, a single network cannot have both domain and homegroup functionality).</description>
			<pubDate>Fri, 02 Jan 2009 14:01:00 GMT</pubDate>
			<author>donotreply@osnews.com (mallard)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Comment by mallard</title>
			<link>http://osnews.com/thread?342176</link>
			<guid isPermaLink="true">http://osnews.com/thread?342176</guid>
			<description>There have always been two, workgroups and domains are completely different things. And HomeGroup is just a fancy way of saying Workgroups 2.0.</description>
			<pubDate>Fri, 02 Jan 2009 21:09:00 GMT</pubDate>
			<author>donotreply@osnews.com (google_ninja)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: Comment by mallard</title>
			<link>http://osnews.com/thread?342186</link>
			<guid isPermaLink="true">http://osnews.com/thread?342186</guid>
			<description><div class="cquote">There have always been two, workgroups and domains are completely different things. </div><br />
<br />
Not they aren't. A domain is simply a workgroup with a few extra features, like centralized authentication. From the perspective of a non-member, there is no difference between a domain and a workgroup. There is also an easy upgrade path from workgroup to domain as all you need to do is add a domain controller (then clients can be added to the domain at will).</description>
			<pubDate>Sat, 03 Jan 2009 01:43:00 GMT</pubDate>
			<author>donotreply@osnews.com (mallard)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: Comment by mallard</title>
			<link>http://osnews.com/thread?342190</link>
			<guid isPermaLink="true">http://osnews.com/thread?342190</guid>
			<description>Workgroups are peer to peer networks of computers. Name resolution is done via netbios. The only way to do anything on another computer is to have an account on that computer. No computer has control over another one. <br />
<br />
Domains are networks set up by a domain controller. Name resolution is done via a DNS server. Your domain account determines your rights on any computer on the domain. Group policies can be pushed out over the network to control most features in windows is a very granular fashion. Domain admins have admin rights on every computer on the domain, and can do everything from lock it down to push out network wide deployments of software. <br />
<br />
The computers communicate together with smb, that is the only similarity between domains and workgroups.</description>
			<pubDate>Sat, 03 Jan 2009 03:43:00 GMT</pubDate>
			<author>donotreply@osnews.com (google_ninja)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[4]: Comment by mallard</title>
			<link>http://osnews.com/thread?342204</link>
			<guid isPermaLink="true">http://osnews.com/thread?342204</guid>
			<description>You seem to be confusing &quot;features that require a domain&quot; with &quot;properties of a domain itself&quot;.<br />
<br />
<div class="cquote">Workgroups are peer to peer networks of computers.<br />
 </div><br />
As are domains. The only difference is that one peer has some extra services.<br />
<div class="cquote"><br />
 Name resolution is done via netbios.<br />
 </div><br />
(You mean WINS) or DNS. There is nothing stopping you using DNS on a workgroup.<br />
<div class="cquote"><br />
 The only way to do anything on another computer is to have an account on that computer. No computer has control over another one.<br />
 </div><br />
Correct, workgroups don't have centralized authentication.<br />
<div class="cquote"><br />
Domains are networks set up by a domain controller.  </div><br />
Sort of. You can add a domain controller to an existing workgroup to make it a domain.<br />
<div class="cquote"><br />
Name resolution is done via a DNS server.  </div><br />
Or WINS. While Windows 2000 and above force you to set up a DNS server when setting up a domain, there is no requirement for the members of the domain to actually use that DNS server. In fact, the domain can work perfectly fine in this way.<br />
<div class="cquote"><br />
Your domain account determines your rights on any computer on the domain.<br />
 </div><br />
Its, <i>far</i> more complicated than that. A domain provides centralized authentication, but each computer can have it's own security configuration, granting or not any rights to both domain and local users.<br />
<div class="cquote"> Group policies can be pushed out over the network to control most features in windows is a very granular fashion.<br />
 </div><br />
This is a feature that requires a domain, not a property of the domain itself.<br />
<div class="cquote"> Domain admins have admin rights on every computer on the domain, and can do everything from lock it down to push out network wide deployments of software.<br />
 </div><br />
Domain admins have admin rights on domain members <i>by default</i>, but you can easily remove the domain admins group from the local admins group. The ability to push software is another feature that requires a domain.<br />
<br />
<div class="cquote"><br />
The computers communicate together with smb, that is the only similarity between domains and workgroups. </div><br />
<br />
Basically, the properties of a domain are a superset of those of a workgroup.</description>
			<pubDate>Sat, 03 Jan 2009 13:16:00 GMT</pubDate>
			<author>donotreply@osnews.com (mallard)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Just what we need</title>
			<link>http://osnews.com/thread?342302</link>
			<guid isPermaLink="true">http://osnews.com/thread?342302</guid>
			<description>We should thank Microsoft for this because without them trying to make their PCs &quot;just work&quot; for everyone, we'd be out of jobs.  <br />
 <br />
 The end user IS an idiot, and that's why I get paid.Edited 2009-01-04 20:49 UTC</description>
			<pubDate>Sun, 04 Jan 2009 20:48:00 GMT</pubDate>
			<author>donotreply@osnews.com (Phloptical)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
