# Mac

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

## macOS向けのMDM導入

組織内のすべてのMacデバイスにKeeperFillを展開するには、以下の手順に従って任意の展開ツールまたはスクリプトを使用します。

MacでKeeperFillをセットアップするには、MCXプロパティリスト (.plist) 形式で構成ファイルを作成します。任意のモバイルデバイス管理 (MDM) ツールを使用して構成ファイルを展開すると、設定が適用されます。

{% hint style="info" %}
これらの手順は一般的なものであり、組織内にChromeブラウザがすでに展開されていることを前提としています。
{% endhint %}

## 手順の概要

1. 任意のエディタを使用して、Keeper .plistポリシーファイルを作成します。
2. KeeperFillブラウザ拡張機能をセットアップします。
3. 任意のモバイルデバイス管理 (MDM) ツールを使用して、組織内のすべてのMac PCに構成ファイルをプッシュします。


---

# 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.keeper.io/enterprise-guide/jp/deploying-keeper-to-end-users/keeper-fill/mac.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.
