diff --git a/content/quickstarts/connecting/for_maclinux_users.md b/content/quickstarts/connecting/for_maclinux_users.md
index f5fef28bc50ca8631912be6bc15c090a28733972..dd4d1949ce3b9b34ed213830376e0fbe66be2be8 100644
--- a/content/quickstarts/connecting/for_maclinux_users.md
+++ b/content/quickstarts/connecting/for_maclinux_users.md
@@ -129,6 +129,11 @@ from the window.
 
 {{< figure src="/images/7274511.png" height="450" >}}
 
+If you run into issues with two-factor authentication, try the command below for a quick fix:
+{{< highlight bash >}}
+$ rm -rf ~/Library/ApplicationSupport/Cyberduck
+{{< /highlight >}}
+
 Mac Tutorial Video
 ------------------