Skip to content

Commit

Permalink
cygwin: refine sshd manual
Browse files Browse the repository at this point in the history
  • Loading branch information
sgothel committed Sep 15, 2019
1 parent 831794a commit fe994df
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Expand Up @@ -22,6 +22,13 @@ configure the ssh deamon, sshd:
- 7.2) to configure sshd, run the following command:
ssh-host-config

- 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
Expand Down
Expand Up @@ -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
Expand Down

0 comments on commit fe994df

Please sign in to comment.