From Wanos Wiki
Jump to: navigation, search
(How to remove RDP from the default interactive bypass group)
 
Line 1: Line 1:
 +
<font size=5> Document migrated. An updated [http://wanos.co/docs/docs/frequently-asked-questions/remove-rdp/ Remove RDP Guide] can be found in the [http://wanos.co/docs Wanos Documentation site] </font>
 +
<font color=#dddddd>
 +
 
==How to remove RDP from the default interactive bypass group==
 
==How to remove RDP from the default interactive bypass group==
  
Line 19: Line 22:
  
 
RDP is by default in the interactive class which is provided a high priority. Removing RDP from the interactive bypass group may have a negative impact.
 
RDP is by default in the interactive class which is provided a high priority. Removing RDP from the interactive bypass group may have a negative impact.
 +
 +
</font>

Latest revision as of 19:25, 14 February 2017

Document migrated. An updated Remove RDP Guide can be found in the Wanos Documentation site

How to remove RDP from the default interactive bypass group

rdp_interactive_bypassgroup.png

  • Log into your Wanos Appliance and edit the groupobjects file.
    vi /tce/etc/wanos/groupobjects
    
  • Press A or I to switch to edit mode.
  • Under the interactive group, remove port number 3389.
  • Press the ESC key and type wq! To quit and save the changes.
  • Make sure to disable RDP encryption and compression on the machines being tested.

    Notes

    RDP is by default in the interactive class which is provided a high priority. Removing RDP from the interactive bypass group may have a negative impact.