# LastPassからの移行

![](https://3468650114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeJwa6ByNJ2qindnPknCW%2Fuploads%2FtJu9LwgeN46F9DMJnlVi%2Flastpass-to-keeper.jpeg?alt=media\&token=8790b5fe-ff58-4c0f-9c3a-645ef9a5babc)

## 基本的な移行

各ユーザーがLastPassのプライベートパスワードをKeeperに移管する環境において、自動インポートツールが役に立ちます。

KeeperのLastPassインポートツールは、**すべてのパスワード、フォルダ、TOTPコード、添付ファイル**をLastPassボルトから自動的にインポートします。

1. Keeperデスクトップを<https://keepersecurity.com/download>からダウンロードします。
2. SSOまたはメールとマスターパスワードを使用して、Keeperデスクトップにログインします。
3. 右上隅の**アカウントメール**をクリックします。
4. **設定 > インポート > LastPass**とクリックします。
5. LastPassの認証情報を入力します。KeeperはログインにSSOを使用しているかどうかを認識し、通常のSSOワークフローでIDプロバイダにサインインするよう求められます。また、LastPassでマスターパスワードと2FAを使用している場合、Keeperは移行をサポートします。
6. 必要に応じて、インポートとマップフィールドを確認し、**インポート**をクリックします。

LastPassアカウントでセキュリティキーを使用している場合、まずTOTPまたは他のMFA方式に切り替えてください。

{% embed url="<https://vimeo.com/813686261>" %}

## 高度な移行

共有フォルダが多い環境では、LastPass管理者は次の手順に従ってフォルダをKeeperに移行できます。

1. LastPassの管理者は、Keeperコマンダーを使用してパスワード、フォルダ、共有フォルダを移行できます。Keeperコマンダーをインストールして実行するには、[こちらの手順を参照してください](/keeperpam/jp/commander-cli/overview.md)。
2. [このガイド](/keeperpam/jp/commander-cli/command-reference/import-and-export-commands/lastpass-import.md)の手順に従って、共有フォルダとアクセス許可を移行します。 このページで説明するように、ユーザーがKeeperボルトのアカウントを作成している間、`apply-membership`コマンドを繰り返し実行して、これらのユーザーに共有権限を適用できます。
3. LastPassから共有フォルダを受け取ったユーザーは、**Keeper Desktop** > **設定** > **インポート** > **LastPass**画面にアクセスして、プライベートパスワードをインポートすることもできます。

この画面には、「共有フォルダを含める」というチェックボックスがあります。デフォルトではチェックがついていないため、エンドユーザーは自分が所有するレコードのみをインポートできます。エンドユーザーがこのボックスにチェックを付けると、手順4で作成した共有フォルダがインポートされる可能性があります。

<figure><img src="https://3468650114-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeJwa6ByNJ2qindnPknCW%2Fuploads%2FyFbkhot5haSx92Cz3BPH%2F2023-05-31_11-14-33.png?alt=media&#x26;token=c4355d8e-f042-4ba9-a2c4-db3084da57a5" alt=""><figcaption><p>LastPassインポート画面</p></figcaption></figure>

ユーザーがKeeperに移行してパスワードをインポートしたら、LastPassへのアクセスを削除できます。


---

# 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/migrating-from-lastpass.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.
