From 7d21941b7ba581421019c27747b2275e29d27cd7 Mon Sep 17 00:00:00 2001
From: Jingchao Zhang <jzhang30@unl.edu>
Date: Mon, 14 Oct 2019 19:11:37 +0000
Subject: [PATCH] Update for_maclinux_users.md

---
 content/quickstarts/connecting/for_maclinux_users.md | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/content/quickstarts/connecting/for_maclinux_users.md b/content/quickstarts/connecting/for_maclinux_users.md
index f5fef28b..dd4d1949 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
 ------------------
 
-- 
GitLab