From 6a71539441908c556217f0f053afa5a92d26f2bb Mon Sep 17 00:00:00 2001 From: "Jan G. Laursen" Date: Tue, 19 Sep 2023 08:56:47 +0200 Subject: [PATCH] Update synology_dsm.markdown (#28931) Changed placement of 2FA in Control panel of DSM --- source/_integrations/synology_dsm.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_integrations/synology_dsm.markdown b/source/_integrations/synology_dsm.markdown index 27ecca514a2..38ff74584e8 100644 --- a/source/_integrations/synology_dsm.markdown +++ b/source/_integrations/synology_dsm.markdown @@ -58,7 +58,7 @@ If you want to add cameras from [Surveillance Station](https://www.synology.com/ ### If you utilize 2-Step Verification or Two Factor Authentication (2FA) with your Synology NAS -If you have the "Enforce 2-step verification for the following users" option checked under **Control Panel > User > Advanced > 2-Step Verification**, you'll need to configure the 2-step verification/one-time password (OTP) for the user you just created before the credentials for this user will work with Home Assistant. +If you have the "Enforce 2-step verification for the following users" option checked under **Control Panel > Security > Account > 2-Factor Authentication**, you'll need to configure the 2-step verification/one-time password (OTP) for the user you just created before the credentials for this user will work with Home Assistant. Make sure to log out of your "normal" user's account and then login with the separate user you created specifically for Home Assistant. DSM will walk you through the process of setting up the one-time password for this user which you'll then be able to use in Home Assistant's frontend configuration screen.