Posted on 01-04-2023 01:03 PM
We need to authenticate our Mac on WiFi using PEAP ( username & password ) and we have AD on-premise, is there way to accomplish that without binding our Macs to AD ( please say yes ) ??
Solved! Go to Solution.
Posted on 01-05-2023 02:17 AM
use RADIUS server
Posted on 01-05-2023 02:17 AM
use RADIUS server
Posted on 01-05-2023 07:49 AM
Technically, binding isn’t required to authenticate Macs to Active Directory.
However, many network administrators use Active Directory (AD) as a “source of truth”. Computers and their MAC addresses are part of the computer record created when binding. As part of additional security, the network administrators configure the Wi-Fi systems to refer to the AD computer record to confirm the computer attempting to connect is owned by the organization.
The need here for binding is being imposed by your network admin.