From 8a54c5871bd13a29bbe50b49556cf6ad20144218 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Mon, 25 May 2020 21:18:55 +0000 Subject: [PATCH] commit 9e594059b3ec0f4950fd66e49e1e8c428c4798d7 Author: Robert Kaussow Date: Mon May 25 23:01:26 2020 +0200 fix downstream repo --- index.md | 54 +++++++++++++++++++++++++++--------------------------- 1 file changed, 27 insertions(+), 27 deletions(-) diff --git a/index.md b/index.md index abfe1c0..ae04475 100644 --- a/index.md +++ b/index.md @@ -8,33 +8,33 @@ type: docs Configure sshd server. * [Default Variables](#default-variables) - * [sshd_allow_agent_forwarding](#sshd-allow-agent-forwarding) - * [sshd_allow_groups](#sshd-allow-groups) - * [sshd_allow_tcp_forwarding](#sshd-allow-tcp-forwarding) - * [sshd_challenge_response_authentication](#sshd-challenge-response-authentication) - * [sshd_ciphers](#sshd-ciphers) - * [sshd_client_alive_count_max](#sshd-client-alive-count-max) - * [sshd_client_alive_interval](#sshd-client-alive-interval) - * [sshd_compression](#sshd-compression) - * [sshd_google_auth_enabled](#sshd-google-auth-enabled) - * [sshd_google_auth_exclude_group](#sshd-google-auth-exclude-group) - * [sshd_gssapi_authentication](#sshd-gssapi-authentication) - * [sshd_hostbased_authentication](#sshd-hostbased-authentication) - * [sshd_ignore_rhosts](#sshd-ignore-rhosts) - * [sshd_kex](#sshd-kex) - * [sshd_log_level](#sshd-log-level) - * [sshd_macs](#sshd-macs) - * [sshd_max_auth_tries](#sshd-max-auth-tries) - * [sshd_max_sessions](#sshd-max-sessions) - * [sshd_moduli_minimum](#sshd-moduli-minimum) - * [sshd_password_authentication](#sshd-password-authentication) - * [sshd_permit_empty_passwords](#sshd-permit-empty-passwords) - * [sshd_permit_root_login](#sshd-permit-root-login) - * [sshd_protocol](#sshd-protocol) - * [sshd_strict_modes](#sshd-strict-modes) - * [sshd_tcp_keep_alive](#sshd-tcp-keep-alive) - * [sshd_use_dns](#sshd-use-dns) - * [sshd_x11_forwarding](#sshd-x11-forwarding) + * [sshd_allow_agent_forwarding](#sshd_allow_agent_forwarding) + * [sshd_allow_groups](#sshd_allow_groups) + * [sshd_allow_tcp_forwarding](#sshd_allow_tcp_forwarding) + * [sshd_challenge_response_authentication](#sshd_challenge_response_authentication) + * [sshd_ciphers](#sshd_ciphers) + * [sshd_client_alive_count_max](#sshd_client_alive_count_max) + * [sshd_client_alive_interval](#sshd_client_alive_interval) + * [sshd_compression](#sshd_compression) + * [sshd_google_auth_enabled](#sshd_google_auth_enabled) + * [sshd_google_auth_exclude_group](#sshd_google_auth_exclude_group) + * [sshd_gssapi_authentication](#sshd_gssapi_authentication) + * [sshd_hostbased_authentication](#sshd_hostbased_authentication) + * [sshd_ignore_rhosts](#sshd_ignore_rhosts) + * [sshd_kex](#sshd_kex) + * [sshd_log_level](#sshd_log_level) + * [sshd_macs](#sshd_macs) + * [sshd_max_auth_tries](#sshd_max_auth_tries) + * [sshd_max_sessions](#sshd_max_sessions) + * [sshd_moduli_minimum](#sshd_moduli_minimum) + * [sshd_password_authentication](#sshd_password_authentication) + * [sshd_permit_empty_passwords](#sshd_permit_empty_passwords) + * [sshd_permit_root_login](#sshd_permit_root_login) + * [sshd_protocol](#sshd_protocol) + * [sshd_strict_modes](#sshd_strict_modes) + * [sshd_tcp_keep_alive](#sshd_tcp_keep_alive) + * [sshd_use_dns](#sshd_use_dns) + * [sshd_x11_forwarding](#sshd_x11_forwarding) * [Dependencies](#dependencies) ---