Networking Forums

Networking Forums > Computer Networking > Windows Networking > 98 unable to login to 2003 Domain Controller

Reply
Thread Tools Display Modes

98 unable to login to 2003 Domain Controller

 
 
Harry
Guest
Posts: n/a

 
      03-21-2007, 07:58 AM
Hi!

I havea win 98 system which was connected to a 2003 D.C and working fine.

One fine day I found out that the 98 PC is no longer joined to the domain.

When I try to join it back it says the "Domain Controller cannot be found"

Can anybody please let me know what the issue is and how to troubleshoot.

Thank you
Harry


 
Reply With Quote
 
 
 
 
Pegasus \(MVP\)
Guest
Posts: n/a

 
      03-21-2007, 10:05 AM

"Harry" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi!
>
> I havea win 98 system which was connected to a 2003 D.C and working fine.
>
> One fine day I found out that the 98 PC is no longer joined to the domain.
>
> When I try to join it back it says the "Domain Controller cannot be found"
>
> Can anybody please let me know what the issue is and how to troubleshoot.
>
> Thank you
> Harry
>
>


It's a long time but I seem to recall that while you can specify a
domain name for a Win9x machine, you can't actually get them
to joint a WinNT domain. Best to ask in a Win9x newsgroup.


 
Reply With Quote
 
Kurt
Guest
Posts: n/a

 
      03-21-2007, 11:41 PM
Harry wrote:
> Hi!
>
> I havea win 98 system which was connected to a 2003 D.C and working fine.
>
> One fine day I found out that the 98 PC is no longer joined to the domain.
>
> When I try to join it back it says the "Domain Controller cannot be found"
>
> Can anybody please let me know what the issue is and how to troubleshoot.
>
> Thank you
> Harry
>
>


Win98 can't join a domain. You can tell it to use "Microsoft Network
Logon" (or something close, it's been a while), and in the properties
for "Client for Microsoft Networks", you can tell it to logon using an
NT domain. It needs NetBIOS name resolution to locate the DC, so be sure
WINS is running and the 98 box is configured to use the WINS server.
Also, make sure the AD DNS server is specified on the 98 box.

 
Reply With Quote
 
Bill Grant
Guest
Posts: n/a

 
      03-22-2007, 02:46 AM
As Kurt said, a W98 client cannot join a domain and never could. Joining
a domain esablishes a secure communication channel between client and
server, and only NT, W2k or later clients can do that. When W98 came out the
Windows server OS in use was NT, which used Netbios special names to find a
DC. The logon using an NT domain controller is pretty much as Kurt
described, as I recall, and W2k/W2k3 will work like that for a W98 client..

"Kurt" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Harry wrote:
>> Hi!
>>
>> I havea win 98 system which was connected to a 2003 D.C and working fine.
>>
>> One fine day I found out that the 98 PC is no longer joined to the
>> domain.
>>
>> When I try to join it back it says the "Domain Controller cannot be
>> found"
>>
>> Can anybody please let me know what the issue is and how to troubleshoot.
>>
>> Thank you
>> Harry

>
> Win98 can't join a domain. You can tell it to use "Microsoft Network
> Logon" (or something close, it's been a while), and in the properties for
> "Client for Microsoft Networks", you can tell it to logon using an NT
> domain. It needs NetBIOS name resolution to locate the DC, so be sure WINS
> is running and the 98 box is configured to use the WINS server. Also, make
> sure the AD DNS server is specified on the 98 box.
>



 
Reply With Quote
 
Mezlo
Guest
Posts: n/a

 
      03-22-2007, 02:18 PM
Also keep in mind that by default win9x clients can't communicate with a
win2003 server because it lacks the required security features. You must
either install DSClient on the win9x machine or disable secure communications
on the win2003 server.

Mezlo

"Kurt" wrote:

> Harry wrote:
> > Hi!
> >
> > I havea win 98 system which was connected to a 2003 D.C and working fine.
> >
> > One fine day I found out that the 98 PC is no longer joined to the domain.
> >
> > When I try to join it back it says the "Domain Controller cannot be found"
> >
> > Can anybody please let me know what the issue is and how to troubleshoot.
> >
> > Thank you
> > Harry
> >
> >

>
> Win98 can't join a domain. You can tell it to use "Microsoft Network
> Logon" (or something close, it's been a while), and in the properties
> for "Client for Microsoft Networks", you can tell it to logon using an
> NT domain. It needs NetBIOS name resolution to locate the DC, so be sure
> WINS is running and the 98 box is configured to use the WINS server.
> Also, make sure the AD DNS server is specified on the 98 box.
>
>

 
Reply With Quote
 
Kurt
Guest
Posts: n/a

 
      03-22-2007, 03:15 PM
Mezlo wrote:
> Also keep in mind that by default win9x clients can't communicate with a
> win2003 server because it lacks the required security features. You must
> either install DSClient on the win9x machine or disable secure communications
> on the win2003 server.
>
> Mezlo
>
> "Kurt" wrote:
>
>> Harry wrote:
>>> Hi!
>>>
>>> I havea win 98 system which was connected to a 2003 D.C and working fine.
>>>
>>> One fine day I found out that the 98 PC is no longer joined to the domain.
>>>
>>> When I try to join it back it says the "Domain Controller cannot be found"
>>>
>>> Can anybody please let me know what the issue is and how to troubleshoot.
>>>
>>> Thank you
>>> Harry
>>>
>>>

>> Win98 can't join a domain. You can tell it to use "Microsoft Network
>> Logon" (or something close, it's been a while), and in the properties
>> for "Client for Microsoft Networks", you can tell it to logon using an
>> NT domain. It needs NetBIOS name resolution to locate the DC, so be sure
>> WINS is running and the 98 box is configured to use the WINS server.
>> Also, make sure the AD DNS server is specified on the 98 box.
>>
>>


Two points that need reinforcing:

1) As Mezlo said, install the DSClient. Be sure to download the latest
version if you have an older W2K3 Server CD (There were problems with
the initial DSClient for 2K3). I believe you can also disable SMB
Signing on the server (or at least dummy it down to "request" instead of
"require") to accomplish the same thing. DSClient will give you limited
AD Search function (like search for printers).

2) WINS is REQUIRED for 98 to operate in a 2K3 domain, but not 2000.

....kurt


With a Server 2003
 
Reply With Quote
 
Harry
Guest
Posts: n/a

 
      04-03-2007, 07:05 AM
Hi! All,
Thanks you all for the prompt reply. Iam working on your guidelines.
Hoping to be successful.

Thank you
Harry


"Harry" <(E-Mail Removed)> wrote in message
news:%(E-Mail Removed)...
> Hi!
>
> I havea win 98 system which was connected to a 2003 D.C and working fine.
>
> One fine day I found out that the 98 PC is no longer joined to the domain.
>
> When I try to join it back it says the "Domain Controller cannot be found"
>
> Can anybody please let me know what the issue is and how to troubleshoot.
>
> Thank you
> Harry
>



 
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
How to let a user to login to domain controller. Aref Windows Networking 1 11-01-2007 07:20 PM
Server 2003 Standard - Cannot browse domain with domain controller! davidw@dwynn.demon.co.uk Windows Networking 2 04-12-2006 04:28 PM
users cannot login when one domain controller is down Sébastien Windows Networking 0 03-27-2006 08:25 PM
Unable to browse shares on Domain Controller. CeridianMN Windows Networking 2 10-14-2005 05:13 PM
unable to connect to win2003 domain controller erik Windows Networking 0 01-07-2004 02:44 AM



1 2 3 4 5 6 7 8 9 10 11