]> andersk Git - openssh.git/commitdiff
- (dtucker) [contrib/cygwin/README] Document new ssh-host-config options.
authordtucker <dtucker>
Fri, 23 Jan 2004 10:35:44 +0000 (10:35 +0000)
committerdtucker <dtucker>
Fri, 23 Jan 2004 10:35:44 +0000 (10:35 +0000)
   Patch from vinschen at redhat.com.

ChangeLog
contrib/cygwin/README

index 50c6c213b2555a630c4b24a446737776c7648541..a0f973a4547138a6a60d37715a0ebd59c077e2ce 100644 (file)
--- 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/
index 1ed934307ae50b061f3d2b28c406c2227ac3c880..fc0a2f69bd4b07a7358a353ed65ba16fb1f68480 100644 (file)
@@ -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 <n>    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 <options>  Use "options" as value for CYGWIN environment var.
+    --port   -p <n>        sshd listens on port n.
+    --pwd    -w <passwd>   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.
This page took 1.783668 seconds and 5 git commands to generate.