Commit a58d9a88 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'cat-remove-fastssh-extra-step' into 'master'

Remove extra step when disabling fast ssh lookup

See merge request gitlab-org/gitlab!43700
parents 79de9f65 2c46bc69
......@@ -114,7 +114,6 @@ This is a brief overview. Please refer to the above instructions for more contex
1. Enable writes to the `authorized_keys` file in Application Settings
1. Remove the `AuthorizedKeysCommand` lines from `/etc/ssh/sshd_config` or from `/assets/sshd_config` if you are using Omnibus Docker.
1. Reload `sshd`: `sudo service sshd reload`
1. Remove the `/opt/gitlab-shell/authorized_keys` file
## Compiling a custom version of OpenSSH for CentOS 6
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment