Here is the scenario and here is what I have tried.
I have a Client (Windows), Supervisor (Windows), and Worker (Linux) all on the same network. I also have a a network location where all the projects reside and images should be rendered which can be seen from any Windows machine and currently mounted on the Linux machine.
The same users exists on all Windows machines while different users exist on the Worker machine.
I want to be able to send a job from a Client (Windows) which will be rendered on a Worker (Linux), but written to a shared network location.
I'm a bit confused as to what my proxy settings should be. Thanks.