/
etc
/
ssh
/
ssh_config.d
/
/etc/ssh/ssh_config.d
mkdir
upload
Name
Size
Mode
Actions
50-redhat.conf
581
0644
edit
dl
rm
Edit:
/etc/ssh/ssh_config.d/50-redhat.conf
(581B)
# The options here are in the "Match final block" to be applied as the last # options and could be potentially overwritten by the user configuration Match final all # Follow system-wide Crypto Policy, if defined: Include /etc/crypto-policies/back-ends/openssh.config GSSAPIAuthentication yes # If this option is set to yes then remote X11 clients will have full access # to the original X11 display. As virtually no X11 client supports the untrusted # mode correctly we set this to yes. ForwardX11Trusted yes # Uncomment this if you want to use .local domain # Host *.local
Save
cmd:
run