<?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>cotsweb.com Blog &#187; Wireless</title>
	<atom:link href="http://www.cotsweb.com/blog/category/wireless/feed" rel="self" type="application/rss+xml" />
	<link>http://www.cotsweb.com/blog</link>
	<description>Web design, Website development and life in the Cotswolds</description>
	<lastBuildDate>Thu, 09 Sep 2010 12:57:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Ralink wifi user profile problem in Windows XP</title>
		<link>http://www.cotsweb.com/blog/ralink-wifi-user-profile-problem-in-windows-xp-41.html</link>
		<comments>http://www.cotsweb.com/blog/ralink-wifi-user-profile-problem-in-windows-xp-41.html#comments</comments>
		<pubDate>Mon, 15 Jun 2009 13:29:11 +0000</pubDate>
		<dc:creator>cotsweb</dc:creator>
				<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Wireless]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[edimax]]></category>
		<category><![CDATA[ralink]]></category>
		<category><![CDATA[regedit]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[rt61]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://cotsweb.com/blog/?p=41</guid>
		<description><![CDATA[We have recently moved house (which is why there have been no posts for a while) and in the process I have made some changes to our home networking arrangements.  We did have an elderly Windows ME PC for B&#38;B guests to use, this PC was connected to our Local Area Network by an Edimax [...]]]></description>
			<content:encoded><![CDATA[<p>We have recently moved house (which is why there have been no posts for a while) and in the process I have made some changes to our home networking arrangements.  We did have an elderly Windows ME PC for B&amp;B guests to use, this PC was connected to our Local Area Network by an Edimax EW7128G PCI Wireless Network Adaptor.  In our new (post B&amp;B) life I decided to install this card in a newer Windows XP machine to be used by the family.</p>
<p>Installing the card and it&#8217;s associated Ralink software was quite straight forward and it seemed to work fine on our new network.  Or at least it worked fine for me, but using Windows XP we have separate user id for each family member, the adults have administrator access but the children only have user access (to limit the harm they can do while exploring).</p>
<div id="attachment_42" class="wp-caption alignleft" style="width: 160px"><a href="http://www.cotsweb.com/blog/wp-content/uploads/2009/06/Non-admin-user-utility-screen.jpg"><img class="size-thumbnail wp-image-42" title="Ralink Non administrator user utility screen" src="http://www.cotsweb.com/blog/wp-content/uploads/2009/06/Non-admin-user-utility-screen-150x150.jpg" alt="The Ralink utility screen as seen by a non administrator" width="150" height="150" /></a><p class="wp-caption-text">The Ralink utility screen as seen by a non administrator</p></div>
<p>The problem is that while users with administrator privileges have no problem accessing a profile on the Ralink software, limited users, that is users belonging only to the USERS group can&#8217;t access the profiles functions or use profiles set up by other users.  The only way for them to use the wifi link is to manually logon each time they sign on to the computer, a bit of a pain for our younger users.</p>
<div id="attachment_45" class="wp-caption alignright" style="width: 160px"><a href="http://www.cotsweb.com/blog/wp-content/uploads/2009/06/Administrator-utility-screen.jpg"><img class="size-thumbnail wp-image-45" title="Ralink Utility Screen as seen by a Windows administrator" src="http://www.cotsweb.com/blog/wp-content/uploads/2009/06/Administrator-utility-screen-150x150.jpg" alt="The Ralink utility screen as seen by a Windows administrator" width="150" height="150" /></a><p class="wp-caption-text">The Ralink utility screen as seen by a Windows administrator</p></div>
<p>After a bit of fiddling and a bit of searching I found a useful entry on the internet which solved the problem for me but the explanation on the <a title="Windows XP and Ralink wireless utility problem fix" href="http://fixunix.com/wireless/81096-windows-xp-ralink-wireless-util.html" target="_blank">FixUnix forums</a> didn&#8217;t go into much detail so I decided to go through it step by step for those, like me, who don&#8217;t regularly dive into Regedit to solve problems.</p>
<p>First you (using an administrator logon) need to create a profile for the link you want to set up using the Ralink utilities.  Then you need to use regedit to make this profile accessible to users without administrator privileges, it is this second part that I am documenting here.</p>
<h3>Using Regedit to allow non administrators access to the Ralink profile</h3>
<p>I will provide thumbnail pictures of each step at the bottom of this post, please click on the images to see the full size pictures.</p>
<ol>
<li>First click on Start, then Run to open the Run dialog box. In the box type<em> regedit</em> then click OK.  This will start the Windows Registry Editor.</li>
<li>In the editor click on the edit menu and select the find option (or use Ctrl+F) to open the search dialog in regedit.  You need to search for the name of the profile you created in the Ralink utilities.</li>
<li>Once you find the profile, I found mine in the CurProfile field of<br />
<pre>HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Class\{4D36E972-E325-11CE-BFC1-08002bE10318}\0010</pre><br />
you need to select the parent element, in this case the 0010 element rather than the CurProfile field.</li>
<li>Then right click on the selected element and pick Permissions from the drop down menu.</li>
<li>Scroll down through the different types of users (Windows XP Pro offers more options than XP home) to find the appropriate group, in this case Users (HOMEUSER\Users).  When you select the group you will see the existing permissions displayed in the bottom half of the window.</li>
<li>Click on the Allow boxes for Full Control and Read to give the necessary permissions, then click OK to close the dialog.  I did try just ticking the Read permission box but that didn&#8217;t do the job, Full Control was required to get access to the profile.</li>
<li>That is it; you can close regedit, logoff your administrator id and logon to a non administrator id, it should start using the profile automatically.  You still won&#8217;t have access to the profile functions but you will be able to use profiles set up by an administrator.</li>
</ol>
<p>Please click on the thumbnails to see full size versions of the images in the gallery below.</p>

<a href='http://www.cotsweb.com/blog/ralink-wifi-user-profile-problem-in-windows-xp-41.html/regedit-2' title='Start the Windows Registry Editor'><img width="150" height="150" src="http://www.cotsweb.com/blog/wp-content/uploads/2009/06/Regedit1-150x150.jpg" class="attachment-thumbnail" alt="Start the Windows Registry Editor" title="Start the Windows Registry Editor" /></a>
<a href='http://www.cotsweb.com/blog/ralink-wifi-user-profile-problem-in-windows-xp-41.html/regedit-find-2' title='Open the find dialog in regedit'><img width="150" height="150" src="http://www.cotsweb.com/blog/wp-content/uploads/2009/06/Regedit-find1-150x150.jpg" class="attachment-thumbnail" alt="Open the find dialog in regedit" title="Open the find dialog in regedit" /></a>
<a href='http://www.cotsweb.com/blog/ralink-wifi-user-profile-problem-in-windows-xp-41.html/regedit-find-profile' title='Type the profile name into the regedit search function'><img width="150" height="150" src="http://www.cotsweb.com/blog/wp-content/uploads/2009/06/regedit-find-profile-150x150.jpg" class="attachment-thumbnail" alt="Type the profile name into the regedit search function" title="Type the profile name into the regedit search function" /></a>
<a href='http://www.cotsweb.com/blog/ralink-wifi-user-profile-problem-in-windows-xp-41.html/regedit-found' title='We have found the profile record in the registry'><img width="150" height="150" src="http://www.cotsweb.com/blog/wp-content/uploads/2009/06/regedit-found-150x150.jpg" class="attachment-thumbnail" alt="We have found the profile record in the registry" title="We have found the profile record in the registry" /></a>
<a href='http://www.cotsweb.com/blog/ralink-wifi-user-profile-problem-in-windows-xp-41.html/regedit-select' title='Select the parent key of the profile '><img width="150" height="150" src="http://www.cotsweb.com/blog/wp-content/uploads/2009/06/regedit-select-150x150.jpg" class="attachment-thumbnail" alt="Select the parent key of the profile" title="Select the parent key of the profile" /></a>
<a href='http://www.cotsweb.com/blog/ralink-wifi-user-profile-problem-in-windows-xp-41.html/regedit-right-click' title='Right click on the key and select the Permissions dialog'><img width="150" height="150" src="http://www.cotsweb.com/blog/wp-content/uploads/2009/06/regedit-right-click-150x150.jpg" class="attachment-thumbnail" alt="Right click on the key and select the Permissions dialog" title="Right click on the key and select the Permissions dialog" /></a>
<a href='http://www.cotsweb.com/blog/ralink-wifi-user-profile-problem-in-windows-xp-41.html/regedit-set-permissions' title='Find the Users group and allow them Full Control over this key'><img width="150" height="150" src="http://www.cotsweb.com/blog/wp-content/uploads/2009/06/regedit-set-permissions-150x150.jpg" class="attachment-thumbnail" alt="Find the Users group and allow them Full Control over this key" title="Find the Users group and allow them Full Control over this key" /></a>
<a href='http://www.cotsweb.com/blog/ralink-wifi-user-profile-problem-in-windows-xp-41.html/administrator-utility-screen' title='Ralink Utility Screen as seen by a Windows administrator'><img width="150" height="150" src="http://www.cotsweb.com/blog/wp-content/uploads/2009/06/Administrator-utility-screen-150x150.jpg" class="attachment-thumbnail" alt="The Ralink utility screen as seen by a Windows administrator" title="Ralink Utility Screen as seen by a Windows administrator" /></a>
<a href='http://www.cotsweb.com/blog/ralink-wifi-user-profile-problem-in-windows-xp-41.html/non-admin-user-utility-screen' title='Ralink Non administrator user utility screen'><img width="150" height="150" src="http://www.cotsweb.com/blog/wp-content/uploads/2009/06/Non-admin-user-utility-screen-150x150.jpg" class="attachment-thumbnail" alt="The Ralink utility screen as seen by a non administrator" title="Ralink Non administrator user utility screen" /></a>

]]></content:encoded>
			<wfw:commentRss>http://www.cotsweb.com/blog/ralink-wifi-user-profile-problem-in-windows-xp-41.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
