# 有線プロファイル

Jamf で有線ネットワークプロファイルを構成するには、次の手順に従ってください。その他のすべてのオプションは要件に応じて構成してください。

1. Jamf Pro インスタンスにログインします
2. 正しい展開スコープ（コンピューター、デバイス、またはユーザー）を選択します。この例では、macOS デバイス（コンピューター）を選択しています。
3. 前の手順で作成した既存の構成プロファイルに移動します（[信頼されたルート](/ja/purofairuno/jamf-pro/server-trust.md)).
4. として **ネットワーク インターフェース** 関連するイーサネットを選択します。例: **First Active Ethernet**
5. 「 **ネットワーク セキュリティ設定** および **プロトコル** 選択します **TLS**

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

6. 次に移動します **ネットワーク セキュリティ設定** **> Trust**
7. として **識別証明書** この構成プロファイルの SCEP ペイロードで以前に構成したクライアント認証証明書を選択します。CA として SCEPman を使用している場合は、以前に設定した SCEP Proxy を選択してください。 [の構成](https://docs.scepman.com/certificate-deployment/jamf/general) SCEPman の。
8. 「 **Trusted Certificates** ペイロードとして構成したすべての証明書が **Certificate** ここに表示されます。すべて選択してください。
9. 次に、 **信頼するサーバー証明書名** を追加します&#x20;
   * **サブジェクト代替名 (SAN)**
   * および **共通名 (CN)** \
     \
     の *アクティブな* RADIUS [**サーバー証明書**](/ja/ptaru/settings/settings-server.md#server-certificates)。これらのプロパティは、アクティブなサーバー証明書を展開し、関連する値をコピーすることで見つけることができます。 **共通名は大文字と小文字を区別することにご注意ください。**

<figure><img src="/files/3b325fa4f1c94a7ebbb6d62c8e31602f2ad973fe" alt=""><figcaption></figcaption></figure>

10. 選択解除 **信頼の例外を許可**
11. その他のすべてのオプションは、要件に応じて構成してください。
12. をクリックします **保存**
13. 「 **スコープ** 関連する対象ユーザーにプロファイルを割り当てます

<figure><img src="/files/529b2a45a7adfdedfd27b957d6ee980daf2559ca" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.radiusaas.com/ja/purofairuno/jamf-pro/wired-profile.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
