Changes for page Using Guacamole in HDC

Last modified by Dennis Segebarth on 2024/08/16 08:54

From version 12.1
edited by Dennis Segebarth
on 2024/05/02 16:00
Change comment: There is no comment for this version
To version 6.1
edited by Dennis Segebarth
on 2023/09/13 17:21
Change comment: Upload new image "Guacamole-Logo-300x100px cropped.png", version 1.1

Summary

Details

Page properties
Content
... ... @@ -17,7 +17,6 @@
17 17  
18 18  * Project Collaborator role or higher.
19 19  * Guacamole application and connected virtual machines pre-configured for the Project by the Platform Administrator. See //Getting Access to Guacamole//.
20 -* Workspace VM-specific credentials to login at VM(s). See //Management of Workspace VM-specific credentials//.
21 21  
22 22  = Data Stewardship =
23 23  
... ... @@ -34,65 +34,10 @@
34 34  1. After the Platform Administrator has deployed Guacamole as a workspace tool for your Project, you can request access to the Guacamole-connected VMs. Every project member must complete this step to initialize their identity in the Guacamole system.
35 35  )))
36 36  1. In the pop-up window, enter a message to the Project Administrator containing the details of your access request, then click **Send Request**.
37 -1. A message confirms the request has been sent. Project Administrators receive a notification about your request in the portal notification system.
36 +1. A message confirms the request has been sent. Project Administrators receive a notification by email and in the portal notification system.
38 38  
39 -After the Project Administrator receives the notification and sets up the requested access to the Guacamole-connected VM(s), you can use Workspace VM(s) via Guacamole with your Workspace VM-specific credentials (see //Management of Workspace VM-specific credentials//).
38 +After the Project Administrator receives the notification and sets up the requested access to the Guacamole-connected VM(s), you will receive credentials that you can use to log into VMs and you can begin using Guacamole.
40 40  
41 -= Management of Workspace VM-specific credentials =
42 -
43 -Login to Workspace VMs via Guacamole requires your Workspace VM-specific credentials, i.e. username and password:
44 -
45 -* Username: Your EBRAINS username
46 -* Password: A password specific for login on Workspace VMs within the HDC (see //Workspace VM-specific password//)
47 -
48 -**Please note: **The scope of your Workspace VM-specific credentials is platform-wide, i.e. they are valid for all VMs within the HDC to which you have access.
49 -
50 -== Workspace VM-specific password ==
51 -
52 -You can create, change, and reset your Workspace VM-specific password via the HDC platform.
53 -
54 -=== Create or Reset your Workspace VM-specific password ===
55 -
56 -For the initial creation of your Workspace VM-specific password, or to reset it at any time:
57 -
58 -1. Open your **Account **page in the HDC platform.
59 -1. Click on the **Reset VM-specific password** button. Please note: This button will disabled for your account until a Project Admin approved your Guacamole access request.
60 -1. A pop-up window will prompt you to confirm the reset of your VM-specific password.
61 -11. Click on **Cancel** to abort the process.
62 -11. Click on **Reset VM Password** to confirm and reset your Workspace VM-specific password.
63 -1. Once you confirmed the reset, a new pop-up window will open and display your new Workspace VM-specific password to you. **Please make sure to save it appropriately, as you won´t be able to view it once you close this pop-up window. **You will also receive a notification via email that your Workspace VM-specific password has been reset.
64 -1. You can now use this password to login to all Guacamole Workspace VMs you have access to within the HDC platform.
65 -
66 -[[image:1714665571979-332.png||height="261" width="572"]]
67 -
68 -=== Change your Workspace VM-specific password ===
69 -
70 -In order to change your Workspace VM-specific password, please login to a Workspace VM (see //Launching a Guacamole VM connection//, and //Establishing a Desktop VM Connection// or //Establishing a Command Line VM Connection//, respectively).
71 -
72 -a) Change your VM-specific password via a Desktop VM Connection:
73 -
74 -1. After logging in to a Desktop VM using your current Workspace VM-specific credentials, open the **Settings** application.
75 -1. One the left-hand menu click on **Users**.
76 -1. Make sure your account is selected and then click in the **Password** field in the "Authentication & Login" section.
77 -1. A pop-up will open and prompt you to confirm this action by providing your current password (i.e. your current Workspace VM-specific password), and to specify the new one. The new password must be at least 8 characters long.
78 -1. Confirm to change your password by clicking on **Change**.
79 -
80 -[[image:1714664556786-681.png||height="230" width="413"]]
81 -
82 -
83 -b) Change your VM-specific password via a Command Line VM Connection:
84 -
85 -1. After logging in to a Command Line VM using your current Workspace VM-specific credentials, enter the command //passwd//
86 -1. You are now prompted to provide your current Workspace VM-specific password.
87 -1. Next, you are prompted to provide your new password. The new password must be at least 8 characters long.
88 -1. You are prompted to confirm the new password by providing it again.
89 -1. A message in the terminal will notify you about the successful update of your password.
90 -
91 -[[image:1714664883045-227.png]]
92 -
93 -After you changed your Workspace VM-specific password, the new password will be valid for all Workspace VMs within the HDC that you have access to.
94 -
95 -
96 96  = Launching a Guacamole VM Connection =
97 97  
98 98  After the first-time setup has been completed, you can start using Guacamole to access your Project Virtual Machines (VMs). Both Desktop and Command Line Interface VM connections are possible, depending on which VMs have been deployed for the Project and which VMs you have access to.
... ... @@ -113,14 +113,16 @@
113 113  
114 114  [[image:Guacamole login modal from XWiki 2023-01-23.png||height="285" width="244"]]
115 115  
116 -1. On the Desktop login screen, enter your VM-specific credentials (see //Management of Workspace VM-specific credentials//), then click **OK. **
60 +1. On the Desktop login screen, enter your VM-specific username and password, which were provided to you by the Platform Administrator, then click **OK. **
117 117  1. The VM connection is established.
118 118  1. After connecting, you can begin working in your Desktop VM. To launch a Linux terminal, see //Launching a Linux Terminal inside a Desktop VM//.
119 119  
120 -//Note: //We recommend to change your VM-specific password upon first login to the VM. See //Change your Workspace VM-specific password//.
64 +//Note: //We recommend to change your VM-specific password upon first login to the VM. For this, type {{code language="none"}}passwd{{/code}} in a Linux terminal inside the VM, hit return on your keyboard and follow the instructions to change your password. Please make sure to save the new password in a secure location.
121 121  
122 122  == Establishing a Command Line VM connection ==
123 123  
68 +[[image:Project Workspace Guacamole CLI Connection Login v2.1.5 2023-02-06.png||height="68" width="566"]]
69 +
124 124  {{code language="none" width="50%"}}
125 125  Welcome to Ubuntu 20.04.5 LTS (GNU/Linux 5.15.0-1019-azure x86_64)
126 126  
... ... @@ -129,10 +129,10 @@
129 129   * Support: https://ubuntu.com/advantage
130 130  {{/code}}
131 131  
132 -1. On the Command Line login screen, enter your VM-specific credentials (see //Management of Workspace VM-specific credentials//), .
78 +1. On the Command Line login screen, enter your VM-specific username and password, which were provided to you by the Platform Administrator.
133 133  1. The VM connection is established.
134 134  
135 -//Note: //We recommend to change your VM-specific password upon first login to the VM. See //Change your Workspace VM-specific password//.
81 +//Note: //We recommend to change your VM-specific password upon first login to the VM. For this, type {{code language="none"}}passwd{{/code}} in the Command Line VM, hit return on your keyboard and follow the instructions to change your password. Please make sure to save the new password in a secure location.
136 136  
137 137  == Launching a Linux Terminal inside a Desktop VM ==
138 138  
... ... @@ -153,10 +153,6 @@
153 153  |(% style="width:236px" %)(((
154 154  File upload to indicated zone
155 155  )))|(% style="width:196px" %)Yes|(% style="width:255px" %)Yes
156 -|(% style="width:236px" %)File download from indicated zone|(% style="width:196px" %)No|(% style="width:255px" %)Yes
102 +|(% style="width:236px" %)File download to indicated zone|(% style="width:196px" %)NO|(% style="width:255px" %)Yes
157 157  
158 -----
159 159  
160 -Copyright © 2023-2024 [[Indoc Systems>>url:https://www.indocsystems.com]].
161 -
162 -HealthDataCloud is powered by Pilot technology, a product of [[Indoc Systems>>url:https://www.indocsystems.com]].
1714664556786-681.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.dsegebarth
Size
... ... @@ -1,1 +1,0 @@
1 -19.5 KB
Content
1714664820303-772.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.dsegebarth
Size
... ... @@ -1,1 +1,0 @@
1 -13.9 KB
Content
1714664883045-227.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.dsegebarth
Size
... ... @@ -1,1 +1,0 @@
1 -13.8 KB
Content
1714665571979-332.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.dsegebarth
Size
... ... @@ -1,1 +1,0 @@
1 -95.2 KB
Content
HDC Guacamole VMs from XWiki.png
Author
... ... @@ -1,1 +1,0 @@
1 -XWiki.dsegebarth
Size
... ... @@ -1,1 +1,0 @@
1 -350.6 KB
Content