ssh remote execution environment variables
Hi,
We are using Solaris 10 in local and remote server.
If I ssh manually from local into remote server first and manually execute the command, I don't encounter problem.
But if I use "ssh username@remote_server <path to command to execute>" from the local server, the system shows "environment not set" and it can't execute the command.
How to go about trouble shooting the problem?
Thanks for any pointer in advance.