NetXMS Support Forum

English Support => General Support => Topic started by: stoffmann on March 30, 2022, 10:45:08 AM

Title: FileMgr subagent access denied
Post by: stoffmann on March 30, 2022, 10:45:08 AM
Hi,

in my Agents configuration file, I added the NetXMS Agent folder to the filemgr section like this:
*FILEMGR
RootFolder = D:\Program Files\NetXMS # read/write access


It basically works. In the console I can see now the defined folder using the File Manager. (see screenshot)
But when I try to show or download a file, I always get an Access Denied error.

I tried runnning the agent as Local System (default as far as I know), and as an account who is member of the Adminitrator group.

Any idea what the problem could be?

Regards

Stefan
Title: Re: FileMgr subagent access denied
Post by: Filipp Sudanov on April 04, 2022, 02:51:52 PM
This could also be access denied due to access control on the server.
In properties of the node under Access Control does your NetXMS user has "Download files" access right?
Title: Re: FileMgr subagent access denied
Post by: stoffmann on April 05, 2022, 09:28:34 AM
That fixed it! Thanks a lot.

Regards

Stefan