DOS networking (net use gives "error 5: access denied")

CNBarnes

New member
Local time
9:37 AM
Messages
4
Location
Texas
Let me say from the outset, this is probably not a Win7 question (at least, not per se).


I am trying to get a piece of equipment in a machine shop (anilam 5300mk) that has a network card built in, to see a shared folder on the network. I have spent DAYS on the phone with their tech support person, who seems to understand their equipment quite well, but not necessarily "modern" systems or networks.

This mill machine boots into a flavor of DOS, starts it's network drivers, then has a program (written for DOS) that runs the machine.

The network drivers all seem to be working. First, I made sure that the server is in the C:\Net\Hosts and C:\Net\Lmhosts files. Pinging the server is successful.


Now when I try the command:

Net Use G: \\frodo\Fryer user:Fryer /yes

I get a different error message - "Error 5: Access has been denied"

Which is better, but still not success.



Attached is the security log from the server (frodo). It shows that the Anilam (machine name is \\mill) *IS* trying to connect to the server, but is being rejected.

To test things, I created an account on a WinXP computer w/ the username of Fryer. I SUCCESSFULLY mapped the network drive \\frodo\Fryer (using the same password I've been using on the Anilam, of course). Which means the userid/password on the server is fine.



In this case, the server is a Win2008 server.
What am I missing?


Additional:
If I create a "fryer" account and a sharename on a WinXP box, the "Net use" command works.
 

Attachments

My Computer My Computer

Computer Manufacturer/Model Number
Dell
OS
Win7 Enterprise 64bit
hey cbarnes,

you probably need to disable the SMB signing of connections made to your w2k8 server.
dos doesn't support SMB...

I found this petri how article that may help..

How to Disable SMB 2.0 on Windows Vista/2008

let us know how you go.

ant
 

My Computer My Computer

OS
windows 7 enterprise 32bit
Drive Map from DOS to Windows 7

Hi,

I'm new to this forum and forums in general. I have very similar problem.

I have a DOS v6.22 box (client) running MS Client 3.0 LAN Manager connecting to Windows 7 Workstation (server) via the drive map command Net Use Z: \\Win7WS\ShareName command. I get the same error "Error 5: Access has been denied" as CNBarnes. I have successfully mapped this same DOS machine to a WinXP box. I have also mapped the XP machine to the Win7 share using the account/pass setup for the DOS machine. Per link provided by Anta I tried adding registry key Smb2 on Win 7 WS, setting it to a value of 0 then re-booting. Reportedly this disables SMB 2.0 which earlier OS's don't understand. Unfortunately it does not solve my issue.

Any help is appreciated
 

My Computer My Computer

Computer Manufacturer/Model Number
Dell Vostro 430
OS
Windows 7 Pro 32 bit
CPU
Intel Core i3 540
Back
Top