> 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/pt/implementacao-de-perfis/microsoft-intune/wired-profile/mac.md).

# macOS

## Passos de configuração <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 sessão em [Microsoft Intune](https://intune.microsoft.com/)
2. Navegue até **Dispositivos** e, subsequentemente, **Perfis de configuração**
3. Em seguida, clique em **Criar > Nova política**
4. Como **Plataforma** selecione **macOS**
5. Pesquise os **Tipo de perfil** modelos para **Rede com fios** e selecione-o
6. Clique em **Criar** e forneça um nome descritivo e, opcionalmente, **Descrição**
7. Escolha o seu **Interface de Rede**
8. Como **Tipo de EAP** escolha **EAP - TLS**
9. Depois, como **Nomes de servidor do certificado** adicione o **Subject Alternative Name (SAN)** do seu *ativo* RADIUS [**Certificado do servidor.**](/pt/portal-de-administracao/settings/settings-server.md#server-certificates) Esta propriedade pode ser encontrada ao expandir o certificado do servidor ativo e copiar os valores relevantes.

<figure><img src="/files/cbfafe2b7564bbd4cb48bc4fc4a5c09712c04b8f" alt=""><figcaption></figcaption></figure>

1. Para o **Certificados raiz para validação do servidor** selecione o perfil de certificado Confiável que criou anteriormente para o Certificado de servidor RADIUS.
2. Por fim, em **Autenticação do cliente** selecione **Certificados como** **Método de autenticação**&#x20;

<figure><img src="/files/65ec0ddffaa6e5a0435ca9935c5accfb8a9ecacd" alt=""><figcaption><p>A mostrar o perfil de rede com fios 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/pt/implementacao-de-perfis/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.
