Connecting USB Devices

Connecting USB Devices

Remote desktops can use USB devices that are attached to the client, using a process called redirection. USB devices are not automatically redirected to the remote desktop; they must be specifically connected to the session.

Note: Excludes Mice and Keyboards

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:

Disconnecting

Disconnecting a Session

To disconnect a PCoIP session:

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

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

Connecting to an Agent Machine

The Software Client for Linux 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

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: