stuff
This commit is contained in:
parent
3a18faedd8
commit
916ebc7421
3 changed files with 3 additions and 3 deletions
|
|
@ -13,7 +13,7 @@
|
|||
ports = [ 22 ];
|
||||
settings = {
|
||||
PermitRootLogin = "no";
|
||||
PasswordAuthentication = false;
|
||||
PasswordAuthentication = true;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue