mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-27 16:04:46 +02:00
Updated sshd_config (markdown)
parent
755a565111
commit
f153a3415f
@ -44,7 +44,7 @@ ______
|
||||
Note that pattern rules in [this](https://github.com/PowerShell/Win32-OpenSSH/wiki/sshd_config#allowgroups-allowusers-denygroups-denyusers) section. User and group names should be in **lower** case.
|
||||
______
|
||||
#### [PermitRootLogin](https://man.openbsd.org/sshd_config#PermitRootLogin)
|
||||
Does not apply in Windows. To prevent administrator login, use _Administrators_ with DenyGroups directive.
|
||||
Not applicable in Windows. To prevent administrator login, use _Administrators_ with DenyGroups directive.
|
||||
______
|
||||
#### [SyslogFacility](https://man.openbsd.org/sshd_config#SyslogFacility)
|
||||
If you need file based logging, use LOCAL0. Logs will be generated under %programdata%\ssh\logs.
|
||||
|
Loading…
x
Reference in New Issue
Block a user