BobWaterhouse
Programmer
I am trying to run a script on our Unix Server from our Windows 2000 server. I've tried the following format...
rexec server -l userid /usr/script/script.sh
It prompts me for a password. Is there any way to bypass the password prompt? Is there a file (like a .netrc) on Windows where I can place all the destination machine data?
rexec server -l userid /usr/script/script.sh
It prompts me for a password. Is there any way to bypass the password prompt? Is there a file (like a .netrc) on Windows where I can place all the destination machine data?