# 概要

![](https://4041518992-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ7s6LQJaKa1G17O787JG%2Fuploads%2Fgit-blob-01143c798cb48f70a523efd97619096e6da82154%2FOverview%20\(1\).png?alt=media)

## Keeperコネクションマネージャー

Keeper コネクションマネージャー (KCM) は、セルフホスト型、エージェント不要のリモートデスクトップゲートウェイであり、ウェブブラウザからデスクトップ、サーバー、データベース、ウェブアプリケーションへの迅速かつ安全なアクセスを実現します。

KCMオンプレミスの利点

* セルフホスト
* エージェント不要
* 驚異的な速さと高い応答性
* シンプルなアクセス制御
* カスタマイズ可能
* エアギャップ環境でも動作

特徴

* RDP、SSH、VNC、K8sリモートアクセスプロトコルのサポート
* MySQL、PostgreSQL、SQL Serverデータベースプロトコルのサポート
* リモートブラウザ分離技術によるウェブアプリケーション保護
* セッション録画と再生
* 特権セッション管理
* マルチユーザーセッション共有
* ロール単位のアクセス制御
* TOTP、Duoなどの多要素認証オプション
* PIV/CACスマートカードログイン
* SSO、OpenID Connect、Active Directory、LDAP連携
* カスタムブランディング

## 概要動画

{% embed url="<https://vimeo.com/788472511?share=copy#t=0>" %}

## システム図

Keeperは通常Dockerコンテナとしてデプロイします。以下はシステムアーキテクチャ図となります。

<figure><img src="https://4041518992-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FZ7s6LQJaKa1G17O787JG%2Fuploads%2Fgit-blob-ad21277715f6f127d25ae33674582bae4674efc5%2Fkeepe%20deployment%20model.jpg?alt=media" alt=""><figcaption><p>Keeper Connection Manager - システム図</p></figcaption></figure>

## Apache Guacamole (アパッチワカモレ)

Keeperコネクションマネージャーは、リモートデスクトップアクセスのオープンソースプラットフォームであるApache Guacamoleのオリジナル開発者によって開発された、商用サポート付きのソリューションです。Guacamoleゲートウェイをベースに構築されており、機能拡張、高度な統合、継続的な機能開発が行われています。なお、Glyptodonは2021年12月にKeeper Securityが買収しました。

## KeeperPAMライセンス

Keeperコネクションマネージャー (セルフホスト型コンテナ) は、KeeperPAMのライセンスに含まれています。KeeperPAMは、最新のクラウドベースの特権アクセス管理 (PAM) プラットフォームです。詳細については、以下をご覧ください。

* [製品ウェブページ](https://www.keepersecurity.com/ja_JP/privileged-access-management/)
* [KeeperPAMの資料](https://docs.keeper.io/keeperpam/jp/)

## 始めましょう

Keeperコネクションマネージャーを始める準備はできましたか？[インストール手順](/keeper-connection-manager/jp/installation.md)に進みましょう。


---

# 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/keeper-connection-manager/jp/readme.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.
