From d681e0e2d9548c56bf67131b9fe4a75d8e1b9060 Mon Sep 17 00:00:00 2001 From: netblue30 Date: Thu, 4 Nov 2021 14:35:08 -0400 Subject: adding more SUID executables to disable-common.inc --- etc/profile-m-z/ssh.profile | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/profile-m-z/ssh.profile') diff --git a/etc/profile-m-z/ssh.profile b/etc/profile-m-z/ssh.profile index 9295013e7..194b2082c 100644 --- a/etc/profile-m-z/ssh.profile +++ b/etc/profile-m-z/ssh.profile @@ -10,6 +10,7 @@ include globals.local # nc can be used as ProxyCommand, e.g. when using tor noblacklist ${PATH}/nc noblacklist ${PATH}/ncat +noblacklist /usr/lib/openssh/ssh-keysign # Allow ssh (blacklisted by disable-common.inc) include allow-ssh.inc -- cgit v1.2.3-54-g00ecf