Blue Hand Talking
2012-09-05 15:11:15 UTC
I am able to ssh into my server. From there I am attempting to ssh to
another account on the same server.
Previously, I was able to do this, but now I am getting an error
message:
10004:error:0200100D:system library:fopen:Permission denied:bss_file.c:
126:fopen('/usr/lib/ssl/openssl.cnf','rb')
10004:error:2006D002:BIO routines:BIO_new_file:system lib:bss_file.c:
131:
10004:error:0E078002:configuration file routines:DEF_LOAD:system
lib:conf_def.c:199:
I tried re-installing openssh-server and openssh-client on my Debian
Squeeze server, but this did not affect anything.
I am using:
openssh-server 1:5.5p1-6+squeeze2
ri openssl 0.9.8o-4squeeze13
I am able to ssh in to my server. I can use sudo from there to ssh to
another account, but am not
able to ssh to my remote, and from there do a plain ssh to another
account on that machine.
Reason for doing this is I am deploying my web app from the remote,
with the repository on the same remote but under a different account/
user.
Any ideas really appreciated.
Thanks!
Jet
another account on the same server.
Previously, I was able to do this, but now I am getting an error
message:
10004:error:0200100D:system library:fopen:Permission denied:bss_file.c:
126:fopen('/usr/lib/ssl/openssl.cnf','rb')
10004:error:2006D002:BIO routines:BIO_new_file:system lib:bss_file.c:
131:
10004:error:0E078002:configuration file routines:DEF_LOAD:system
lib:conf_def.c:199:
I tried re-installing openssh-server and openssh-client on my Debian
Squeeze server, but this did not affect anything.
I am using:
openssh-server 1:5.5p1-6+squeeze2
ri openssl 0.9.8o-4squeeze13
I am able to ssh in to my server. I can use sudo from there to ssh to
another account, but am not
able to ssh to my remote, and from there do a plain ssh to another
account on that machine.
Reason for doing this is I am deploying my web app from the remote,
with the repository on the same remote but under a different account/
user.
Any ideas really appreciated.
Thanks!
Jet