File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed
source/management_and_operations/end-user_web_interfaces Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -577,7 +577,22 @@ Sunstone also admits direct connections using RDP. This kind of connection is bo
577577|fireedge_sunstone_rdp |
578578
579579.. note :: To enable them on a running VM, you must follow steps 3 to 5 once you click the VM you want to have it.
580- .. note :: For RDP connections to work, a service such as `XRPD <https://www.xrdp.org/>`_ is required on the VM to which you want to connect.
580+ .. note ::
581+
582+ For RDP connections to work, a service such as `XRPD <https://www.xrdp.org/ >`_ is required on the VM to which you want to connect.
583+ Also, depending on the configuration of your RDP service, the following parameters can be added in the context of the VM:
584+
585+ +---------------------------+-----------------------------------------------------------------+
586+ | Attribute | Description |
587+ +===========================+=================================================================+
588+ | RDP_SECURITY | You can change the type of security that the opennebula-guacd |
589+ | | service will use, this must be the same as the one configured in|
590+ | | the RDP service of the VM. By default it uses `rdp ` |
591+ +---------------------------+-----------------------------------------------------------------+
592+ | RDP_PORT | You can change the port that the opennebula-guacd service will |
593+ | | use. By default it uses port `3389 ` |
594+ +---------------------------+-----------------------------------------------------------------+
595+
581596
582597Actions in RDP console
583598----------------------
You can’t perform that action at this time.
0 commit comments