The sudo user was stupid. Provide a password protected key for the root user, have colmena go through that. As intended.
This commit is contained in:
parent
e5abaafa8d
commit
90976edeec
4 changed files with 4 additions and 25 deletions
|
@ -5,7 +5,6 @@
|
|||
services.openssh = {
|
||||
enable = true;
|
||||
settings = {
|
||||
AllowGroups = [ "users" ];
|
||||
AuthenticationMethods = "publickey";
|
||||
PermitEmptyPasswords = true;
|
||||
PrintLastLog = "no";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue