Network Share over DOS from win server2003

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi, I need to boot from a network bootdisk, map an network drive located on a
windows 2003 Domain controler and use Ghost2k3 to write an partition image on
that share.
I use the boot disk creator from ghost 2k3.
here is my protocol.ini:

[network.setup]
version=0x3100
netcard=NIC,1,NIC
transport=nts$ntst2,NTS$NTST2
transport=ibm$netbeui,IBM$NETBEUI
lana0=NIC,1,ibm$netbeui
lana1=NIC,1,nts$ntst2

[NTS$NTST2]
DefaultDomain=baultar.com
DNSaddr=[10.0.0.3]
GatewayAddr=[10.0.0.3]
NetSubNetMask=[255.255.255.0]
IPAddr=[10.0.0.100]
DriverName=ntsts$
VCs=16
VCReceiveLarge=6
VCSends=6
RcvWindow=2920
UseMemory=UMB
BINDINGS=NIC
LANABASE=1

[protman]
DriverName=PROTMAN$
PRIORITY=ibm$netbeui

[IBM$NETBEUI]
DriverName=netbeui$
SESSIONS=20
NCBS=20
BINDINGS=NIC
LANABASE=0

[nic]
drivername = B57$

Here is my network.ini:
[network]
computername=TEMP1
lanroot=A:\NET
autostart=netbeui full
username=pdsavard
domain=baultar.com
lslogon=yes
reconnect=no
passwordcaching=no
timesync=no

When i use that I can map an network drive with this:
A:\NET\NET.EXE USE G: \\Epsilon\Ghost
He ask my for credential, i give the administrator login & password.
The network drive is successfully created and I can go on the g: drive.
But this message appear:
"You were logged on, but you have not been validated by a server."
If I type dir on the G: drive a got an access denied.

I put ethe everyone user will full access on the share and on the directory.
same access denied.

Any suggestion?
Thanks
.



Relevant Pages

  • Re: Grub problem, cant boot.
    ... The purpose of this entry should be to launch BookManager. ... map ... All my attemps did not launch BookManager but did no other harm. ... It was not till I added the two map statements that I got the problem that after the first attempt to load BM I was no longer able to boot the F7 system. ...
    (Fedora)
  • Re: [SLE] Damn grub dual-boot problem (again)
    ... map ... Win is on hd, but expects to boot from hd. ... >> rootnoverify ... >> chainloader +1 ...
    (SuSE)
  • Re: Grub SATA / XP boot problem
    ... > The boot order in bios is set to HDD0 and then SCSI. ... > Device Boot Start End Blocks Id System ... > My device map is: ... > map (hd2) ...
    (linux.redhat.install)
  • Re: [patch 0/4] x86: PAT followup - Incremental changes and bug fixes
    ... This cleaned up the boot code ... BIOS data table. ... reserved areas that we map via UC or dont map at all) ... I've enhanced the early fault printout code as ...
    (Linux-Kernel)