summaryrefslogtreecommitdiff
path: root/sshd_config.5
diff options
context:
space:
mode:
authordjm <djm>2012-04-22 01:24:43 +0000
committerdjm <djm>2012-04-22 01:24:43 +0000
commit0ce969ebc4595f9122fb57681605063e91f7f674 (patch)
treec5805e22abf74c17fe9793f03e5e9990ad4170a4 /sshd_config.5
parent213a3044b9f80eaad797fa1a4dbb8ff6354df744 (diff)
downloadopenssh-0ce969ebc4595f9122fb57681605063e91f7f674.tar.gz
- djm@cvs.openbsd.org 2012/04/12 02:42:32
[servconf.c servconf.h sshd.c sshd_config sshd_config.5] VersionAddendum option to allow server operators to append some arbitrary text to the SSH-... banner; ok deraadt@ "don't care" markus@
Diffstat (limited to 'sshd_config.5')
-rw-r--r--sshd_config.59
1 files changed, 7 insertions, 2 deletions
diff --git a/sshd_config.5 b/sshd_config.5
index 4ef8b9e6..1522355a 100644
--- a/sshd_config.5
+++ b/sshd_config.5
@@ -33,8 +33,8 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.\" $OpenBSD: sshd_config.5,v 1.136 2011/09/09 00:43:00 djm Exp $
-.Dd $Mdocdate: September 9 2011 $
+.\" $OpenBSD: sshd_config.5,v 1.137 2012/04/12 02:42:32 djm Exp $
+.Dd $Mdocdate: April 12 2012 $
.Dt SSHD_CONFIG 5
.Os
.Sh NAME
@@ -1079,6 +1079,11 @@ is set to
.Dq sandbox
then the pre-authentication unprivileged process is subject to additional
restrictions.
+.It Cm VersionAddendum
+Optionally specifies additional text to append to the SSH protocol banner
+sent by the server upon connection.
+The default is
+.Dq none .
.It Cm X11DisplayOffset
Specifies the first display number available for
.Xr sshd 8 Ns 's