projects
/
noc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5e6f9db
)
tuer: Disallow all password auth
author
nicoo
<nicoo@realraum.at>
Sun, 6 May 2018 11:14:09 +0000
(13:14 +0200)
committer
nicoo
<nicoo@realraum.at>
Sun, 6 May 2018 11:14:09 +0000
(13:14 +0200)
ansible/tuer.yml
patch
|
blob
|
history
diff --git
a/ansible/tuer.yml
b/ansible/tuer.yml
index
f0017c7
..
db757c5
100644
(file)
--- a/
ansible/tuer.yml
+++ b/
ansible/tuer.yml
@@
-94,7
+94,7
@@
/etc/config/dropbear: |
config dropbear
- option PasswordAuth 'on'
+ option PasswordAuth 'off'
option RootPasswordAuth 'off'
option Port '22000'