From 69ce1bb94cbf651327bee1cc10157b578c88a279 Mon Sep 17 00:00:00 2001 From: Matthias Lucas Jaros Date: Sat, 18 Oct 2025 23:19:47 +0200 Subject: Finally working ssh without login --- ssh.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ssh.conf') diff --git a/ssh.conf b/ssh.conf index 0cc5302..20d5f99 100644 --- a/ssh.conf +++ b/ssh.conf @@ -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 -- cgit v1.3.1