ssh -vvv doesn't show the username anywhere

Corinna Vinschen vinschen at redhat.com
Sat Feb 7 06:35:15 EST 2009


On Feb  6 19:34, Dirkjan Ochtman wrote:
> On Fri, Feb 6, 2009 at 18:10, Asif Iqbal <vadud3 at gmail.com> wrote:
> > what are you trying to debug? annoyed by user error ? :-)
> 
> I'm trying to push to Mozilla's Mercurial repositories.
> 
> > sshd -d -p 8000 (server)
> 
> ... and so I don't control the server side...
> 
> > ssh -vv -p 8000 server-ip (client)
> >
> > now look for the username on the server side.
> 
> ... so that's no good. :)

If you're debugging the client side, you know the username anyway.  It's
either the same as your local username, or you specified it on the
command line, or it's mentioned in the config file.  Why do you need it
in the debug output again?


Corinna

-- 
Corinna Vinschen
Cygwin Project Co-Leader
Red Hat


More information about the openssh-unix-dev mailing list