Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.

Unlimited Access

Get Unlimited Contributor Access to the all ExamTopics Exams!
Take advantage of PDF Files for 1000+ Exams along with community discussions and pass IT Certification Exams Easily.

Exam 102-500 topic 1 question 56 discussion

Actual exam question from LPI's 102-500
Question #: 56
Topic #: 1
[All 102-500 Questions]

Which of the following commands preloads and manages existing SSH keys that are used for automatic authentication while logging in to order machines using
SSH?

  • A. sshd
  • B. ssh-keyring
  • C. ssh-keygen
  • D. ssh-pki
  • E. ssh-agent
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
asma_22
Highly Voted 4 years, 1 month ago
the right answer is ssh-agent
upvoted 33 times
...
3glag
Highly Voted 4 years ago
ssh-agent is right answer and this question was in lpic2-201(400)
upvoted 16 times
...
Rafael_Rosa
Most Recent 5 months, 2 weeks ago
Selected Answer: E
ssh-agent. This was a question in my lpic exam and I passed with score 800. So, ssh-agent (E) is the right answer.
upvoted 1 times
...
peppiniello
5 months, 2 weeks ago
Selected Answer: E
the right answer is ssh-agent
upvoted 1 times
...
blk_542
10 months, 2 weeks ago
Selected Answer: E
man: "ssh-agent is a program to hold private keys used for public key authentication (RSA, DSA). The idea is that ssh-agent is started in the beginning of an X-session or a login session, and all other windows or programs are started as clients to the ssh-agent program. Through use of environment variables the agent can be located and automatically used for authentication when logging in to other machines using ssh"
upvoted 1 times
...
waschaly
10 months, 3 weeks ago
No ssh-keygen "preloads and manages existing SSH keys" - ssh-agent does
upvoted 1 times
...
Mchoeti
1 year ago
Selected Answer: E
Ssh-agent it is E
upvoted 1 times
...
Mchoeti
1 year ago
Selected Answer: E
It is E , keygen creates a pair pub and priv . so please change it
upvoted 1 times
...
Pauli80
1 year, 1 month ago
ssh-agent ist die richtige Antwort
upvoted 1 times
...
w3rr
1 year, 11 months ago
Selected Answer: E
ssh-agent
upvoted 1 times
...
Lazylinux
1 year, 12 months ago
Selected Answer: E
ssh-agent- commands preloads and manages existing SSH keys that are used for automatic authentication while logging in, it loads the key into memory i.e. if you have passphrase protecting a key instead of keep putting it in every time you try to connect to server, you only put it once and the ssh-agent will remember it for all subsequent logins
upvoted 6 times
...
Lazylinux
2 years ago
Selected Answer: E
E for sure used for managing ssh keys for automatic subsquent auth
upvoted 2 times
...
jedrek
2 years ago
What does it even mean to preload SSH key?
upvoted 1 times
...
serlan
2 years, 2 months ago
Selected Answer: E
E: ssh-agent
upvoted 1 times
...
Robert12
2 years, 2 months ago
The question says preloads and manages. What does preload actually mean ? ssh -keygen - generates keys but does it manage the keys?, if so whats the purpose of having ssh-agent ? I would naturally choose ssh-agent with this question.
upvoted 1 times
...
serlan
2 years, 2 months ago
Selected Answer: E
E: ssh-agent
upvoted 1 times
...
Sergio_light
2 years, 3 months ago
Selected Answer: E
ssh-agent is correct
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...