magnum/releasenotes/notes/disable-ssh-password-authn-f2baf619710e52aa.yaml
Feilong Wang 3a0a43877a [fedora-atomic][k8s]Disable ssh password authentication
Regarding passwords, they could be guessed if there is no
faild-to-ban-like solution. So it'd better to disable it
for security reasons.

Task: 36300
Story: 2006413

Change-Id: Ie7534c12612750d9aafd4feae5193b34997b22ff
2019-09-04 09:54:20 +12:00

7 lines
214 B
YAML

---
security:
- |
Regarding passwords, they could be guessed if there is no
faild-to-ban-like solution. So it'd better to disable it for security
reasons. It's only effected for fedora atomic images.