Friday, January 21, 2011

Changing Permissions on a Windows Share from Linux?

I haven't the slightest idea is this is possible, though I believe it is not.

I would like a Linux client to be able to change permissions on folders on a Samba share on an NT (or Windows 2000, or something) server. Is this possible, assuming the user who is accessing has sufficient privileges?

If so: From the command-line, how would this happen on OSX and on Linux?

Note: For clarity, the server with the share is Windows. The client accessing the share is Linux. Something other than Samba could also be considered, if someone has a better idea :)

  • There are programs that can do this such as RTMSHARE from the Windows Resource Toolkit or SetACL (search sourceforge), but neither would run on OS X or Linux natively. You could investigate running them in a virtual environment on OS X or Linux. Alternatively, if the Windows machine you are attempting to modify allows remote login, you could install it and run it remotely.

    quack quixote : alternately these tools might run under WINE (instead of a full virtualmachine).

0 comments:

Post a Comment