- Community Home
- >
- Servers and Operating Systems
- >
- Legacy
- >
- Windows Server 2003
- >
- 9x Machines in a 2003 Domain
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2004 04:22 AM
06-04-2004 04:22 AM
9x Machines in a 2003 Domain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2004 07:20 AM
06-04-2004 07:20 AM
Re: 9x Machines in a 2003 Domain
This article talks about how to 'Allow Lan Manager Authentication' which is required for WIN9x/Me clients:
http://support.microsoft.com/default.aspx?scid=kb;en-us;826157&Product=winsvr2003
HTH
Make a great day!
Roger
Roger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2004 08:21 AM
06-04-2004 08:21 AM
Re: 9x Machines in a 2003 Domain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2004 09:08 AM
06-04-2004 09:08 AM
Re: 9x Machines in a 2003 Domain
Roger
Roger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2004 09:49 AM
06-04-2004 09:49 AM
Re: 9x Machines in a 2003 Domain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-04-2004 09:57 AM
06-04-2004 09:57 AM
Re: 9x Machines in a 2003 Domain
Thanks ! :)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2004 07:39 PM
06-06-2004 07:39 PM
Re: 9x Machines in a 2003 Domain
the problem could be the name of the domain witch you join the windows 98 machine to.
Just type the second level domain name without the first level (e.s. withou .com or .local)
Check the attachment...
I have many win 9x client and it works fine...
Make a great day...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2004 02:01 AM
06-07-2004 02:01 AM
Re: 9x Machines in a 2003 Domain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2004 05:51 AM
06-07-2004 05:51 AM
Re: 9x Machines in a 2003 Domain
I'm sorry I'm reduced to grasping at straws.
Roger
Roger
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2004 08:25 AM
06-07-2004 08:25 AM
Re: 9x Machines in a 2003 Domain
· Microsoft-DS traffic (445/tcp, 445/udp)
· Kerberos authentication protocol (88/tcp, 88/udp)
· Lightweight Directory Access Protocol (LDAP) ping (389/udp)
· Domain Name System (DNS) (53/tcp, 53/udp)
And it worked OK the first time I tried to authenticate the 9x clients and the NT ones too. Im going to check with him if he closed something at the Proxy servers or the PIX, but I dont think so.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-07-2004 04:06 PM
06-07-2004 04:06 PM
Re: 9x Machines in a 2003 Domain
That's actually what we have done here in the Corp.
Good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-14-2004 11:10 PM
07-14-2004 11:10 PM
Re: 9x Machines in a 2003 Domain
You say you have checked the Wins settings. Also check that Wins traffic can pass between Win9X client and WINS server and that your domaincontrollers are WINS clients of this particular WINS server. (Wins netbios over tcp/ip uses UDP port 137 to communicate, see http://www.microsoft.com/windows2000/techinfo/reskit/samplechapters/cnfc/cnfc_por_simw.asp)
A less managable solution to your problem is editing the lmhosts file on the Win9X clients. Example:
102.54.94.97 dino #PRE #DOM:yourdomain
This tells your Win9X client to preload (#pre) this entry, that server 'dino' is located at 102.54.94.97 and that it is a domaincontroller for 'yourdomain' (again the netbios domain name of your AD-domain)
Or perhaps your machines already have a lmhosts file entry for 'yourdomain' pointing at the wrong IP addresses for domaincontrollers.
Hope this solves your problem.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-11-2004 11:25 PM
10-11-2004 11:25 PM
Re: 9x Machines in a 2003 Domain
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-12-2004 04:49 AM
10-12-2004 04:49 AM
Re: 9x Machines in a 2003 Domain
Do you have the hot fix Q323466?
Check out this MS KB, it addresses your issue:
http://support.microsoft.com/default.aspx?scid=kb;en-us;555038
Please keep us updated
Latif