

InterviewSolution
Saved Bookmarks
1. |
On Linux, MongoDB clients can use Kerberos’s _______ program to initialize a credential cache for authenticating the user principal to servers.(a) knight(b) kinit(c) Knite(d) None of the mentionedI got this question during an online interview.My question is taken from Kerberos Authentication in section Production Checklist, Security Concepts and Network Security of MongoDB |
Answer» Right option is (b) kinit |
|