diff options
| author | 2025-10-18 23:19:47 +0200 | |
|---|---|---|
| committer | 2025-10-18 23:19:47 +0200 | |
| commit | 69ce1bb94cbf651327bee1cc10157b578c88a279 (patch) | |
| tree | 2b38999de1403464951126ca01159d4ff034543a /ssh.conf | |
| parent | dcb683495e27dd297c10c2ce4f1877a87813fbe5 (diff) | |
Finally working ssh without login
Diffstat (limited to 'ssh.conf')
| -rw-r--r-- | ssh.conf | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ HostKey /var/keys/etc/ssh/ssh_host_ed25519_key SyslogFacility AUTH LogLevel INFO -#PermitTTY yes +PermitTTY no #AllowAgentForwarding yes # Example of overriding settings on a per-user basis |
