|
@@ -152,7 +152,7 @@ data:
|
|
|
HostKey /data/ssh/ssh_host_ecdsa_key
|
|
HostKey /data/ssh/ssh_host_ecdsa_key
|
|
|
HostKey /data/ssh/ssh_host_ed25519_key
|
|
HostKey /data/ssh/ssh_host_ed25519_key
|
|
|
PermitRootLogin no
|
|
PermitRootLogin no
|
|
|
- AuthorizedKeysFile ca.ssh/authorized_keys
|
|
|
|
|
|
|
+ AuthorizedKeysFile .ssh/authorized_keys
|
|
|
PasswordAuthentication no
|
|
PasswordAuthentication no
|
|
|
PermitUserEnvironment yes
|
|
PermitUserEnvironment yes
|
|
|
AllowUsers git
|
|
AllowUsers git
|