ssh: allow putting authorised pub keys in home dir
This commit is contained in:
parent
0a14c4fb4a
commit
3e7fa7f2b9
1 changed files with 0 additions and 1 deletions
|
|
@ -6,7 +6,6 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
allowSFTP = true;
|
allowSFTP = true;
|
||||||
openFirewall = true;
|
openFirewall = true;
|
||||||
authorizedKeysInHomedir = false;
|
|
||||||
settings = {
|
settings = {
|
||||||
PermitRootLogin = "no";
|
PermitRootLogin = "no";
|
||||||
PasswordAuthentication = false;
|
PasswordAuthentication = false;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue