jan-di / scan-to-smb1

Docker container to proxy a modern smb server for legacy scanner devices
MIT License
7 stars 11 forks source link

question about permission #2

Open killmasta93 opened 2 years ago

killmasta93 commented 2 years ago

HI, I was wondering if its possible for the scan user to have full permission but the user 1 can only see the folder but cannot add nothing or delete from that folder?

Thank you

jan-di commented 2 years ago

Hi,

Thats currently not possible. There is just the one global Samba user, that has full permissions.

In general this container is to just proxy legacy devices, so the normal access to the files should be done via the target system, where the file is proxied to.

I don't use the container for myself at the moment, as i don't have the usecase anymore.