Check Point Certified Security Administrator (CCSA) R80 — Question 76
Sally has a Hot Fix Accumulator (HFA) she wants to install on her Security Gateway which operates with GAiA, but she cannot SCP the HFA to the system. She can SSH into the Security Gateway, but she has never been able to SCP files to it. What would be the most likely reason she cannot do so?
Answer options
- A. She needs to edit /etc/SSHd/SSHd_config and add the Standard Mode account.
- B. She needs to run sysconfig and restart the SSH process.
- C. She needs to edit /etc/scpusers and add the Standard Mode account.
- D. She needs to run cpconfig to enable the ability to SCP files.
Correct answer: C
Explanation
The correct answer is C because the /etc/scpusers file controls which users are permitted to use the SCP command. If the Standard Mode account is not listed there, SCP will not function properly. Options A and B relate to SSH configurations but do not address SCP permissions, while option D is incorrect because cpconfig does not manage SCP capabilities.