OneIdentity / SafeguardAutomation

AutoIt resources for use with Safeguard for Privileged Passwords (SPP)
Apache License 2.0
6 stars 5 forks source link

Windows 10/11 Does Not Act as RDP Host in Safeguard #16

Open prime-hacker opened 1 year ago

prime-hacker commented 1 year ago

The tutorial of RDP Applications Configuration states that Windows 10/11 OS can be configured as a jump host to be used in SPP as an RDP host, but SPP does not show the Windows asset in the RDP Hosts when configuring an ARP. Only Windows Server assets are shown as RDP hosts. I am using SPP 7.0, so I don't know whether this is general or specific to my version.

VVargaOI commented 1 month ago

Hi @prime-hacker, I suppose this has been introduced in version 7.1 as the corresponding function allowing to configure the Access Request Policy working with Windows Desktop got introduced in 7.1: https://support.oneidentity.com/technical-documents/one-identity-safeguard-for-privileged-passwords/7.1/release-notes#TOPIC-1917921:~:text=Enhancement%20to%20RDP%20application%20auto%2Dlogin%20feature%20(314627)

So as the corresponding RDPAppPublisher that you can use to publish apps (as Windows Desktop does not have the Server Manager tool) got introduced the same time: https://github.com/OneIdentity/RemoteApplicationPublisher

Regards, Viktor