From 5378ea042c980288a2f8898fd9cad9c2874dc353 Mon Sep 17 00:00:00 2001 From: Trefex <trefex@gmail.com> Date: Mon, 28 Oct 2019 14:11:14 +0100 Subject: [PATCH] bold is two stars --- mac-reset.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mac-reset.md b/mac-reset.md index 82a839b3..39709e30 100644 --- a/mac-reset.md +++ b/mac-reset.md @@ -7,7 +7,7 @@ permalink: /internal/passwords/mac-reset 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