Oracle
1Z0-100 · Question #132
Which two statements are true concerning OpenSSH configuration files? (Choose two.)
The correct answer is B. If user harhest has an ssh configuration file called /home/harhest/.ssh/config, then this overrides D. An ssh client uses either id_dsa.pub or id_rsa.pub to authenticate itself without a password, to an. See the full explanation below for the reasoning.
Question
Which two statements are true concerning OpenSSH configuration files? (Choose two.)
Options
- AThe /etc/ssh/ssh_config file is the global configuration file for the sshd server daemon
- BIf user harhest has an ssh configuration file called /home/harhest/.ssh/config, then this overrides
- CCopying the /harhest/.ssh/known_hosts file from user harhest on hosta to the
- DAn ssh client uses either id_dsa.pub or id_rsa.pub to authenticate itself without a password, to an
How the community answered
(16 responses)- A13% (2)
- B69% (11)
- C19% (3)
Community Discussion
No community discussion yet for this question.