From 6a0c6173d8571d9b4f3f36035b5447065495ecb3 Mon Sep 17 00:00:00 2001 From: Yanbing Date: Thu, 5 Jul 2018 11:03:25 -0700 Subject: [PATCH] Updated sshd (markdown) --- sshd.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sshd.md b/sshd.md index 697561a..b39fda2 100644 --- a/sshd.md +++ b/sshd.md @@ -1,4 +1,4 @@ Listed here are Windows specific details that supplement or override the original sshd manual documented in [OpenBSD manual](https://man.openbsd.org/sshd). -..Windows specific details will be added soon.. +In Windows, sshd service can run under SYSTEM as service or run in interactive mode with option -ddd (typically as admin).