Skip to content
Snippets Groups Projects
Verified Commit 444f29d6 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

move images to root of access

parent 0b879324
No related branches found
Tags v2.9.0
2 merge requests!72Regular merge of develop,!70Major update: streamline repository
Showing
with 14 additions and 14 deletions
......@@ -36,7 +36,7 @@ When sending passwords to collaborators, it is not advised to use e-mail or inst
### Sending a password
1. 1. Go to [Privatebin @ LCSB](https://privatebin.lcsb.uni.lu/) and type the password you want to share into the Editor tab. You will be asked to enter your LUMS credentials when you click on "Send"<br/>
<img src="../../external/img/privatebin-editor.png">
<img src="privatebin-editor.png">
1. Set expiry period
- For the highest safety measures, sender can allow password link to be used only once so it expires upon first access. This feature can be set by checking **Burn after reading** checkbox.
......@@ -44,15 +44,15 @@ When sending passwords to collaborators, it is not advised to use e-mail or inst
1. You can also enter a password to protect your password link - this should be **different** from the password you are sharing!
1. Click **Send** in right-top corner
- you should be redirected to a page containing the password and password link
<img src="../../external/img/privatebin-link.png"><br/>
<img src="privatebin-link.png"><br/>
1. Share the **link** with your collaborator via your favorite communication channel
### Receiving a password
* You have been provided a link to website where your new password is stored. (This link can be protected by yet another password you might be asked to enter.)
<img src="../../external/img/privatebin-password.png"><br/>
<img src="privatebin-password.png"><br/>
* If you see following:
<img src="../../external/img/privatebin-expired.png"><br/>
<img src="privatebin-expired.png"><br/>
* You have either entered the wrong/incomplete link - try copy-pasting the link into your browser instead of clicking on it - or
* your password link has already expired. In that case you will have to request a new link.<br/>
**Warning!**: If the password link was set with one access only (**Burn after reading**) and you are sure that you haven't accessed the link so far, you should notify the password sender because there is a chance that your communication was intercepted and someone accessed the link before you.<br/>
......
......@@ -15,7 +15,7 @@ In addition to the LCSB account, external collaborators are provided with VPN ac
1. To reset temporary VPN password please visit [PasswordReset](https://passwordreset.uni.lu)
<img src="../../external/img/password-reset-vpn.png" height="300px"><br/>
<img src="password-reset-vpn.png" height="300px"><br/>
2. Click on **Change password**
......@@ -24,12 +24,12 @@ In addition to the LCSB account, external collaborators are provided with VPN ac
* Username - firstname.lastname
* Password - Temporary password provided by Sysadmins for VPN
<img src="../../external/img/password-reset-vpn-01.png" height="300px"><br/>
<img src="password-reset-vpn-01.png" height="300px"><br/>
* Click **Next**
* Enter the new password that you want to use.
<img src="../../external/img/password-reset-vpn-02.png" height="300px"><br/>
<img src="password-reset-vpn-02.png" height="300px"><br/>
## Download VPN
......@@ -41,16 +41,16 @@ Once you have reset your VPN Password, please download VPN client from [VPN](htt
2. Password - Password you have set for VPN
**Note**- If firstname.lastname does not work, give a try with firstname.lastname@uni.lu
<img src="../../external/img/vpn-download.png" height="300px"><br/>
<img src="vpn-download.png" height="300px"><br/>
Then depending on your distribution of OS, it will suggest you a link to download.
<img src="../../external/img/vpn-download-01.png" height="300px"><br/>
<img src="vpn-download-01.png" height="300px"><br/>
## Connect to Cerbere via VPN
1. Launch the VPN client and enter
<img src="../../external/img/vpn-connect-01.png" height="300px"><br/>
<img src="vpn-connect-01.png" height="300px"><br/>
2. Enter
......
File moved
......@@ -12,9 +12,9 @@
2. Click the add button from the Project Search Page.<br />
![Alt](img/add_button.png)
3. You will see an empty Project Form. _Acronym, Title_ and _Local Custodians_ are mandatory fields, whereas others are optional. Provide values for fields. Please note that one of the Local Custodians must be a user with VIP Privileges. E.g. in the demo deployment _alice.white_ is a research principle investigator and is a VIP user.<br />
![Alt](project_custodians.png)
![Alt](img/project_custodians.png)
4. Click SUBMIT. Once you successfully save the form, you will be taken to the newly create project's details page, as seen below.<br />
![Alt](project_created.png)
![Alt](img/project_created.png)
<a name="PM2"></a>
......
File moved
File moved
......@@ -21,7 +21,7 @@ Similar to other cloud storage systems, ownCloud is accessible both via a browse
![LCSB ownCloud web login](../../external/img/owcld_1.png)
![LCSB ownCloud web login](owcld_1.png)
You can download the ownCloud client suitable for your staff computer [here](https://owncloud.org/download/). User documentation on ownCloud tools and portal can be found [here](https://doc.owncloud.com/server/index.html).
......@@ -33,7 +33,7 @@ When sharing research data, one should observe the following guidance using Ownc
![](../../external/img/owcld_2.png)
![](owcld_2.png)
* When sharing folders via Links, **the link passwords should not be sent plain in email**. Instead, password links should be used. If you need to generate link passwords can use the [Private bin](https://privatebin.lcsb.uni.lu) service hosted by the LCSB.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment