Imagine a Company, only five employees, where a standalone virtual/cloud Remote Desktop Server is enough to serve all of the company's needs. This RDS stores all Programs and Files of the customer. All user accounts are created on the RDS server itself.
Now we want to implement an SSO for VPN access. At other infrastructures, we can access AD using LDAP to use the same user database for each customer on the Firewall.
Is there any possibility to access the RDS local users using LDAP? Couldn't find any tools/services. AD LDS serves users from it's own DB as i know.