Skip to content
Snippets Groups Projects
Commit 704a041d authored by Maharshi Vyas's avatar Maharshi Vyas
Browse files

Merge branch 'develop' into 'cerbere'

# Conflicts:
#   index.md
parents 7ee7abd0 e4660447
No related branches found
No related tags found
2 merge requests!54Regular merge of develop,!48added vpn-cerbere-access.md
external/img/privatebin-editor.png

130 B

external/img/privatebin-expired.png

130 B

external/img/privatebin-link.png

130 B

external/img/privatebin-password.png

130 B

---
layout: page
permalink: /internal/passwords/mac-reset
---
# Tips when resetting University of Luxembourg Active Directory password on a Mac
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.
---
layout: page
permalink: /internal/passwords/
---
# Managing your passwords
There are several tools that can be used for password management. Some provide limited (basic) features for free, some require a fee. Below are some password management tools that can be used:
|Tool|Notes|
|-------------------------|------------------------|
| [LastPass](https://www.lastpass.com)| Free for most features. Paid access allows secure sharing of passwords e.g. for shared infrastructure. If you're in charge of the archival and management of research data for your group, please check with the LCSB IT Team whether they can provide you a LastPass subscription.|
| [dashlane](https://www.dashlane.com) |Free for limited features. |
| [KeePass](https://keepass.info)| Free.|
# Securely sending passwords to others
When sending passwords to collaborators, it is not advised to use e-mail or instant messaging. The preferred way is to generate **password links**, and then send these links to collaborators. Password links can have varying expiry periods; a link may expire once visited, or it be valid for a certain duration. Below are a list of freely available tools that can be used to generate password links. We recommend that you use **Privatebin hosted by the LCSB**.
|Tool|Notes|
|-----|------------------------|
| [Privatebin @ LCSB](https://privatebin.lcsb.uni.lu) (Recommended)|Free service provided by the LCSB. LUMS account required. |
| [Privatebin @ Uni-LU HPC](https://hpc.uni.lu/privatebin/) |Free service provided by the HPC team of Uni LU. No signup required.|
| [Zerobin](https://zerobin.net/) | Free. No signup required.|
| [Noteshred](https://www.noteshred.com) | Free. Signup required.|
## Privatebin hosted by the LCSB
### 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">
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.
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/>
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/>
* If you see following:
<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/>
**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.
......@@ -11,8 +11,8 @@ Bioinformatics Core assists Luxembourg Centre for Systems Biomedicine ([LCSB](ht
## Current howto-cards
* [Exchange data with collaborators](./external/exchange-channels/)
* [Registering human-subject data to DAISY](./external/daisy/)
* [Markdown markup language](./external/markdown/)
* [LUMS account](./external/lums-passwords)
* [Git clients](./external/git-clients/)
* [VPN-Cerbere](./external/vpn-cerbere-access/)
* [LUMS account](./external/lums-passwords)
* [Markdown markup language](./external/markdown/)
* [Password management](./internal/passwords/)
* [Registering human-subject data to DAISY](./external/daisy/)
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