diff --git a/mac-reset.md b/mac-reset.md
new file mode 100644
index 0000000000000000000000000000000000000000..c3eef633ce020340200f3df546464ce7bfb51cde
--- /dev/null
+++ b/mac-reset.md
@@ -0,0 +1,9 @@
+# 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.
+
+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