I'm sure there is an obvious answer to this question, but I can't find it anywhere - hope someone can assist me.
I'm trying to find a way to restrict remote logins to Wayknow to only authorised people or machines. I don't mind much how this might be done, whether its by IP restriction, or password, but I do not want to leave Wayknow open to abuse by allowing essentially anyone to connect to end-user machines.
The problem I'm bumping into at the moment is that the use of a 'custom' password (from options->security) would probably work for me, but the password is visible to the end-users, and this is no good as almost all of them when under pressure will provide this password to support people who connect (or to nefarious people connecting).
So, ideally there would be some sort of overarching security possibility:
I'm open to interesting work arounds as well. Anything really to keep the chances of a nasty remote connection down. I'm using security through obscurity at the moment and thats never good.
Hi,
What you are talking about is something available with the self hosted Wayk Den (https://wayk.devolutions.net/wayk-den) With that server, you can control access with a role base access control. If you already use your own Wayk Den, please let me know, I could give you more information how to configure that. If you didn't install your own Wayk Den yet, I would suggest you to take a look at it, it could be what you need.
With the public server (Den URL: https://den.wayk.net ), there is no good way to do that. Of course, you could disable the SRP and PFP authentication type and accept only SRD (take a look to the Security tab in Options). It would mean that people who want to access the remote host would need valid user credential on that machine. So only those people with valid credential for that machine could access the host.
Best regards,
François Dubois