CSCG / shellinabox

Automatically exported from code.google.com/p/shellinabox
Other
0 stars 0 forks source link

Shellinabox not woking on Debian Squeeze #164

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Build from the source release r239 svn (./configure --disable-pam 
--disable-runtime-loading ...)
2. Install Shellinabox by running dpkg -i
3. exec 3</path/certificate.pem
4. shellinaboxd -d --cert-fd=3 -s /:LOGIN

What is the expected output? What do you see instead?
Message of the day is displayed but CLI exit just after, and the following 
errors appear :
- on the console :
Child terminated
Handling "POST" "/?"
Failed to find session: b71Cv5MVf3pjNMEzy9NU7A
- on the navigator :
Auto configuration failed
3077928672:error:0200100D:system library:fopen:Permission 
denied:bss_file.c:126:fopen('/usr/lib/ssl/openssl.cnf','rb')
3077928672:error:2006D002:BIO routines:BIO_new_file:system lib:bss_file.c:131:
3077928672:error:0E078002:configuration file routines:DEF_LOAD:system 
lib:conf_def.c:199:
session closed.

Please provide any additional information below.
The same S.I.A.X worked correctly on Mandriva (kernel 2.6.33).

What version of the product are you using? On what operating system?
Shellinabox 2.10.debian
OS: Debian squeeze

Original issue reported on code.google.com by badis.te...@gmail.com on 22 Feb 2012 at 10:19

GoogleCodeExporter commented 9 years ago
This ought to be worked out for 2.11.

Original comment by beewoo...@gmail.com on 31 Mar 2012 at 11:26