Hacker News new | ask | show | jobs
by Cryptohacker 2988 days ago
"Let your users connect to your IT infrastructure without knowing the password or key used to access the server."

How does that work?

1 comments

We have a component called 'Connector', which acts as a proxy between the user and the server, this component handles the authentication part of the RDP and SSH protocols.

The whole process is transparent for the user, the user clicks to connect to a server and 'magically' the authenticated session is on the user's browser window.