# オプションの展開タスク

<figure><img src="https://3468650114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeJwa6ByNJ2qindnPknCW%2Fuploads%2FWACtjkbk5B0lXkveOx5G%2Fimage.png?alt=media&#x26;token=d6ae556a-01ab-42d5-904c-257c9a5700a9" alt=""><figcaption></figcaption></figure>

### 未承認の拡張機能のインストールを防止

一般的なセキュリティ対策として、エンドユーザーが未承認のサードパーティ製のブラウザ拡張機能をインストールできないようにすることを推奨します。ブラウザ拡張機能に通常より多くの権限が付与されている場合、ウェブサイトまたはブラウザベースのアプリケーション内のすべての情報にアクセスできる可能性があるためです。 デバイス管理ソフトウェアを調べて、Keeperが許可され、未承認の拡張機能がブロックまたは削除されていることを確かにしてください。

### パスワードインポートツールの事前ロード

Keeperパスワードインポートツールは、通常ウェブボルトでアカウントを作成する際にユーザーがダウンロードします。エンドユーザーのデバイスへのアプリケーションのインストールを許可していない場合、以下の場所にあるバイナリを使用して事前ロードできます。

* パスワードインポートツール (Windows)\
  <https://keepersecurity.com/pwd_importer/win32/keeperimport.exe>
* パスワードインポートツール (Mac)\
  <https://keepersecurity.com/pwd_importer/Darwin/KeeperImport.zip>

### ブラウザ内蔵パスワードマネージャを無効にする <a href="#disabling-built-in-browser-password-managers" id="disabling-built-in-browser-password-managers"></a>

ウェブブラウザに内蔵の安全性の低いパスワード保存機能を自動的に無効化したい場合は、以下の複数の管理方法があります。

#### Chrome for Enterprise

グループポリシーを使用してChromeブラウザを簡単に管理するために、**.adm**およ&#x3073;**.admx**ファイルが使用できます (.admxは新しい.xmlファイル形式です)。G Suite環境およびChrome Enterprise環境では、Google Cloudプラットフォーム経由で以下のいずれかの方法が使用できます。

* [AD管理下のChrome](https://support.google.com/chrome/a/answer/187202?hl=ja\&sjid=12458797620788899438-NC) – Googleが提供するadmおよびadmxファイルを使用してGPO (グループポリシーオブジェクト) に統合
* [Chrome MacのポリシーおよびQuickstart](https://support.google.com/chrome/a/answer/7550274) – JamfなどのMDMツールを介してプッシュ
* [Chrome LinuxのポリシーおよびQuickstart](https://support.google.com/chrome/a/answer/9025903) – IvantiなどのMDMツールを介してプッシュ
* [Chrome G Suiteによる管理](/keeper-connection-manager/jp/authentication/authenticating-users-with-saml/google-workspace.md) – G Suite加入者のネイティブ管理
* [Chrome Enterpriseによる管理](https://chromeenterprise.google/intl/ja_jp/browser/download/#windows-tab) – Windows、Mac、Linuxコンピュータを、ディレクトリサービスに関係なく、クラウドベースで一元的に管理

#### Mozilla Firefox for Enterprise

Mozillaには、Chromeと同様、グループポリシーを使用してFirefoxを管理するため&#x306E;**.adm**およ&#x3073;**.admx**ファイルが用意されています。Macベースのシステムに&#x306F;**.pkg**ファイルが提供され、Jamfなどを介して管理されます。Linuxユーザーは、**policies.json**ファイルを使用します。

* [Windows、MAC、Linux用のFirefoxドキュメント](https://support.mozilla.org/ja/products/firefox-enterprise)

#### Microsoft Edge for Business

WindowsおよびMacで、Edge for Businessが利用できるようになりました。グループポリシーの管理は、Windowsで&#x306F;**.adm**およ&#x3073;**.admx**ファイル、Macで&#x306F;**.plist**を介して行います。

* [Edge for Businessのダウンロード](https://www.microsoft.com/en-us/edge/business/download)

#### EdgeのInternet Explorerモード

新しいEdge for Businessでは、「Internet Explorerモード」をサポートしています。 組織内でIEブラウザを使用すつ必要がある場合は、このモードを使用ることを推奨します。

#### レガシーInternet Explorer

レガシーInternet Explorerがどうしても必要な場合、以下の場所にある従来のGPOで、パスワード保存機能の管理を無効化できます。

**\[ユーザーの構成]** > **\[ポリシー]** > **\[管理用テンプレート]** > **\[Windowsコンポーネント]** > **\[Internet Explorer]**

次に、「**フォームのユーザー名とパスワードのオートコンプリート機能を有効にする**」を無効にします。


---

# 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/optional-deployment-tasks.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.
