Skip to content
Snippets Groups Projects

Regular merge of develop

Merged Laurent Heirendt requested to merge develop into master
1 file
+ 7
7
Compare changes
  • Side-by-side
  • Inline
+ 7
7
@@ -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
Loading