From fad5968cf7777c7b837edd1d5c114b7f66dc7b72 Mon Sep 17 00:00:00 2001 From: WouterVanAssche <78903104+WouterVanAssche@users.noreply.github.com> Date: Wed, 31 Jan 2024 09:04:59 +0100 Subject: [PATCH 1/2] Update source/access/mfa_guide.rst Co-authored-by: MaximeVdB --- source/access/mfa_guide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/access/mfa_guide.rst b/source/access/mfa_guide.rst index 1854353f4..165da33ba 100644 --- a/source/access/mfa_guide.rst +++ b/source/access/mfa_guide.rst @@ -127,7 +127,7 @@ case you can start an instance of the agent with:: .. note:: If you start your agent in this way, it is only accessible within the context of your current shell. If you want to connect with NoMachine NX, you should also start your - NoMachine client from within this shell. Otherwise it will not be able to access the MFA + NoMachine client from within this shell via the ``nxplayer`` command. Otherwise it will not be able to access the MFA certificate stored in your agent. (to kill the agent use ``eval "$(ssh-agent -k)"``) From 8886578723ae13740274f3ef4e245861e80a62c9 Mon Sep 17 00:00:00 2001 From: WouterVanAssche <78903104+WouterVanAssche@users.noreply.github.com> Date: Wed, 31 Jan 2024 09:05:40 +0100 Subject: [PATCH 2/2] Update source/access/mfa_guide.rst Co-authored-by: MaximeVdB --- source/access/mfa_guide.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/access/mfa_guide.rst b/source/access/mfa_guide.rst index 165da33ba..6632591be 100644 --- a/source/access/mfa_guide.rst +++ b/source/access/mfa_guide.rst @@ -167,7 +167,7 @@ certificate will automatically be stored for as long as your agent lives. If you want to use apps that use ``ssh`` in the background (NX, FileZilla), you should also first inject an mfa certificate in your agent before trying to connect. -This can be done via a direct ssh to the firewall page with agentforwarding enabled:: +This can be done by connecting to the VSC firewall page with agent forwarding:: ssh -A vsc12345@firewall.vscentrum.be