Networking Forums

Networking Forums > Computer Networking > Windows Networking > Network Share over DOS from win server2003

Reply
Thread Tools Display Modes

Network Share over DOS from win server2003

 
 
Pierre
Guest
Posts: n/a

 
      08-22-2005, 06:15 PM
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
 
Reply With Quote
 
 
 
 
Phillip Windell
Guest
Posts: n/a

 
      08-22-2005, 07:12 PM
It doesn't mention DOS in the article, but the same situation applies to it
as well.

811497 - Error Message When Windows 95 or Windows NT 4.0 Client
Logs On to Windows Server 2003 Domain
http://support.microsoft.com/default...b;en-us;811497


--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com
-----------------------------------------------------
Understanding the ISA 2004 Access Rule Processing
http://www.isaserver.org/articles/IS...cessRules.html

Microsoft Internet Security & Acceleration Server: Guidance
http://www.microsoft.com/isaserver/t...dance/2004.asp
http://www.microsoft.com/isaserver/t...dance/2000.asp

Microsoft Internet Security & Acceleration Server: Partners
http://www.microsoft.com/isaserver/partners/default.asp
-----------------------------------------------------



"Pierre" <(E-Mail Removed)> wrote in message
news:23F6AB5B-C510-4EF9-A719-(E-Mail Removed)...
> 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



 
Reply With Quote
 
Pierre
Guest
Posts: n/a

 
      08-23-2005, 01:23 PM
I check inthe Default Domain Controlers security settings and the Microsoft
network server: Digitally sign communications (always) are aleready set to :
DO not configure!

Do you think I am at the right place?

"Phillip Windell" wrote:

> It doesn't mention DOS in the article, but the same situation applies to it
> as well.
>
> 811497 - Error Message When Windows 95 or Windows NT 4.0 Client
> Logs On to Windows Server 2003 Domain
> http://support.microsoft.com/default...b;en-us;811497
>
>
> --
> Phillip Windell [MCP, MVP, CCNA]
> www.wandtv.com
> -----------------------------------------------------
> Understanding the ISA 2004 Access Rule Processing
> http://www.isaserver.org/articles/IS...cessRules.html
>
> Microsoft Internet Security & Acceleration Server: Guidance
> http://www.microsoft.com/isaserver/t...dance/2004.asp
> http://www.microsoft.com/isaserver/t...dance/2000.asp
>
> Microsoft Internet Security & Acceleration Server: Partners
> http://www.microsoft.com/isaserver/partners/default.asp
> -----------------------------------------------------
>
>
>
> "Pierre" <(E-Mail Removed)> wrote in message
> news:23F6AB5B-C510-4EF9-A719-(E-Mail Removed)...
> > 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

>
>
>

 
Reply With Quote
 
Phillip Windell
Guest
Posts: n/a

 
      08-23-2005, 01:32 PM
I don't know. All I can say is follow the article.

--
Phillip Windell [MCP, MVP, CCNA]
www.wandtv.com
-----------------------------------------------------
Understanding the ISA 2004 Access Rule Processing
http://www.isaserver.org/articles/IS...cessRules.html

Microsoft Internet Security & Acceleration Server: Guidance
http://www.microsoft.com/isaserver/t...dance/2004.asp
http://www.microsoft.com/isaserver/t...dance/2000.asp

Microsoft Internet Security & Acceleration Server: Partners
http://www.microsoft.com/isaserver/partners/default.asp
-----------------------------------------------------


"Pierre" <(E-Mail Removed)> wrote in message
news:7177DB69-384D-4172-89A4-(E-Mail Removed)...
> I check inthe Default Domain Controlers security settings and the

Microsoft
> network server: Digitally sign communications (always) are aleready set to

:
> DO not configure!
>
> Do you think I am at the right place?
>
> "Phillip Windell" wrote:
>
> > It doesn't mention DOS in the article, but the same situation applies to

it
> > as well.
> >
> > 811497 - Error Message When Windows 95 or Windows NT 4.0 Client
> > Logs On to Windows Server 2003 Domain
> > http://support.microsoft.com/default...b;en-us;811497
> >
> >
> > --
> > Phillip Windell [MCP, MVP, CCNA]
> > www.wandtv.com
> > -----------------------------------------------------
> > Understanding the ISA 2004 Access Rule Processing
> > http://www.isaserver.org/articles/IS...cessRules.html
> >
> > Microsoft Internet Security & Acceleration Server: Guidance
> > http://www.microsoft.com/isaserver/t...dance/2004.asp
> > http://www.microsoft.com/isaserver/t...dance/2000.asp
> >
> > Microsoft Internet Security & Acceleration Server: Partners
> > http://www.microsoft.com/isaserver/partners/default.asp
> > -----------------------------------------------------
> >
> >
> >
> > "Pierre" <(E-Mail Removed)> wrote in message
> > news:23F6AB5B-C510-4EF9-A719-(E-Mail Removed)...
> > > 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

> >
> >
> >



 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
RIS install for XP VL image from Server2003 : lost network driver nick brandwood Windows Networking 0 10-18-2005 04:00 PM
Server2003 to win2k slow network James Windows Networking 3 01-27-2004 02:19 PM
Server2003 - Can see network but cannot ping Adam Tompkins Windows Networking 0 12-22-2003 04:42 PM
Simple Wireless Network to share ADSL Connection, but we cannot see or share files any more, help Hubert Dethurens Wireless Internet 3 12-22-2003 01:52 PM
Simple Wireless Network to share ADSL Connection, but we cannot see or share files any more, help Frank SERVAIS Wireless Internet 0 12-21-2003 04:22 PM



1 2 3 4 5 6 7 8 9 10 11