From ce409dadcc0a68640c34d1d9c13f751fb4282b20 Mon Sep 17 00:00:00 2001 From: laurentheirendt <laurent.heirendt@uni.lu> Date: Mon, 9 Dec 2019 17:53:31 +0100 Subject: [PATCH] change links of images --- external/passwords/mac-reset.md | 4 ++-- external/passwords/passwords.md | 18 +++++++++--------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/external/passwords/mac-reset.md b/external/passwords/mac-reset.md index 2017e2a0..166c8a89 100644 --- a/external/passwords/mac-reset.md +++ b/external/passwords/mac-reset.md @@ -10,5 +10,5 @@ To reset your UL AD password when using a Mac: 1. Go to <https://owa.uni.lu> and change your password there. 2. **Before** rebooting your Mac, you should change your keychain password to avoid any issues down the road. To do so, run the following command `security set-keychain-password "/Users/YOURHOME/Library/Keychains/login.keychain-db"` 3. If you use FileVault, after the first reboot, first enter your old password, then the new one. Normally, FileVault will sync and update with your new password after you reboot. - - \ No newline at end of file + + diff --git a/external/passwords/passwords.md b/external/passwords/passwords.md index 33180e9e..717b561c 100644 --- a/external/passwords/passwords.md +++ b/external/passwords/passwords.md @@ -32,24 +32,24 @@ 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="privatebin-editor.png"> - + <img src="../../external/img/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. - + - 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. + 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="privatebin-link.png"><br/> + - you should be redirected to a page containing the password and password link + <img src="../../external/img/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="privatebin-password.png"><br/> +<img src="../../external/img/privatebin-password.png"><br/> * If you see following: -<img src="privatebin-expired.png"><br/> +<img src="../../external/img/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/> + * 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/> **Note**: If the page looks different from the pictures above, try using Google Chrome browser. If the issue persists, please take a screenshot of the page and send it to our [sysadmin](mailto:lcsb-sysadmins@uni.lu) team. -- GitLab