Disable FileBot Node for non-admin users on synology nas

All your suggestions, requests and ideas for future development
Post Reply
bartyboy
Posts: 2
Joined: 07 Nov 2023, 12:12

Disable FileBot Node for non-admin users on synology nas

Post by bartyboy »

Hi

I'm using FileBot since years with a livetime registration on my synology nas with DSM 7.2-64570 Update 1.
Now, I've created new users without admin-rights on my nas.
I'll only share one shared folder with differnt people and it works fine.
But all users can see and open FileBot Node when they log in on the DSM. All other apps are'nt visible.
How can I change the rights to disable FileBot Node for all non-admin users?

Thanks and regards
bartyboy
User avatar
rednoah
The Source
Posts: 22998
Joined: 16 Nov 2011, 08:59
Location: Taipei
Contact:

Re: Disable FileBot Node for non-admin users on synology nas

Post by rednoah »

Unfortunately, FileBot Node access cannot be disabled. Any user that can authenticate with DSM can use the FileBot Node WebUI. FileBot Node itself is running as the package-specific internal user and not as whichever user is sending requests via the WebUI.


:arrow: If you want to limit access, then your best option is to use the docker container instead and configure it with custom port / username / password credentials:
https://www.filebot.net/linux/docker.html
:idea: Please read the FAQ and How to Request Help.
bartyboy
Posts: 2
Joined: 07 Nov 2023, 12:12

Re: Disable FileBot Node for non-admin users on synology nas

Post by bartyboy »

Ok, thank you.
I'll use a docker container.
Post Reply