We have a NAS here, in a small company, that I sysadmin (not my full-time job) and my boss want to have control on directory access. It's a QNAP so it's Linux-powered.
The NAS doesn't provide an easy way to do it (can't change owner), and changing it in Windows interface is a real pain (need dozens of clicks). He doesn't know CLI so I don't want to tell him how to do it with SSH, too dangerous
So I'm looking for a simple (and open source) web app that we can use to easily administrate this. Do you know any?
Thanks
That kind of PHP application is a real security hazard, so that must be one of the reasons there are not too many of them available (or if there are, I must be blind).
Anyway, the File Manager module in Webmin might fulfill your needs, though it's a Java applet talking to CGI scripts. Still it should work under QNAP.