From 73fd487192c5c9da355906c67e7634515dd78853 Mon Sep 17 00:00:00 2001 From: dtucker Date: Fri, 23 Jan 2004 10:35:44 +0000 Subject: [PATCH] - (dtucker) [contrib/cygwin/README] Document new ssh-host-config options. Patch from vinschen at redhat.com. --- ChangeLog | 2 ++ contrib/cygwin/README | 10 ++++++---- 2 files changed, 8 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 50c6c213..a0f973a4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,8 @@ from jason AT devrandom.org - (dtucker) [configure.ac] Bug #788: Test for zlib.h presence and for zlib >= 1.1.4. Partly from jbasney at ncsa.uiuc.edu. ok djm@ + - (dtucker) [contrib/cygwin/README] Document new ssh-host-config options. + Patch from vinschen at redhat.com. 20040122 - (dtucker) [configure.ac] Use krb5-config where available for Kerberos/ diff --git a/contrib/cygwin/README b/contrib/cygwin/README index 1ed93430..fc0a2f69 100644 --- a/contrib/cygwin/README +++ b/contrib/cygwin/README @@ -118,10 +118,12 @@ some options: usage: ssh-host-config [OPTION]... Options: - --debug -d Enable shell's debug output. - --yes -y Answer all questions with "yes" automatically. - --no -n Answer all questions with "no" automatically. - --port -p sshd listens on port n. + --debug -d Enable shell's debug output. + --yes -y Answer all questions with "yes" automatically. + --no -n Answer all questions with "no" automatically. + --cygwin -c Use "options" as value for CYGWIN environment var. + --port -p sshd listens on port n. + --pwd -w Use "pwd" as password for user 'sshd_server'. Additionally ssh-host-config now asks if it should install sshd as a service when running under NT/W2K. This requires cygrunsrv installed. -- 2.45.2