mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Document recently changed configuration defaults.
This commit is contained in:
parent
1ec0d75429
commit
3ee07a3a90
1 changed files with 4 additions and 0 deletions
|
|
@ -78,6 +78,10 @@ A) Re-commit everything on freefall (you *did* use a test repo for
|
|||
|
||||
We've modified some configuration defaults in sshd:
|
||||
|
||||
- Protocol defaults to "2".
|
||||
|
||||
- PasswordAuthentication defaults to "no" when PAM is enabled.
|
||||
|
||||
- For protocol version 2, we don't load RSA host keys by
|
||||
default. If both RSA and DSA keys are present, we prefer DSA
|
||||
to RSA.
|
||||
|
|
|
|||
Loading…
Reference in a new issue