Skip past navigation linksSecure Global Desktop Administration Guide > Applications, documents and hosts > Clipboard Security Level (--clipboardlevel)

Clipboard Security Level (--clipboardlevel)

Objects with this attribute

Object Manager

Attribute name Usage
Clipboard Security Level Type a number in the box or pick from the list.

Command line

Command optionUsage
--clipboardlevel level Replace level with the security level.

Description

This attribute is used to control user copy and paste operations in Windows or X application emulator sessions.

Use this attribute to specify a security level. The security level can be any positive integer. The higher the number, the higher the security level.

You can only copy and paste data to an application if it has the same security level or higher as the source application (the application the data was copied from) .

Secure Global Desktop clients also have a security level. You can only copy and paste data to applications running on the client device if the client has the same security level or higher as the source application.

On the command line, specify -1 to disable copy and paste operations.

The default security level is 3.

Changes to this attribute only take effect for new emulator sessions.

Examples

Skip past command syntax or program code--clipboardlevel 5

Sets the security level for an application to 5. You can only copy and paste data to this application if the source application or client has a security level of 5 or less.

Related topics