Giter Club home page Giter Club logo

Comments (14)

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
This is most likely related to Issue 15. Could you try to use OpenSSH to 
connect to
the server with "ssh -v [host]" to see what possible authentication types the 
server
offers?

If it looks like "debug1: Authentications that can continue:
publickey,keyboard-interactive" then it probably won't work. If that is the 
case,
this is a duplicate of Issue 15.

Original comment by [email protected] on 23 Oct 2008 at 7:14

from connectbot.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
I can confirm I had the same problem.  And the manage keys option on the home 
screen
is disabled so I can't add any keys for non-password authentication.  

Original comment by [email protected] on 23 Oct 2008 at 7:16

from connectbot.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Here is the output from ssh -v [host], just before it prompts for the password:

debug1: Authentications that can continue: 
publickey,password,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Trying private key: /root/.ssh/identity
debug1: Trying private key: /root/.ssh/id_rsa
debug1: Trying private key: /root/.ssh/id_dsa
debug1: Next authentication method: keyboard-interactive
debug1: Authentications that can continue: 
publickey,password,keyboard-interactive
debug1: Next authentication method: password

The manage keys feature is disabled for me as well, or I would try to go that 
way.

Thanks for the quick response!

Original comment by [email protected] on 23 Oct 2008 at 7:28

from connectbot.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
OK, I got logged in after reading the comments in #15.

The problem is that I was hitting the shift key, then typing a letter.  
Instead, I
need to hold shift and press the letter at the same time.  It is odd that the
uppercase behavior is different in this app from the rest of the OS.

I'd recommend adding notes or help somewhere about this. I'm sure many others 
will
get hit by this problem.



Original comment by [email protected] on 23 Oct 2008 at 7:33

from connectbot.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
I have noticed that when I attempt to enter a password and hit return, the 
password
is not accepted. However, if you enter the password and click OK, it is.

Is the return key being entered as a password character?

Original comment by [email protected] on 23 Oct 2008 at 8:28

from connectbot.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Where is there an OK button?  I'm not seeing that anywhere.  Using the return 
key
works for me just fine once I entered the uppercase letters in my password 
correctly.


Original comment by [email protected] on 23 Oct 2008 at 8:54

from connectbot.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
I'm having this too, I noticed that I can connect via connectbot to my 
MacBookPro
which uses OpenSSH_5.1p1. I cannot connect to either one of my Gentoo servers, 
they
run OpenSSH_4.7_p1-r6. Perhaps it is an issue relating to sshd version? I 
haven't
opened up the code yet, so this just a thought.

Also I noticed that when attempting to connect to my Gentoo servers the last 
line of
the login message ("password: ") is not present initally. However when I 
attempt to
connect to my MacBookPro the last line of the login message is present 
("password:
"). Has anyone else experienced this?

Original comment by [email protected] on 24 Oct 2008 at 8:06

from connectbot.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
wesw02: Sounds like, as discussed in Issue #15, you have 
"PasswordAuthentication no"
in your sshd config on those servers.

Original comment by [email protected] on 24 Oct 2008 at 8:18

from connectbot.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
sanfordarmstrong: Your exactly right, I should have looked around more. Thanks!!

Original comment by [email protected] on 24 Oct 2008 at 8:25

from connectbot.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
I'm having the same problem, and I have tried holding down both Shift and Alt 
(though
not at the same time) to get the special characters, but alas, no good.

I checked, PasswordAuthentication is not "no"

Original comment by [email protected] on 25 Oct 2008 at 5:19

from connectbot.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
Try using the latest SVN release. It's a featured release on the main page.

Original comment by [email protected] on 25 Oct 2008 at 9:51

from connectbot.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
assuming this issue has been resolved because of "keyboard-interactive".  also,
passwords should be less of an issue now because of "confidence" edittext that 
were
shoing user now for entering password.

closing issue, but feel free to reopen if needed.

Original comment by Jeffrey.Sharkey on 26 Oct 2008 at 12:09

  • Changed state: Fixed

from connectbot.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
awesome, it works now. I love you guys!!!!!!!

Original comment by [email protected] on 27 Oct 2008 at 5:49

from connectbot.

GoogleCodeExporter avatar GoogleCodeExporter commented on July 28, 2024
My ssh config has PasswordAuthentication set to yes and I still can not connect

What is the fix for this? This issue is marked as solved, but I see no 
resolution to the problem?

Original comment by [email protected] on 25 Nov 2010 at 5:55

from connectbot.

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.