Skip to content
Snippets Groups Projects
Commit 30c1cdfa authored by Pinar Alper's avatar Pinar Alper
Browse files

Update mac-reset.md

parent 5378ea04
No related branches found
No related tags found
2 merge requests!54Regular merge of develop,!49Howto card on password from the internal repo
...@@ -3,12 +3,12 @@ layout: page ...@@ -3,12 +3,12 @@ layout: page
permalink: /internal/passwords/mac-reset 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. 1. Go to <https://owa.uni.lu> and change your password there.
You can use the following command to do that: `security set-keychain-password "/Users/YOURHOME/Library/Keychains/login.keychain-db"` 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.
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 \ No newline at end of file
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