1.

Which of the following can be used to generate unique strings for use in passwords?(a) openssl(b) openssd(c) oppstringpwd(d) none of the mentionedI got this question by my college professor while I was bunking the class.I would like to ask this question from User and Role Management in portion Production Checklist, Security Concepts and Network Security of MongoDB

Answer»

Correct OPTION is (a) openssl

Explanation: You can use the openssl program to generate unique strings for use in passwords, as in the FOLLOWING COMMAND: openssl rand -base64 48



Discussion

No Comment Found

Related InterviewSolutions