> 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/ja/purofairu/microsoft-intune/wired-profile/mac.md).

# macOS

## 構成手順 <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. にサインインします [Microsoft Intune](https://intune.microsoft.com/)
2. 次に移動します **デバイス** およびその後 **構成プロファイル**
3. 次に、 **作成 > 新しいポリシー**
4. として **プラットフォーム** 選択します **macOS**
5. を検索します **プロファイルの種類** テンプレートで **有線ネットワーク** を選択します
6. をクリックします **作成** を入力し、説明用の名前と任意の **説明**
7. 次を選択してください **ネットワーク インターフェース**
8. として **EAP の種類** で **EAP - TLS**
9. 次に、 **Certificate server names** を追加します **サブジェクト代替名 (SAN)** の *アクティブな* RADIUS [**サーバー証明書。**](/ja/ptaru/settings/settings-server.md#server-certificates) このプロパティは、アクティブなサーバー証明書を展開し、関連する値をコピーすることで確認できます。

<figure><img src="/files/40b9e3b32c1e35a25f79d6fe4879d63e9245221b" alt=""><figcaption></figcaption></figure>

1. 「 **サーバー検証用のルート証明書** 以前に RADIUS サーバー証明書用に作成した信頼済み証明書プロファイルを選択します。
2. 最後に、 **クライアント認証** 選択します **証明書を** **認証方法**&#x20;

<figure><img src="/files/bbe8f86caf0eca1a616c2c659b0dd21aad20c20a" alt=""><figcaption><p>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/ja/purofairu/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.
