From dd133fac45730057ab0364a087c89642f81b1703 Mon Sep 17 00:00:00 2001 From: Michael <35783820+mib1185@users.noreply.github.com> Date: Sun, 11 May 2025 08:15:57 +0200 Subject: [PATCH] Clarify the need of admin rights for Synology DSM integration (#38969) --- source/_integrations/synology_dsm.markdown | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/source/_integrations/synology_dsm.markdown b/source/_integrations/synology_dsm.markdown index ec73dcca1f4..ad8fa16a312 100644 --- a/source/_integrations/synology_dsm.markdown +++ b/source/_integrations/synology_dsm.markdown @@ -47,7 +47,9 @@ When SSDP is activated on a NAS with two or more NICs with different IP addresse ## Separate User Configuration -You must grant the user admin rights in order to access utilization information since it's stored in the core module. +{% note %} +You must grant the user administrator rights, as the basic functions of this integration require them due to the structure of the Synology DSM API. +{% endnote %} When creating the user, it is possible to deny access to all locations and applications. By doing this, the user will not be able to login to the web interface or view any of the files on the Synology NAS. It is still able to read the utilization and storage information using the API.