diff options
author | Sven Gothel <[email protected]> | 2019-09-15 03:14:42 +0200 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2019-09-15 03:14:42 +0200 |
commit | fe994df54ccca275f82185a64eb6752f40a18e37 (patch) | |
tree | 8c38cf06849fd3932dfc76109f02e0c5d8e7e673 | |
parent | 831794a8b50b6506a633d1b9e438f166bd0f935e (diff) |
cygwin: refine sshd manual
-rw-r--r-- | jenkins-server-slave-setup/cygwin-sshd/cygwin_sshd_win7_service.txt | 7 | ||||
-rw-r--r-- | jenkins-server-slave-setup/cygwin-sshd/cygwin_sshd_win7_usr_process.txt | 1 |
2 files changed, 8 insertions, 0 deletions
diff --git a/jenkins-server-slave-setup/cygwin-sshd/cygwin_sshd_win7_service.txt b/jenkins-server-slave-setup/cygwin-sshd/cygwin_sshd_win7_service.txt index 5e73706..32dfede 100644 --- a/jenkins-server-slave-setup/cygwin-sshd/cygwin_sshd_win7_service.txt +++ b/jenkins-server-slave-setup/cygwin-sshd/cygwin_sshd_win7_service.txt @@ -24,6 +24,13 @@ configure the ssh deamon, sshd: - Answer the followup questions as follows: - Any 'overwrite file': yes (happens if you retry configuration) + - Install sshd as a service? no + - Should StrictModes be used? no + - Do you want to install sshd as a service: no + - Obsolete: Should privilige seperation be used: no + + - Answer the followup questions as follows: + - Any 'overwrite file': yes (happens if you retry configuration) - Should privilige seperation be used: yes - Do you want to install sshd as a service: yes - Enter the value of CYGWIN for the daemon: [] (nothing, just press return) diff --git a/jenkins-server-slave-setup/cygwin-sshd/cygwin_sshd_win7_usr_process.txt b/jenkins-server-slave-setup/cygwin-sshd/cygwin_sshd_win7_usr_process.txt index 24972b9..4275a2c 100644 --- a/jenkins-server-slave-setup/cygwin-sshd/cygwin_sshd_win7_usr_process.txt +++ b/jenkins-server-slave-setup/cygwin-sshd/cygwin_sshd_win7_usr_process.txt @@ -24,6 +24,7 @@ configure the ssh deamon, sshd: - Answer the followup questions as follows: - Any 'overwrite file': yes (happens if you retry configuration) + - Install sshd as a service? no - Should StrictModes be used? no - Do you want to install sshd as a service: no - Obsolete: Should privilige seperation be used: no |