|
ddbd1acca0
|
ssh: disable RSA host key
|
2024-01-12 13:50:49 +02:00 |
|
|
2c47aaae48
|
sshd_config.d/README.md: fix formatting, note priority
|
2023-09-28 14:35:21 +03:00 |
|
|
c0fcc82c4d
|
sshd_config: add 00- prefix to basic-security.conf as apparently first wins in ssh
|
2023-09-28 14:34:13 +03:00 |
|
|
f20e23df42
|
sshd_config.d: maybe keyed root login is fine in special case of SteamOS on Steam Deck?
|
2023-09-27 18:02:50 +03:00 |
|
|
2e6a03d402
|
sastisfy editorconfig check
|
2023-02-21 19:08:54 +02:00 |
|
|
19994e3286
|
run prettier
|
2023-02-21 17:54:39 +02:00 |
|
|
f58d0d7d01
|
ssh/user-permit-password: add example for multiple users
|
2022-01-16 15:15:09 +02:00 |
|
|
c6a75f0962
|
ssh/anoncvs.conf: fix typo
|
2021-05-04 16:18:31 +03:00 |
|
|
288b010fe5
|
sshd: move mikaela-prohibit-password.conf to broken/
Apparently OpenSSH only allows PasswordAuthentication yes within a Match
block.
|
2021-02-02 14:12:43 +02:00 |
|
|
1be2720861
|
sshd: explicitly "terminate" Match blocks by Match All
https://unix.stackexchange.com/a/303982/17126 & man sshd_config
|
2021-02-02 13:58:35 +02:00 |
|
|
3260950712
|
sshd/anoncvs.conf: vcs users shouldn't ever be asked for a password
even if the system would allow that.
|
2021-02-02 13:06:04 +02:00 |
|
|
7ad17f8087
|
sshd/user-permit-password.conf: note on how to allow specific user to use passwords
|
2021-02-01 17:11:06 +02:00 |
|
|
1503367c86
|
sshd_config & ….d/README: note min version & date
|
2021-01-31 13:51:06 +02:00 |
|
|
f75bc7bd07
|
sshd/basic-security.conf: remove deprecated option
> /etc/ssh/sshd_config.d/basic-security.conf line 24: Deprecated option UsePrivilegeSeparation
OpenSSH_8.4p1, OpenSSL 1.1.1i FIPS 8 Dec 2020
|
2021-01-31 13:39:51 +02:00 |
|
|
0151bee9b0
|
sshd/mikaela-prohibit-password.conf: add AuthenticationMethods publickey
|
2021-01-30 22:15:51 +02:00 |
|
|
0572613d99
|
etc/ssh: cut sshd_config into multiple .confs
|
2021-01-30 21:31:38 +02:00 |
|
|
c5fa3daf29
|
sshd_config.d: read Mozilla docs & adjust accordingly
https://infosec.mozilla.org/guidelines/openssh
|
2021-01-30 21:18:41 +02:00 |
|
|
5211fb772c
|
sshd_config.d: add anoncvs.conf
|
2021-01-30 21:00:06 +02:00 |
|
|
de3a0739b4
|
sshd_config.d: add mikaela-prohibit-password.conf
Resolves: #88
|
2021-01-30 20:50:21 +02:00 |
|
|
a7c643bb7a
|
etc/sshd_config.d: add basic-security.conf
Ref: 88
|
2021-01-30 20:47:21 +02:00 |
|