Computing.Net > Forums > Disk Operating System > Connect Dos to Win2k Server

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

Connect Dos to Win2k Server

Reply to Message Icon

Name: Jay
Date: August 27, 2003 at 06:00:24 Pacific
OS: DOS 6.22
CPU/Ram: PIV/1000
Comment:

I am trying to create a basic dos boot disk that will boot up a machine and connect to a share on a Windows 2000 server in a Win2K native mode domain. The boot sequence works fine (loads drivers, ect.) up until the logon when I get a message that "You have been logged on but have not been validated by a server. You may not have access to some resources." Then when I try and map a drive to a server I get "Error 53: The computer name specified in the network path cannot be located" Can anyone help?

This is what my system.ini file looks like
[network]
filesharing=no
printsharing=no
autologon=yes
computername=INSTALLX
lanroot=A:\NET
username=Jay
workgroup=
reconnect=no
dospophotkey=N
lmlogon=1
logondomain=DOMAIN
preferredredir=full
autostart=full
maxconnections=8

[network drivers]
netcard=q57.dos
transport=tcpdrv.dos,nemm.dos
devdir=A:\NET
LoadRMDrivers=yes

[Password Lists]
*Shares=a:\net\Share000.PWL

And my protocol.ini
[network.setup]
version=0x3110
netcard=ms$ne2clone,1,MS$NE2CLONE,1
transport=tcpip,TCPIP
lana0=ms$ne2clone,1,tcpip

[ms$ne2clone]
drivername=Q57$
; INTERRUPT=3
; IOADDRESS=0x300
; DMACHANNEL=none
; DMAMODE=burst
; MAXTRANSMITS=12
; MAXREQUESTS=8

[protman]
drivername=PROTMAN$
PRIORITY=MS$NDISHLP

[tcpip]
NBSessions=6
DefaultGateway0=10 1 1 254
SubNetMask0=255 255 0 0
IPAddress0=10 1 1 175
DisableDHCP=1
DriverName=TCPIP$
BINDINGS=ms$ne2clone
LANABASE=0
WINS_SERVER0=10 1 1 16
WINS_SERVER1=10 1 1 21

**Let me know if this might be better posted in the networking lists.**



Sponsored Link
Ads by Google

Response Number 1
Name: x86
Date: August 27, 2003 at 06:34:24 Pacific
Reply:

http://support.microsoft.com/default.aspx?scid=kb;en-us;124175

http://support.microsoft.com/default.aspx?scid=kb;en-us;121852

http://support.microsoft.com/default.aspx?scid=kb;en-us;128350

http://support.microsoft.com/default.aspx?scid=kb;en-us;235733


0

Response Number 2
Name: Jay
Date: August 28, 2003 at 06:32:21 Pacific
Reply:

I have tried all of those and even a few more from MS's website. Still no luck. I am going to attempt to sniff the switch that it is plugged into to see if there is even any activity coming out of the card to try and eliminate hardware problems.

Any other ideas?


0

Response Number 3
Name: bob
Date: August 28, 2003 at 17:43:03 Pacific
Reply:

Hi

Problem is, you'r not giving it the workgroup name, you need to change the line workgroup= to workgroup=DOMAIN You are telling it what domain to log onto, but without the correct workgroup (which is the same as the domain in NT/9x/2k.XP for DOS) it wont be able to see a master browser so wont be able to see the computers on the network (including the server its trying to logon to) I use the same type of boot disk on my network to ghost images from a server on the network, you dont really need to tell it to logon to a domain - if you just stick the domain name in the workgroup=DOMAIN line, and just logon normally (ie. net logon administrator) so long as the password you use to logon is the same as the administrators (or whatever users you use) password on the server it will validate fine when you try to map a drive, but either way, you need to have the workroup=DOMAIN line...


0

Response Number 4
Name: d.hugelshofer
Date: September 17, 2003 at 01:25:40 Pacific
Reply:

Hello

Maybe this works...

The MS-DOS Network Client does not use DNS for Name Resolution. When you try to map a Share, the Client wanna use NetBIOS Resolution, but normaly there is no WINS Server for. So you must edit the lmhost file also includet on the floppy to bind the IP adress to the NetBIOS Name.

Hope this works..


0

Response Number 5
Name: hellkitty
Date: September 20, 2003 at 03:59:46 Pacific
Reply:

hi ,i did as d.hugelshofer told ,but i could only visit the workstations that are installed WinMe/9X in,unfortunately i counldn't still vist the computers installed WinXp in,so who would like to tell me the why and how? thanks


0

Related Posts

See More



Sponsored Link
Ads by Google
Reply to Message Icon






Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Disk Operating System Forum Home


Sponsored links

Ads by Google


Results for: Connect Dos to Win2k Server

DISKLESS DOS PC CONNECT TO WIN2K SERVER www.computing.net/answers/dos/diskless-dos-pc-connect-to-win2k-server/9998.html

Dos connection to nt4 server www.computing.net/answers/dos/dos-connection-to-nt4-server/1976.html

Connectiong Dos 6.22 pc to Windows NT server ?? www.computing.net/answers/dos/connectiong-dos-622-pc-to-windows-nt-server-/5417.html