# Session Protocols

## Supported Connection Protocols

The following table lists all the supported connection protocols that can be configured in your Keeper Vault to establish zero-trust privilege sessions. Visit the associated link for each protocol for more details on configuration.

<table><thead><tr><th width="157">Protocol</th><th width="169">PAM Record Type </th><th>Definition</th></tr></thead><tbody><tr><td><a href="session-protocols/ssh-connections">SSH</a></td><td>PAM Machine</td><td>Connecting to the target defined on the PAM Machine Record with the SSH connection protocol</td></tr><tr><td><a href="session-protocols/rdp-connections">RDP</a></td><td>PAM Machine</td><td>Connecting to the target defined on the PAM Machine Record with the RDP connection protocol</td></tr><tr><td><a href="session-protocols/mysql-connections">MySQL</a></td><td>PAM Database</td><td>Connecting to the target defined on the PAM Database Record with the MySQL connection protocol</td></tr><tr><td><a href="session-protocols/sql-server-connections">SQL Server</a></td><td>PAM Database</td><td>Connecting to the target defined on the PAM Database Record with the SQL Server connection protocol</td></tr><tr><td><a href="session-protocols/postgresql-connections">PostgreSQL</a></td><td>PAM Database</td><td>Connecting to the target defined on the PAM Database Record with the PostgreSQL connection protocol</td></tr><tr><td><a href="session-protocols/vnc-connections">VNC</a></td><td>PAM Machine</td><td>Connecting to the target defined on the PAM Machine Record with the VNC connection protocol</td></tr><tr><td><a href="session-protocols/telnet-connections">Telnet</a></td><td>PAM Machine</td><td>Connecting to the target defined on the PAM Machine Record with the Telnet connection protocol</td></tr><tr><td><a href="session-protocols/kubernetes">Kubernetes</a></td><td>PAM Machine</td><td>Connecting to the target defined on the PAM Machine record with K8s</td></tr><tr><td><a href="session-protocols/rbi-connections">RBI</a></td><td>PAM Remote Browser</td><td>Connecting to the target defined on the PAM Machine Record with http or https protocol in an isolated Chromium browser session</td></tr></tbody></table>
