220-1002 · Question #719
A vendor requires remote access to a specific server to maintain a proprietary software system. Security policy restricts the use of port 3389 to employees but does allow command-line access to…
The correct answer is A. RDP. For a vendor to remotely maintain a proprietary software system on a server, RDP would need to be enabled because it provides the full graphical desktop session required for interactive software administration.
Question
A vendor requires remote access to a specific server to maintain a proprietary software system. Security policy restricts the use of port 3389 to employees but does allow command-line access to non-employees. Which of the following would MOST likely need to be enabled?
Options
- ARDP
- BTelnet
- CSSH
- DFTP
How the community answered
(61 responses)- A74% (45)
- B8% (5)
- C3% (2)
- D15% (9)
Why each option
For a vendor to remotely maintain a proprietary software system on a server, RDP would need to be enabled because it provides the full graphical desktop session required for interactive software administration.
RDP provides a complete graphical desktop session to a remote server, which is typically required to install, configure, or maintain proprietary software applications that have a GUI interface. Since the security policy already permits command-line access for non-employees, the additional capability that would specifically need to be enabled for the vendor is RDP on port 3389 to support the interactive, graphical maintenance tasks the proprietary system requires.
Telnet provides unencrypted command-line access and is considered insecure for any production environment, making it unsuitable and unlikely to be approved for vendor access.
SSH provides encrypted command-line access and is already described as permitted for non-employees in the security policy, so it would not need to be additionally enabled for the vendor.
FTP is a file transfer protocol and does not provide remote administration or interactive session capabilities needed to maintain and configure a running software system.
Concept tested: Remote Desktop Protocol for remote server administration
Source: https://learn.microsoft.com/en-us/windows-server/remote/remote-desktop-services/clients/remote-desktop-allow-access
Topics
Community Discussion
No community discussion yet for this question.