nixpkgs/nixos/modules/services/networking/ssh
Niklas Hambüchen a48fea4c5e sshd service: Default to INFO logLevel (upstream default).
The previous justification for using "VERBOSE" is incorrect,
because OpenSSH does use level INFO to log "which key was used
to log in" for sccessful logins, see:
6247812c76/auth.c (L323-L328)

Also update description to the wording of the sshd_config man page.

`fail2ban` needs, sshd to be "VERBOSE" to work well, thus
the `fail2ban` module sets it to "VERBOSE" if enabled.

The docs are updated accordingly.
2021-06-23 01:49:11 +02:00
..
lshd.nix nixos/lshd: add types 2021-01-31 11:27:20 +01:00
sshd.nix sshd service: Default to INFO logLevel (upstream default). 2021-06-23 01:49:11 +02:00