diff --git a/external/access/passwords/mac-reset.md b/external/access/passwords/mac-reset.md deleted file mode 100644 index d2a605e9d9d033c9725a2eb54b906bdab7d8749e..0000000000000000000000000000000000000000 --- a/external/access/passwords/mac-reset.md +++ /dev/null @@ -1,18 +0,0 @@ ---- -layout: page -permalink: /external/access/passwords/mac-reset -shortcut: passwords:mac-reset -redirect_from: - - /cards/passwords:mac-reset - - /external/cards/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. - - diff --git a/external/access/passwords/passwords.md b/external/access/passwords/passwords.md index ad4b45d7b257b89550d9522066ebf595dbad9793..f1cdd0f28c4c286799cf3efe117b86f71c956fb3 100644 --- a/external/access/passwords/passwords.md +++ b/external/access/passwords/passwords.md @@ -57,3 +57,11 @@ When sending passwords to collaborators, it is not advised to use e-mail or inst * 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. + +# 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.