Compare commits
1 commit
e5379891a5
...
0f90609498
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0f90609498 |
|
|
@ -191,7 +191,7 @@
|
|||
openssh = {
|
||||
enable = true;
|
||||
settings = {
|
||||
PasswordAuthentication = true; # Enable password authentication.
|
||||
PasswordAuthentication = false; # Enable password authentication.
|
||||
PermitRootLogin = "yes"; # Allow root login (not recommended for production).
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue