Weird networking problem.

At work we have a network with a main drive, called H:\ and a bunch of individual workstations. On every computer but mine you can access the computers in the network and drive H:. But on my computer I can’t access the individual computers unless I first access H:\ . After I have opened and closed H:\ I can see the whole network. If I don’t access H:\ first I get a message, “You do not have permission to access this resource.” (well that is how I remember it anyway). Oh you might want to know the operating system. It is Windows based and the workstations are running Win98, and Windows XP. My computer has XP on it.

DOH! I put this in the wrong forum. My apologies to the mod who will have to move it.

You know where to send the bribe. I’m assuming you meant to put this in General Questions, so I’ve moved it there from Great Debates.

No specific advice, other than to say IIRC Win98 and XP had some special tricks in order to network together. I never did get my setup to work. If accessing the H: drive is what it takes to make it work, well, at least it works. Is yours the only computer running XP?

Map the network drive H:\ from Windows Explorer to a local drive letter, and then set it to map permanently. That way you won’t have to manually open and close.

Or create a batch file with net use.

Check your domain/workgroup settings and compare it to the other computers (Right-Click on My Computer, select Properties from the menu, choose the Computer Name tab). Also, look at the other machines to see if your username has been added as a local user, and compare the local user lists to the other machines.

Otherwise, it may be an authentication protocol issue - LANMAN (weak) vs NTLM (better) which will require some registry hacking.

Si

I dont know your setup, but it looks like H: is mapped by using some credentials like domain\username and password. When you click it, it maps the drive, and then windows goes “Oh, I’ll use these credentials on the network instead of the ones you logged in as.”

Now you are using those credentials and that allows you access to the domain/workgroup you are trying to access. The fix here would be to log in as the same credentials you are using H for, but this business with win98 complicates matters. You really shouldnt even have a 12 year old on your network, it can only hurt and perhaps be the source of your problems.

This is a problem for your IT guy.