From e9d958db88c0936bdf4d8fdad7093a280e26543c Mon Sep 17 00:00:00 2001 From: Gabriel Smith Date: Mon, 29 Jun 2026 19:34:23 -0400 Subject: [PATCH] tests: remove deprecated option UsePrivilegeSeparation --- tests/run_integration_tests.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/run_integration_tests.sh b/tests/run_integration_tests.sh index 1f8bf3b7..e72ebeaf 100755 --- a/tests/run_integration_tests.sh +++ b/tests/run_integration_tests.sh @@ -42,7 +42,6 @@ Banner $SSHDIR/banner Subsystem sftp internal-sftp UsePAM yes X11Forwarding yes -UsePrivilegeSeparation no PrintMotd yes PermitTunnel yes KbdInteractiveAuthentication yes