RDP with Security Options
The RDP connection protocol provides several security options you can use when you make an RDP connection.
These options are only available in Eggplant Gateway. To enable them in other Eggplant Test applications, contact your Customer Success representative or Eggplant Customer Support.
For an overview to using RDP connections, please read RDP Connections Overview, RDP Connection Prerequisites, and Create an RDP Connection first. Basic RDP Connections provides an explanation of all the basic connection properties, and examples of how to create them in Eggplant Test apps, with tests run at a command-line interface (CLI), and within a SenseTalk script.
To create an RDP connection with security options, specify any of the following RDP protocol security option(s) you want to use in addition to the basic options above:
| RDP Security Option | Description |
|---|---|
| resolution | The resolution of at which to initialize the remote desktop. |
| rdpSecurity | Configure standard RDP Security. Default:[True] |
| tlsSecurity | Configure Transport Layer Security. Default:[True] |
| nlaSecurity | Configure Network Level Authentication. Default:[True] |
| extSecurity | Configure Extended Security. Default:[False] |
| authentication | Configure Basic Authentication. Default:[True] |
| securityNegotiation | Configure Security Negotiation for TLS, NLA and RDP security. Default:[True] |
| ignoreCertificate | Configure Certificate Validation. Default:[True] |