From da255371f7bba8f03ee6c13f6dd428aa4a37cf0d Mon Sep 17 00:00:00 2001 From: Trefex <trefex@gmail.com> Date: Mon, 28 Oct 2019 14:09:05 +0100 Subject: [PATCH] cosmetic changes --- mac-reset.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mac-reset.md b/mac-reset.md index ea7baa90..82a839b3 100644 --- a/mac-reset.md +++ b/mac-reset.md @@ -5,9 +5,9 @@ permalink: /internal/passwords/mac-reset # Tips when resetting UL AD password with a Mac -To reset your password when using a Mac, go to https://owa.uni.lu and change your password there. +To reset your password when using a Mac, go to <https://owa.uni.lu> and change your password there. -Before rebooting your Mac, you should change your keychain password to avoid any issues down the raod. +*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. -- GitLab