in reply to Re^3: Giving a window user permission to a windows folder from linux
in thread Giving a window user permission to a windows folder from linux

yeah but that's running perl on a windows box. I don't want to spiderweb the application. Only other thing I was thinking of is after I create the folder I run a command (cacls it think) on the server to give that new user permission for that folder. Now I need to find a remote way of exec a windows command on the server from the linux box. This is just silly...

  • Comment on Re^4: Giving a window user permission to a windows folder from linux

Replies are listed 'Best First'.
Re^5: Giving a window user permission to a windows folder from linux
by soonix (Chancellor) on Jan 25, 2015 at 13:55 UTC
    Although our environments are different (we're more or less windows only), that should not make much of a difference: IME the folder gets created on first (windows) login of the user. Does that not work in your configuration, or do you need the folder beforehand? If the latter, you could try to initiate a "windows" login via rdesktop.