Networking Forums

Networking Forums > Computer Networking > Windows Networking > Win2003 Domain Server and Win98 clients

Reply
Thread Tools Display Modes

Win2003 Domain Server and Win98 clients

 
 
comfortably Numb
Guest
Posts: n/a

 
      02-28-2004, 11:41 PM
Hello,
On a small office network, I have a windows2003 small business server
and 4 windows 98 clients. I set up the 2003 server to be a domain server. I
would like to get the windows 98 users to be able to log on to the domain.
However, at the log on screen the 98 machines are unable to connect to the
server. They get an error messga that says that there is no domain server
available. The same server is set up as a DHCP server and works well.
After the login screen error, I am able to map a drive that is shared on the
server, using user names and password. Seems like the domain server is not
making itself available on the net?

Does anyone have any idea what am I missing?

Thank you for your time and help.

CN


 
Reply With Quote
 
 
 
 
Carey Frisch [MVP]
Guest
Posts: n/a

 
      02-28-2004, 11:45 PM
Please visit the appropriate Windows Server newsgroup:
news://msnews.microsoft.com/microsof...s.server.setup

--
Carey Frisch
Microsoft MVP
Windows XP - Shell/User

Be Smart! Protect your PC!
http://www.microsoft.com/security/protect/

-------------------------------------------------------------------------------------------

"comfortably Numb" <(E-Mail Removed)> wrote in message:
news:%23Yn%23Tyl$(E-Mail Removed)...

| Hello,
| On a small office network, I have a windows2003 small business server
| and 4 windows 98 clients. I set up the 2003 server to be a domain server. I
| would like to get the windows 98 users to be able to log on to the domain.
| However, at the log on screen the 98 machines are unable to connect to the
| server. They get an error messga that says that there is no domain server
| available. The same server is set up as a DHCP server and works well.
| After the login screen error, I am able to map a drive that is shared on the
| server, using user names and password. Seems like the domain server is not
| making itself available on the net?
|
| Does anyone have any idea what am I missing?
|
| Thank you for your time and help.
|
| CN

 
Reply With Quote
 
Marina Roos [SBS-MVP]
Guest
Posts: n/a

 
      02-29-2004, 12:16 AM
Got WINS installed on the server? Got options 044 and 046 (0x8) in
DHCP-server, Scope options? Make sure that the winipcfg from the W98's shows
that everything is pointing to the server-IP.
How many nics in the server?

--
Regards,

Marina
Microsoft SBS-MVP

"comfortably Numb" <(E-Mail Removed)> schreef in bericht
news:#Yn#Tyl$(E-Mail Removed)...
> Hello,
> On a small office network, I have a windows2003 small business server
> and 4 windows 98 clients. I set up the 2003 server to be a domain server.

I
> would like to get the windows 98 users to be able to log on to the domain.
> However, at the log on screen the 98 machines are unable to connect to the
> server. They get an error messga that says that there is no domain server
> available. The same server is set up as a DHCP server and works well.
> After the login screen error, I am able to map a drive that is shared on

the
> server, using user names and password. Seems like the domain server is

not
> making itself available on the net?
>
> Does anyone have any idea what am I missing?
>
> Thank you for your time and help.
>
> CN
>
>



 
Reply With Quote
 
Spinner
Guest
Posts: n/a

 
      02-29-2004, 02:12 AM
There is an Active Directory client for windows 98, have you tried
installing it?
Also, are there accounts for the 98 machines in the AD? and are they set for
pre win 2000 machines?

"comfortably Numb" <(E-Mail Removed)> wrote in message
news:%23Yn%23Tyl$(E-Mail Removed)...
> Hello,
> On a small office network, I have a windows2003 small business server
> and 4 windows 98 clients. I set up the 2003 server to be a domain server.

I
> would like to get the windows 98 users to be able to log on to the domain.
> However, at the log on screen the 98 machines are unable to connect to the
> server. They get an error messga that says that there is no domain server
> available. The same server is set up as a DHCP server and works well.
> After the login screen error, I am able to map a drive that is shared on

the
> server, using user names and password. Seems like the domain server is

not
> making itself available on the net?
>
> Does anyone have any idea what am I missing?
>
> Thank you for your time and help.
>
> CN
>
>



 
Reply With Quote
 
CZ
Guest
Posts: n/a

 
      02-29-2004, 05:45 AM
>> On a small office network, I have a windows2003 small business server
and 4 windows 98 clients. I set up the 2003 server to be a domain server. I
would like to get the windows 98 users to be able to log on to the domain.
However, at the log on screen the 98 machines are unable to connect to the
server. They get an error messga that says that there is no domain server
available. The same server is set up as a DHCP server and works well.
After the login screen error, I am able to map a drive that is shared on the
server, using user names and password. Seems like the domain server is not
making itself available on the net?

CN:

I use Win98 SE wss with SBS2k3, and they logon to the domain w/o problems.

Did you setup Win9x wss to logon to the domain?

Are your wss only pointing to the SBS2k3 server as the DNS server? Do not
have your wss use an ISP server for DNS.
Setup SBS2k3 to do DNS forwarding to your ISP's DNS server.

Since you are able to access domain shares, you are being authenticated by
the DC.



 
Reply With Quote
 
Leon McNichol
Guest
Posts: n/a

 
      04-27-2004, 02:12 PM
I'm currently testing an AD implementation prior to roll out. We have every
flavor from 95 through XP Pro as clients. I got the 9x/Me AD Client
Extentions off of the Windows 2000 Server CD, installed them on a 95 system,
then went into properties of Network Neighborhood and changed the DNS to
point to the AD test server/PDC, changed the workgroup name to the AD test
domain, and changed the client for MS networks to point to the AD test
domain. Once I did all that and rebooted, it was able to log me on without a
problem.

Make sure that when you put the AD domain in the various places, including
the log on screen, you don't put ".com" (or whatever TLD you chose) in
there. My test domain is adtestinc.com. The .com caused problems. Changing
the entries on the client to just adtestinc resovled them.



"comfortably Numb" <(E-Mail Removed)> wrote in message
news:%23Yn%23Tyl$(E-Mail Removed)...
> Hello,
> On a small office network, I have a windows2003 small business server
> and 4 windows 98 clients. I set up the 2003 server to be a domain server.

I
> would like to get the windows 98 users to be able to log on to the domain.
> However, at the log on screen the 98 machines are unable to connect to the
> server. They get an error messga that says that there is no domain server
> available. The same server is set up as a DHCP server and works well.
> After the login screen error, I am able to map a drive that is shared on

the
> server, using user names and password. Seems like the domain server is

not
> making itself available on the net?
>
> Does anyone have any idea what am I missing?
>
> Thank you for your time and help.
>
> CN
>
>



 
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
Windows 9X Clients unable to Change Password in Upgraded Win2003 domain Technical Guy Windows Networking 0 10-04-2004 06:03 PM
Win98 logon to Win2003 domain Andy Tan Windows Networking 1 01-28-2004 06:05 AM
Problems logging 98 clients onto Win2003 domain Bob A Windows Networking 0 12-17-2003 08:27 PM
win98 clients on win2003 server Dave Murto Windows Networking 2 11-27-2003 05:29 PM
Win98 Connecting to a Win2000 & Win2003 Domain andrew dunlop Windows Networking 1 09-29-2003 01:48 PM



1 2 3 4 5 6 7 8 9 10 11