Security Modes

Anyware Software Client Security Modes

The Anyware Software Client uses certificates to verify the identity of the host to which it connects. The security mode is configured by the security_mode setting in the Anyware Client configuration file or by setting its value in the pre-session user interface.

Three security mode options are available:

Managing Connections and Desktops

Managing Connections and Desktops

You can manage connections and desktops that you previously added from the pre-session UI. Follow the instructions detailed in this topic to manage your connections and desktops.

Managing Connections

From the pre-session UI, the following actions are possible:

Disconnecting

Disconnecting a Session

To disconnect a PCoIP session:

  1. If you are in a full-screen mode, reveal the Software Client for macOS menu bar by moving the mouse cursor to the top of a display.

  2. From the Software Client for macOS menu bar, select Connection > Disconnect.

Connecting to an Agent Machine

Connecting to Remote Desktops

The Software Client for macOS can connect to any remote host with a Anyware agent installed and configured, or a Remote Workstation Card. Remote hosts can be Windows, macOS, or Linux, and connections can be made directly (client direct to host) or brokered through Anyware Manager or a Connection Manager.

Note: Remote Workstation Card connections

Preventing Devices From Using Local Termination

Preventing Devices From Using Local Termination

By default, supported Wacom devices use local termination automatically to provide improved responsiveness and tolerance of high-latency networks. Local Termination does not support all advanced Wacom features; if you depend on one of these unsupported features, you can fall back to bridged mode by adding your device to a blacklist.

Customizable Session Features

The following PCoIP session features can be customized:

  • Session Menu Bar Visibility
  • Disable Hot Keys
  • Windowed or Fullscreen Mode
  • Set Host Resolution
  • Image Scaling
  • Maintain Aspect Ratio

Examples show command-line usage

The examples shown here invoke the Anyware Software Client via the command line. You can also set these priorities when invoking the Anyware Software Client programmatically.

Securely Passing Parameters via the Command Line

In addition to passing arguments via the Command Line, you can also provide parameters via the standard input stream using the --ask-extra-args-as-json parameter. This approach is preferred when you want to pass sensitive data, such as user credentials, to the pcoip-client process. The --ask-extra-args-as-json parameter accepts arguments as JSON strings, thereby ensuring that user data is prevented from being recorded in the shell history.

To launch the client, using the --ask-extra-args-as-json parameter: