diff --git a/mac-reset.md b/mac-reset.md index 39709e30980e65b7893809b6cab9c3681a9c8de6..2017e2a017953bcb6d6a47ede4cbd3d503cfb2c3 100644 --- a/mac-reset.md +++ b/mac-reset.md @@ -3,12 +3,12 @@ layout: page permalink: /internal/passwords/mac-reset --- -# Tips when resetting UL AD password with a Mac +# Tips when resetting University of Luxembourg Active Directory password on a Mac -To reset your password when using a Mac, go to <https://owa.uni.lu> and change your password there. +To reset your UL AD password when using a Mac: -**Before** rebooting your Mac, you should change your keychain password to avoid any issues down the raod. -You can use the following command to do that: `security set-keychain-password "/Users/YOURHOME/Library/Keychains/login.keychain-db"` - -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 + 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