I need to change permissions on different remote windows shares for a central user management. While there are several projects handling the samba connection and filesystem CRUD part, I did not find any projects handling permissions.

I do not have the possibility to run the PHP-Skript on Windows - it has to run under linux. The remote shares are on windows 2003 and 2008 servers.

Any hints for projects are greatly appreciated.

有帮助吗?

解决方案

So, in essence, there is no framework in PHP having the needed features. I'll have to switch to another language to perform the operations or being stuck on a windows version of php.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top