hiexam
hashicorp · Vault-Associate-002 · Q428 · multiple_choice · topic_1

Which of the following statements describe the CLI command below? $ vault login -method=ldap username=mitchellh

Which of the following statements describe the CLI command below? $ vault login -method=ldap username=mitchellh
  • A.Generates a token which is response wrapped
  • B.You will be prompted to enter the password
  • C.By default, the generated token is valid for 24 hours
  • D.Fails because the password is not provided
Explanation
Selected Answer: B As shown here https://developer.hashicorp.com/vault/docs/auth/ldap#authentication you will be prompted to enter the password for mitchellh.

Reference: examtopics_top_comment

Practice with progress tracking

Sign in to track wrong answers, get spaced-repetition reminders, and run timed exam mode.