13 und CI

This commit is contained in:
2019-02-12 17:44:53 +01:00
parent fe3fc6cd82
commit 6539a0fbcf
5 changed files with 352 additions and 1 deletions

View File

@@ -275,7 +275,7 @@ Port 64322
# root login verbieten
PermitRootLogin no
# oder nur mit ssh key erlauben
PermitRootLogin = without-password
PermitRootLogin without-password
# anmeldung nur mit ssh-key erlauben
PasswordAuthentication no