Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 1 Jun 2005 09:20:38 GMT
From:      Robert Watson <rwatson@FreeBSD.org>
To:        eric@pretorious.net, rwatson@FreeBSD.org, freebsd-bugs@FreeBSD.org
Subject:   Re: misc/81752: sshd_flags='-d' causes errors
Message-ID:  <200506010920.j519Kc9h034280@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Synopsis: sshd_flags='-d' causes errors

State-Changed-From-To: open->closed
State-Changed-By: rwatson
State-Changed-When: Wed Jun 1 09:19:04 GMT 2005
State-Changed-Why: 
This is a documented feature of sshd(8).  Note the following from the sshd
man page:

     -d      Debug mode.  The server sends verbose debug output to the system
             log, and does not put itself in the background.  The server also
             will not fork and will only process one connection.  This option
             is only intended for debugging for the server.  Multiple -d
             options increase the debugging level.  Maximum is 3.

It's arguable that sshd would benefit from the separation of "increase log
debugging" and "don't fork" debugging features, but this is a feature request
that should be submitted to the OpenSSH maintainers, as we import OpenSSH
from them .


http://www.freebsd.org/cgi/query-pr.cgi?pr=81752



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200506010920.j519Kc9h034280>