From e8103418d7918e7d264b890b095c644616f30432 Mon Sep 17 00:00:00 2001 From: Yanbing Date: Thu, 5 Jul 2018 14:42:36 -0700 Subject: [PATCH] Updated sshd (markdown) --- sshd.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sshd.md b/sshd.md index b39fda2..b8d9c8d 100644 --- a/sshd.md +++ b/sshd.md @@ -1,4 +1,5 @@ Listed here are Windows specific details that supplement or override the original sshd manual documented in [OpenBSD manual](https://man.openbsd.org/sshd). -In Windows, sshd service can run under SYSTEM as service or run in interactive mode with option -ddd (typically as admin). +In Windows, sshd service can run under SYSTEM as service or run in interactive mode (typically as admin). +* Please see "Server side: run sshd in debug mode" at [Troubleshooting](https://github.com/PowerShell/Win32-OpenSSH/wiki/Troubleshooting-Steps) to run in interactive mode