<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00009jHdxVCASOkta Identity EngineAdvanced Server AccessAnswered2023-10-13T12:59:28.000Z2023-10-06T13:14:15.000Z2023-10-13T12:59:28.000Z

DamienB.89201 (Customer) asked a question.

Issues getting RDP to work with Okta ASA; Errors using both AD-joined and agent based connections

I'm having issues gettin RDP to work on my Mac (using RoyalTSX) or my Windows workstation. With the AD-joined machines i get the error "No valid user access methods for this server." and with the agent-based connection I get RDP Handshake failed: rpc error: code = Unimplemented desc = support for RDP not available". I can directly RDP into these servers just fine. I assume there is some configuration that i'm missing. Any assistance would be appreciated!


  • DamienB.89201 (Customer)

    I was able to get it working with the help of support. The issue was the yaml file on the gateway. It was missing a space where it defined the RDP attributes. Here's a sample of the config that works:

     

    RDP:

     Enabled: True

     #DangerouslyIgnoreServerCertificates: True

     TrustedCAsDir: /etc/sft/trusted-rdp-certs

     VerboseLogging: True

    Expand Post
    Selected as Best
This question is closed.
Loading
Issues getting RDP to work with Okta ASA; Errors using both AD-joined and agent based connections