Skip to content

Using a PCoIP License Server with the Connection Manager

Using a PCoIP License Server with the PCoIP Connection Manager

In most cases, PCoIP licenses are validated automatically using Teradici's Cloud Licensing Service. In deployments where PCoIP agents cannot reach the public internet, a PCoIP License Server can be used to handle license validation instead. PCoIP License servers can be hosted on-premises or in any public or private cloud environment.

To use the PCoIP Connection Manager with a PCoIP License Server, you must configure the connection broker and license server addresses.

Edit /etc/ConnectionManager.conf and set the following fields:

BrokerType = PCoIP

PcoipAddress = <broker-ip-address-or-hostname>

LicenseServerAddress = `http://<license-server-address>:<port>/request`