OpenSSH & OpenSSL directory location problem.
jpiszcz
jpiszcz at lucidpixels.com
Sat Feb 1 11:36:12 EST 2003
[war at war war]$ ssh war at p300 '/bin/echo $LD_LIBRARY_PATH'
war at p300's password:
[war at war war]$
Possible bug in SSH?
Darren Tucker wrote:
>jpiszcz wrote:
>
>
>>war at p300's password:
>>scp: error while loading shared libraries: libcrypto.so.0.9.6: cannot
>>open shared object file: No such file or directory
>>
>>
>[snip]
>
>
>>So question = why does it work fine with sshd and not scp?
>>
>>
>
>The error is coming from the scp running at the other end of the ssh
>connection. Maybe LD_LIBRARY_PATH is different when logging on
>non-interactively?
>
>Try ssh user at host '/bin/echo $LD_LIBRARY_PATH'
>
>
>
More information about the openssh-unix-dev
mailing list