You are using the Vault userpass auth method mounted at auth/userpass. How do you create a new user named "sally" with password "h0wN0wB4r0wnC0w"? This new user will need the power - users policy. A.
B.
C.
D.
Question No 2
The vault lease renew command increments the lease time from:
Question No 3
HOTSPOT
Where do you define the Namespace to log into using the Vault Ul?
To answer this question
Use your mouse to click on the screenshot in the location described above. An arrow indicator will
mark where you have clicked. Click the "Answer" button once you have positioned the arrow to
answer the question. You may need to scroll down to see the entire screenshot.
Answer:
Explanation:
The namespace can be defined in the “Mount path” field in the “Advanced options” section of the
login screen. The mount path is the path where the auth method is enabled, and it can include a
namespace prefix. For example, if the LDAP auth method is enabled at the path ns1/auth/ldap,
where ns1 is the namespace, then the mount path field should be set to ns1/auth/ldap. This way, the
Vault UI will log in to the correct namespace and auth method. Alternatively, the namespace can also
be specified in the URL of the Vault UI, such as
https://vault.example.com/ui/vault/auth/ns1/auth/ldap/login.
Question No 4
You have a 2GB Base64 binary large object (blob) that needs to be encrypted. Which of the following
best describes the transit secrets engine?
Question No 5
How would you describe the value of using the Vault transit secrets engine?