> For the complete documentation index, see [llms.txt](https://docs.radiusaas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.radiusaas.com/es/implementacion-de-perfiles/microsoft-intune/wired-profile/mac.md).

# macOS

## Pasos de configuración <a href="#before-creating-the-wi-fi-profile-create-a-trusted-root-certificate-profile-as-described-here-change" id="before-creating-the-wi-fi-profile-create-a-trusted-root-certificate-profile-as-described-here-change"></a>

1. Inicie sesión en [Microsoft Intune](https://intune.microsoft.com/)
2. Navegue a **Dispositivos** y posteriormente **Perfiles de configuración**
3. Luego haga clic en **Crear > Nueva directiva**
4. Como **plataforma** selecciona **macOS**
5. Busque las plantillas de **Tipo de perfil** para **Red cableada** y selecciónelo
6. Haga clic en **Crear** y proporcione un nombre descriptivo y una **Descripción**
7. Elige tu **Interfaz de red**
8. Como **Tipo EAP** elige **EAP - TLS**
9. A continuación, como **Certificate server names** añade el **Nombre alternativo del sujeto (SAN)** de tu *activo* RADIUS [**Certificado del servidor.**](/es/portal-de-administracion/settings/settings-server.md#server-certificates) Esta propiedad se puede encontrar expandiendo el certificado activo del servidor y copiando los valores relevantes.

<figure><img src="/files/9d64f4addca201c003ee5b3683ae96a86c9bfad6" alt=""><figcaption></figcaption></figure>

1. Para el **Certificados raíz para la validación del servidor** selecciona el perfil de certificado de confianza que has creado previamente para el Certificado de servidor RADIUS.
2. Por último, en **Autenticación del cliente** selecciona **Certificados como** **Método de autenticación**&#x20;

<figure><img src="/files/3cd176ae6dec438ad2d66c8816499bd10df238e0" alt=""><figcaption><p>Mostrando el perfil de red cableada para macOS</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.radiusaas.com/es/implementacion-de-perfiles/microsoft-intune/wired-profile/mac.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
