mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-27 16:04:46 +02:00
Updated sshd_config (markdown)
parent
82e7c5a585
commit
b9e5819ff6
@ -39,7 +39,9 @@ ______
|
|||||||
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.
|
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.
|
||||||
______
|
______
|
||||||
#### [SyslogFacility](https://man.openbsd.org/sshd_config#SyslogFacility)
|
#### [SyslogFacility](https://man.openbsd.org/sshd_config#SyslogFacility)
|
||||||
If you file based logging, use LOCAL0. Any other value, including the default value AUTH direct logging to ETW. For more info see [Logging Facilities in Windows](https://github.com/PowerShell/Win32-OpenSSH/wiki/Logging-Facilities)
|
If you need file based logging, use LOCAL0. Logs will be generated under %programdata%\ssh\logs
|
||||||
|
|
||||||
|
Any other value, including the default value AUTH direct logging to ETW. For more info see [Logging Facilities in Windows](https://github.com/PowerShell/Win32-OpenSSH/wiki/Logging-Facilities).
|
||||||
______
|
______
|
||||||
#### Not supported
|
#### Not supported
|
||||||
AcceptEnv
|
AcceptEnv
|
||||||
|
Loading…
x
Reference in New Issue
Block a user