"you might not have permission to use this network resource"

G

Guest

I have a home network. Currently 4 computers a connected and the file
shearing are working fine. But I experience a strange error when I try to
connect my new laptop on this network. All the settings are the same as the
other computers but still I get the error message "you might not have
permission to use this network resource". All the computers are running XP
pro sp2 eng but the laptop is running XP pro sp2 Norwegian and has also a
wireless network. Ste computers running pro eng can find the laptop but cant
access, the laptop cant fine anything but it self. When I ping the laptop it
responds, and when I play games it responds over the network. But I can’t get
the shearing to work. What can I be?
 
C

Chuck

I have a home network. Currently 4 computers a connected and the file
shearing are working fine. But I experience a strange error when I try to
connect my new laptop on this network. All the settings are the same as the
other computers but still I get the error message "you might not have
permission to use this network resource". All the computers are running XP
pro sp2 eng but the laptop is running XP pro sp2 Norwegian and has also a
wireless network. Ste computers running pro eng can find the laptop but cant
access, the laptop cant fine anything but it self. When I ping the laptop it
responds, and when I play games it responds over the network. But I can’t get
the shearing to work. What can I be?

On any XP Pro computer, check to see if Simple File Sharing (Control Panel -
Folder Options - View - Advanced settings) is enabled or disabled. With XP Pro,
you need to have SFS consistently set on each computer.

On XP Pro with SFS disabled, check the Local Security Policies (Control Panel -
Administrative Tools). Under Local Policies - Security Options, look at
"Network access: Sharing and security model", and ensure it's set to "Classic -
local users authenticate as themselves".

On XP Pro with SFS disabled, if you set the above Local Security Policy to
"Guest only", enable the Guest account, using Start - Run - "cmd" - type "net
user guest /active:yes" in the command window. If "Classic", setup and use a
common non-Guest account on all computers. Whichever account is used, give it
an identical, non-blank password on all computers.

On XP Home, and on XP Pro with Simple File Sharing enabled, make sure that the
Guest account is enabled, on each computer. Enable Guest, with Start - Run -
"cmd", then type "net user guest /active:yes" in the command window. Ensure
that the password for Guest is blank, with Start - Run - "control
userpasswords2"; select Guest, click Reset Password, click OK without entering a
new password.

Remember, with Simple File Sharing, you'll not be able to access "C:\Program
Files", "C:\Windows", or any of the profile related folders such as "My
Documents". All of those folders require individual user, or administrator
access, and Guest access gives you neither.

On XP Pro, if you're going to use Guest authentication, check your Local
Security Policy (Control Panel - Administrative Tools) - User Rights Assignment,
on the XP Pro computer, and look at "Deny access to this computer from the
network". Make sure Guest is not in the list. Look at "Access this computer
from the network", and make sure that Everyone is in this list.

Do any of the computers have a software firewall (ICF / WF, or third party)? If
so, you need to configure them for file sharing. Firewall configurations are a
very common cause of (network) browser, and file sharing, problems.

Once you make sure that file sharing is working, you need to get the browser
working.

The Microsoft Browstat program will show us what browsers (I'm not talking about
Internet Explorer here) you have in your domain / workgroup, at any time.
http://support.microsoft.com/?id=188305

You can download Browstat from either:
<http://www.dynawell.com/reskit/microsoft/win2000/browstat.zip>
<http://rescomp.stanford.edu/staff/manual/rcc/tools/browstat.zip>

Browstat is very small (40K), and needs no install. Just unzip the downloaded
file, copy browstat.exe to any folder in the Path, and run it from a command
window, by "browstat status". Make sure all computers list the same master
browser.

For more information about the browser subsystem (very intricate), see:
http://support.microsoft.com/?id=188305
http://support.microsoft.com/?id=188001
http://support.microsoft.com/?id=231312
http://support.microsoft.com/kb/q102878/
<http://www.microsoft.com/technet/prodtechnol/winntas/deploy/prodspecs/ntbrowse.mspx>
<http://www.microsoft.com/technet/archive/win95/w95brows.mspx>

The browser requires anonymous access, so look at registry key
[HKLM\System\CurrentControlSet\Control\Lsa], value restrictanonymous.
<http://www.microsoft.com/windows200...2000/techinfo/reskit/en-us/regentry/46688.asp>
<http://www.jsifaq.com/subf/tip2600/rh2625.htm>
http://support.microsoft.com/?id=246261
http://support.microsoft.com/?id=296403

For browsing to work (for each computer to be listed by a browser), each
computer must have a restrictanonymous value of "0".

The above articles refer to Windows 2000. Remember Win2K is NT V5.0, and WinXP
is NT V5.1.

Have you used the Registry Editor before? If not, it's a scary tool, but it's
pretty simple once you get used to it. Here are a couple articles that might
help:
<http://www.microsoft.com/windowsxp/...home/using/productdoc/en/tools_regeditors.asp>
<http://www.annoyances.org/exec/show/registry>

Just remember to backup the key (create a registry patch) for
[HKLM\System\CurrentControlSet\Control\Lsa] before making any changes, if
appropriate.

--
Cheers,
Chuck
Paranoia is not necessarily a bad thing - it comes from experience.
My email is AT DOT
actual address pchuck sonic net.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top