Advanced Configuration

Advanced configuration and custom integration options

Installing and configuring included extensions

Supported extensions, such as those provided by the Keeper Connection Manager packages, are installed through installing their corresponding packages. If you are using the keeper/guacamole Docker image, extensions are automatically installed using the above packages depending on the environment variables provided when the container is first started.

ExtensionPackage nameDocker image environment variables

kcm-guacamole-auth-ldap

LDAP_*

kcm-guacamole-auth-duo

DUO_*

kcm-guacamole-auth-json

JSON_*

MySQL / MariaDB database support

kcm-guacamole-auth-jdbc-mysql

MYSQL_*

PostgreSQL database support

kcm-guacamole-auth-jdbc-postgresql

POSTGRES_*

SQL Server database support

kcm-guacamole-auth-jdbc-sqlserver

SQLSERVER_*

kcm-guacamole-auth-totp

TOTP_*

kcm-guacamole-auth-saml

SAML_*

kcm-guacamole-auth-openid

OPENID_*

The Keeper Connection Manager packages for supported extensions will automatically create symbolic links to install themselves and any needed libraries/drivers. You do not need to manually create links, copy files, etc. for the extensions which are provided within the Keeper Connection Manager repository.

Last updated