This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Pass user parameter to http bookmark

Hi everybody!

Every user in our office will have access to their client portal where they can connect to their PC in remote desktop.

The problem is that by policy all the pc goes to sleep after 30 minutes! With Node Red I'm creating a websocket that, when called, send the magic packet (WOL) to a pc.

Now the problem: to avoit to create a webpage for every user, is there a way to know which user is connecting to my webpage? Does Sophos send some user information?
Thanks!



This thread was automatically locked due to age.
Parents
  • Hello ,

     Could you provide us some insight on your connection layout? Does the traffic of this magic IP goes through the firewall? Is this connection web based or application based? If application based you can add a application filter on the firewall rule where the traffic is traversed through and you can see the users(if authenticated on Firewall) their traffic on that IP/port number.

Reply
  • Hello ,

     Could you provide us some insight on your connection layout? Does the traffic of this magic IP goes through the firewall? Is this connection web based or application based? If application based you can add a application filter on the firewall rule where the traffic is traversed through and you can see the users(if authenticated on Firewall) their traffic on that IP/port number.

Children