https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=1fac24078a8c619d015a5e8d951c7d127f7c75f7
commit 1fac24078a8c619d015a5e8d951c7d127f7c75f7 Author: Corinna Vinschen <[email protected]> Date: Tue Apr 14 13:26:37 2020 +0200 Cygwin: faq: disable outdated "sshd in domain" faq Signed-off-by: Corinna Vinschen <[email protected]> Diff: --- winsup/doc/faq-using.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/winsup/doc/faq-using.xml b/winsup/doc/faq-using.xml index 4c6d8c76d..c24ecf6c5 100644 --- a/winsup/doc/faq-using.xml +++ b/winsup/doc/faq-using.xml @@ -987,6 +987,7 @@ create symlinks are just not available. </para> </answer></qandaentry> +<!-- <qandaentry id="faq.using.sshd-in-domain"> <question><para>How do I setup sshd in a domain?</para></question> <answer> @@ -1053,6 +1054,7 @@ usually all set and you can start the sshd service via </screen> </answer></qandaentry> +--> <qandaentry id="faq.using.ssh-pubkey-stops-working"> <question><para>Why does public key authentication with ssh fail after updating to Cygwin 1.7.34 or later?</para></question>
