Mac Network Compatiblity: Connect Mac to Windows?

  • Thread starter Thread starter EnumaElish
  • Start date Start date
  • Tags Tags
    Networks
Click For Summary

Discussion Overview

The discussion centers on the compatibility of Mac machines with Windows networks, exploring the requirements for connecting to such networks, including internet access, file sharing, and authentication protocols. The conversation touches on various networking protocols and standards relevant to cross-platform communication.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested

Main Points Raised

  • Some participants assert that a Mac does not need to run Windows to connect to a Windows network, as routers and switches do not operate on a specific OS.
  • It is noted that computers can communicate with each other using the same protocol, such as TCP/IP, regardless of their operating systems.
  • Accessing the internet does not depend on the OS, but accessing network shares or authenticating against a Windows Active Directory may require specific compatibility.
  • Participants mention that Macs have built-in support for Windows networks, which may facilitate certain types of connections.
  • There is a discussion about the necessity of higher-level protocols like SMB for file sharing and authentication, beyond just TCP/IP.
  • LDAP is identified as a popular directory protocol used in Active Directory, although some participants express skepticism about Microsoft's adherence to standards.
  • There is a claim that LDAP is primarily for information retrieval rather than authentication, which raises questions about its role in network compatibility.

Areas of Agreement / Disagreement

Participants express differing views on the implications of OS compatibility for various network functionalities. While there is some consensus that basic connectivity is possible regardless of OS, the specifics of file sharing and authentication remain contested and nuanced.

Contextual Notes

Limitations include varying interpretations of what "connect" means in this context, as well as the dependence on specific protocols for different types of network interactions. The discussion also reflects ongoing debates about standards in networking.

Who May Find This Useful

This discussion may be of interest to users seeking to understand cross-platform networking, IT professionals dealing with mixed OS environments, and those exploring compatibility issues between Mac and Windows systems.

EnumaElish
Science Advisor
Messages
2,348
Reaction score
124
Can I connect a Mac machine to a Windows network? Does the Mac have to be running Windows to be compatible with the network?
 
Computer science news on Phys.org
Well, a rounter/switch doesn't run windows, so no, it doesn't matter what os the computers connected to it run...
 
Last edited:
Two computers can talk to each other (regardless of OS) by using the same protocol, ex TCP/IP protocol.
 
Thanks very much.
 
Depends on what you mean by connect. If you mean being able to access the internet, or connect to any given machine, then the OS isn't relevant. However if you mean being able to authenticate against a network (such as a Windows Active Directory network), or being able to access shares on a windows domain or being able to list all devices in a domain then it is relevant, although Macs now have built in support for windows networks:
http://www.apple.com/macosx/features/windows/
 
Last edited by a moderator:
yes, it really does depend on what you will leverage from your network. If it is just access the internet, then it's plug and *pray* if you need to access files between the workstations, then you again need to decided on an appropriate Protocol, for example SMB. If you need to Authenticate against a Direction, you again need to use a compatible protocol.

The problem with these big computer companies is they prefer not to use standards, and thus create problems for compatibility, especially Microsoft.

Ranger you will need a higher level protocol to 'talk' between 2 OS's than TCP/IP. Most will use IP for addresses, and perhaps TCP for Windowing and transport, but you will need something like SMB or Telnet or whatever for the actual communication.
 
LDAP is a popular directory protocol, used in Active Directory for example.
 
yeap LDAP is the defacto standard, but try telling that to M$
 
You can query Microsoft Active Directory with LDAP. AD is built on top LDAP i think, so Microsoft did something right there.
 
  • #10
M$-LDAP isn't defacto, I think they even put presure on IETF to change the standard.

By the way LDAP isn't for Authentication, its just for pulling information really...
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 13 ·
Replies
13
Views
2K
Replies
2
Views
2K
  • · Replies 43 ·
2
Replies
43
Views
6K
  • · Replies 31 ·
2
Replies
31
Views
4K
  • · Replies 1 ·
Replies
1
Views
5K
Replies
22
Views
11K
  • · Replies 27 ·
Replies
27
Views
4K