diff options
Diffstat (limited to 'contrib/cygwin/README')
-rw-r--r-- | contrib/cygwin/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/cygwin/README b/contrib/cygwin/README index 1396d99c..3745051f 100644 --- a/contrib/cygwin/README +++ b/contrib/cygwin/README @@ -25,6 +25,7 @@ Options: --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. + --name -N <name> sshd windows service name. --port -p <n> sshd listens on port n. --user -u <account> privileged user for service, default 'cyg_server'. --pwd -w <passwd> Use "pwd" as password for privileged user. @@ -59,7 +60,7 @@ Options: Please note that OpenSSH does never use the value of $HOME to search for the users configuration files! It always uses the value of the pw_dir field in /etc/passwd as the home directory. -If no home diretory is set in /etc/passwd, the root directory +If no home directory is set in /etc/passwd, the root directory is used instead! ================ @@ -76,7 +77,7 @@ with the aforementioned cygport script: zlib crypt - openssl-devel + libssl-devel libedit-devel libkrb5-devel |