Public key based authentication and program execution

From: Henrik J (doktorhj_at_sol.dk)
Date: 06/21/04


Date: 21 Jun 2004 03:36:41 -0700

Newbie wants to start a program over a network using key based
authentication. My authentication works but when I want to start my
program it needs some variables from my .bash_profile. It is really
necessary that the variables form .bash_profile is being read.

This is what it looks like:
Input:
        "ssh fablenode /home/hhje/fable/dserver/demoDS1/./demoDS1 risoe"
<ENTER>

Output:
        "/home/hhje/fable/dserver/demoDS1/./demoDS1: error while loading
shared libraries: libdsapig++.so.8.48: cannot open shared object file:
No such file or directory"

Perhaps I should write a SCRIPT or something if so please give an
example…

Regards Henrik

  -----------------------------------
 |My computer doesn't understand me… |
  -----------------------------------



Relevant Pages