Coder Social home page Coder Social logo

Comments (5)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 30, 2024
line 141 of "service.c" has all of the ssh command line. If you remove 
-oGSSAPIAuthentication=no and -oVisualHostKey then recompile shellinabox it 
works fine. 

Original comment by [email protected] on 21 Oct 2010 at 5:21

from shellinabox.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 30, 2024
mm..done that, but still doesn't work, terminates the session as soon as a type 
my username and press enter. No error shows up while running it in debug mode 
either.. have another piece of advice?

Thanks!

Original comment by [email protected] on 21 Oct 2010 at 7:00

from shellinabox.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 30, 2024
I can confirm this problem on CentOS/RHEL 5.5 but did solve it by removing 
-oVisualHostKey=no from the source code or using -s /:LOGIN instead of SSH..

Original comment by [email protected] on 22 Oct 2010 at 11:27

from shellinabox.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 30, 2024
i had the same problem on ubuntu 8.04 (hardy heron) 64 bits. 
solved it by removing the option from the source code:
shellinabox/service.c (line 150)
          //"-oVisualHostKey=no -oLogLevel=QUIET %%s@%s", host);
          "-oLogLevel=QUIET %%s@%s", host);

Original comment by [email protected] on 23 Oct 2010 at 4:35

from shellinabox.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 30, 2024
Compatible patch applied for 2.11.

Original comment by [email protected] on 31 Mar 2012 at 7:49

  • Changed state: Fixed

from shellinabox.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.