LPIC-1 Exam 102 v5 (Linux Administrator) — Question 80

Which mechanism does ssh use to interact with the SSH agent?

Answer options

Correct answer: E

Explanation

The correct answer is E because ssh checks the SSH_AUTH_SOCK environment variable to find the socket used to communicate with the SSH agent. The other options describe incorrect methods or processes that do not apply to how ssh interacts with the SSH agent.