Public key based authentication and program execution
From: Henrik J (doktorhj_at_sol.dk)
Date: 06/21/04
- Next message: Guy Paulus: "sshd/sftp server config. on Win 2000"
- Previous message: Richard: "Re: OpenSSH with RSA auth on XP (Cygwin) Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
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… |
-----------------------------------
- Next message: Guy Paulus: "sshd/sftp server config. on Win 2000"
- Previous message: Richard: "Re: OpenSSH with RSA auth on XP (Cygwin) Problem"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|