In Linux VDA 1.3, policies in Citrix DDC cannot take effect in Linux vda. Therefore, you need to modify the registry key value in Linux VDA for some policy functions.
Scenario: the customer wants to restrict the user clipboard function and cannot copy and paste from the Linux virtual desktop to a local terminal.
Functions:Restrict one-way clipboard (prohibit copying from VDA to client)
Modify "primaryselection"
Enter the following command:
/opt/Citrix/VDA/bin/ctxregupdate -k "HKLM\System\CurrentControlSet\Control\Citrix\VirtualChannels\Clipboard\PrimarySelection" -v "Flags" -d 1
650) This. width = 650; "src =" http://s4.51cto.com/wyfs02/M01/89/16/wKiom1gHIxTwuBI4AAAYABExErc643.png-wh_500x0-wm_3-wmp_4-s_4129071101.png "Title =" 1.png" alt = "wkiom1ghixtwubi4aaayabexerc643.png-wh_50"/>
Modify "clipboardselection"
Enter the following command:
/opt/Citrix/VDA/bin/ctxregupdate -k "HKLM\System\CurrentControlSet\Control\Citrix\VirtualChannels\Clipboard\ClipboardSelection" -v "Flags" -d 1
650) This. width = 650; "src =" http://s3.51cto.com/wyfs02/M02/89/16/wKiom1gHIzDRJC-KAAAVbXfTKGQ246.png-wh_500x0-wm_3-wmp_4-s_1494496308.png "Title =" 2.png" alt = "wKiom1gHIzDRJC-KAAAVbXfTKGQ246.png-wh_50"/>
Modify the preceding two key values.
This article from "qingshuang drunk Feng" blog, please be sure to keep this source http://ctianlong.blog.51cto.com/1458700/1863452
Citrix xendesktop limits clipboard publishing centos7