Why `ssh -o MACs=algoname host` success after disable the MAC algorithm in sshd?
Issue
-
After disabling
HMAC-SHA1insshd,ssh -o MACs=hmac-sha1 hostsuccessfully connects to the host. Is the configuration being ignored?$ ssh -o MACs=hmac-sha1 host
Environment
- Red Hat Enterprise Linux 7, 8 and 9
- openssh
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.