Establish Session

Last update: 28.03.2025

Each time you log in to Fudo ShareAccess, you will be redirected to a view displaying all available resources grouped by their respective organizations.

Note

Access to specific resources will only be granted once it is configured by the administrator. If a particular resource is not visible, please contact the organization owner for assistance.

  1. Log in to Fudo ShareAccess.
  2. Upon logging in, you will be automatically directed to the Resources View, which displays a list of all resources you currently have access to.
  3. Arrange resources by name, organization, protocol, or server for easier navigation by clicking on the corresponding column header, or filter the resources available to you by selecting the organization name from the left-hand menu.
  4. Filter the resources available to you by selecting the organization name from the left-hand menu.
  5. Hover over the selected resource row to display the management icons.
  6. Click the . icon to expand the menu of available connection methods.

Note

Two options are available to establish a connection: using the built-in browser-based Webclient or your preferred Native Client.

../../../_images/1_0_connect.png

Webclient

  1. To establish a connection using the WebClient, click Open next to its name.
  2. This action will initiate a session and launch the built-in Session Player, based on the protocol used to access the server.


Example for RDP protocol:

../../../_images/1_0_connect_rdp.png

Example for SSH protocol:

../../../_images/1_0_connect_ssh.png
  1. Open sessions are presented as tabs in the player, featuring the resource name and a . icon for closing the session.

Note

The Webclient interface allows you to switch between the main resources view and all active sessions.

  • Use the toggle button to minimize or maximize the player window.
  • Use the overview button to preview all active sessions, and close selected ones if needed by clicking the X symbol next to the desired session thumbnail.
../../../_images/1_0_connect_overview.png

Native Client

  1. To establish a connection using the Native Client, click View link or Open next to its name.
  2. Clicking View Link provides a ready-to-use string, which you can paste into your preferred command-line environment.


Example for SSH protocol:

ssh -l 81462623cQUduFQdcxmkBsYHDxPLAFqE -p 25785 kfvtgvww.connect.shareaccess.com


Example for RDP protocol:

xfreerdp /u:81462623YaDkSBOJIZgMLBJvjIVgyizo /p: /v:kfvtgvww.connect.shareaccess.com /port:8598

  1. By selecting Open, the action performed will depend on the protocol configured for the specific resource:
    • If the resource uses RDP, an .rdp file with the necessary configuration will be downloaded, ready to open in your application.
    • For SSH, you will be redirected to your system terminal, where the connection will be established automatically.