Re: ssh and public key auth

From: Richard E. Silverman (slade@shore.net)
Date: 01/06/03


From: slade@shore.net (Richard E. Silverman)
Date: 06 Jan 2003 15:15:19 -0500


>>>>> "clehopatra@web" == clehopatra@web de <(clehopatra@web.de)> writes:

    clehopatra@web> I am a little bit surprised because I did not see it
    clehopatra@web> in debug mode ... - you can only see that pub key auth
    clehopatra@web> is not successful !

You won't see it in debug mode from the *client*, because it's the
*server* that notices the problem. The server could send an informational
message to the client about the nature of the problem -- but there's
always a tradeoff there, as that leaks potentially useful information to
attackers as well.

-- 
  Richard Silverman
  slade@shore.net


Relevant Pages

  • Re: On why debugging OpenSSH can be so hard
    ... Since nobody seems to be aware of how debugging works on OpenSSH, let me just tell you that there is a client process and a server process and they separately have debug modes. ... The client debug mode could merely say "Login failed. ...
    (SSH)
  • Re: Debugging multiple applications in Eclpse
    ... Set breakpoints in server and client project, ... and start the server in debug mode and then the client in debug mode. ...
    (comp.lang.java.softwaretools)
  • communication between vb and java
    ... I want a client to communication with a server(written ... by JAVA).In the debug mode, in the server side,the server call the java ... function "accept" to block and wait any request from client.Then a client ... programming point(under debug mode) move to next line.And the client go on ...
    (microsoft.public.vb.controls)
  • Re: trying to use keys...been asked a bunch, didnt find many solutio ns
    ... > I apologize in advance since I can see that this question is asked a whole ... Running the client in debug mode is not helpful for this kind of ... You must run the *server* in debug mode to get the output ...
    (SSH)
  • Re: What doesnt lend itself to OO?
    ... >> proxy and instructs the server to constuct the real object. ... rather than client code. ... If 'clock' is instantiated in the server, ... > for the server interface at the OOA level. ...
    (comp.object)