From 145668c3dd67c5271eddcb62d1e7843487d768a7 Mon Sep 17 00:00:00 2001
From: Cullum Smith <cullum@sacredheartsc.com>
Date: Tue, 15 Oct 2024 23:35:53 -0400
Subject: huge amount of fixes

---
 files/usr/local/etc/ssh/sshd_config.freebsd | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'files/usr/local/etc/ssh/sshd_config.freebsd')

diff --git a/files/usr/local/etc/ssh/sshd_config.freebsd b/files/usr/local/etc/ssh/sshd_config.freebsd
index eca2276..0e0d730 100644
--- a/files/usr/local/etc/ssh/sshd_config.freebsd
+++ b/files/usr/local/etc/ssh/sshd_config.freebsd
@@ -13,4 +13,6 @@ GSSAPICleanupCredentials yes
 UsePAM yes
 UseDNS no
 
+# TODO: require group to login?
+
 Subsystem	sftp	/usr/local/libexec/sftp-server
-- 
cgit v1.2.3