This commit is contained in:
Asaki Yuki 2026-04-20 05:03:40 +07:00
parent e367d8458e
commit 8df15d275e

View file

@ -8,6 +8,7 @@
AllowUsers = [ AllowUsers = [
"asakiyuki" "asakiyuki"
"junko" "junko"
"git"
]; ];
PasswordAuthentication = true; PasswordAuthentication = true;
KbdInteractiveAuthentication = false; KbdInteractiveAuthentication = false;