JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
MongoDB interview questions part 5
MongoDB interview questions part 5
Back
Take as many assements as you can to improve your validate your skill rating
Total Questions: 20
1. Use the ____________ option to enable auditing and specify where to output the audit events.
A. –auditLocation
B. –auditOutput
C. –auditDestination
D. None of the mentioned
Show Correct Answer
Correct Answer is :
–auditDestination
2. Use the ____________ option to enable auditing and specify where to output the audit events.
A. –auditLocation
B. –auditOutput
C. –auditDestination
D. None of the mentioned
Show Correct Answer
Correct Answer is :
–auditDestination
3. The audit file rotates at the same time as the ________ log file.
A. Client
B. Server
C. Application
D. All of the mentioned
Show Correct Answer
Correct Answer is :
Server
4. The audit file rotates at the same time as the ________ log file.
A. Client
B. Server
C. Application
D. All of the mentioned
Show Correct Answer
Correct Answer is :
Server
5. To view the contents of the file, pass the file to the MongoDB utility ___________
A. bsonlog
B. bsonout
C. bsondump
D. SelectIndexes
Show Correct Answer
Correct Answer is :
bsondump
6. To view the contents of the file, pass the file to the MongoDB utility ___________
A. bsonlog
B. bsonout
C. bsondump
D. SelectIndexes
Show Correct Answer
Correct Answer is :
bsondump
7. The _____________ option accepts either full path name or relative path name.
A. –auditPathLog
B. –logPath
C. –auditPath
D. None of the mentioned
Show Correct Answer
Correct Answer is :
–auditPath
8. The _____________ option accepts either full path name or relative path name.
A. –auditPathLog
B. –logPath
C. –auditPath
D. None of the mentioned
Show Correct Answer
Correct Answer is :
–auditPath
9. The _________ message limit can result in the truncation of the audit messages.
A. oplog
B. syslog
C. evallog
D. none of the mentioned
Show Correct Answer
Correct Answer is :
syslog
10. The _________ message limit can result in the truncation of the audit messages.
A. oplog
B. syslog
C. evallog
D. none of the mentioned
Show Correct Answer
Correct Answer is :
syslog
11. Which of the following method is used for managing user ?
A. db.createUser()
B. db.User()
C. db.superuser()
D. none of the mentioned
Show Correct Answer
Correct Answer is :
db.createUser()
12. Point out the correct statement :
A. Authentication is the process of verifying the identity of a client
B. When access control is enabled, MongoDB requires all clients to authenticate themselves first in order to determine the access for the client
C. Authentication and authorization are closely connected
D. All of the mentioned
Show Correct Answer
Correct Answer is :
All of the mentioned
13. MongoDB stores user information in the _________ collection.
A. system.allusers
B. system.users
C. system.superusers
D. system.usersnone
Show Correct Answer
Correct Answer is :
system.users
14. Which of the follwing authentication method is used by default by MongoDB ?
A. SCRAM-SHA-1
B. LDAP
C. MONGODB-CR
D. None of the mentioned
Show Correct Answer
Correct Answer is :
SCRAM-SHA-1
15. Point out the wrong statement :
A. Authorization determines the verified user’s access to resources and operations
B. MongoDB does not support authentication mechanisms
C. To authenticate a client in MongoDB, you must add a corresponding user to MongoDB
D. None of the mentioned
Show Correct Answer
Correct Answer is :
MongoDB does not support authentication mechanisms
16. _________ is a challenge-response mechanism that authenticates users through passwords.
A. SCRAM-SHA-1
B. LDAP
C. MONGODB-CR
D. None of the mentioned
Show Correct Answer
Correct Answer is :
MONGODB-CR
17. MongoDB supports _________ certificate authentication for use with a secure TLS/SSL connection.
A. x.590
B. x.509
C. x.950
D. All of the mentioned
Show Correct Answer
Correct Answer is :
x.509
18. MongoDB __________ supports authentication using a Kerberos service.
A. Standard
B. Express
C. Enterprise
D. None of the mentioned
Show Correct Answer
Correct Answer is :
Enterprise
19. MongoDB Enterprise supports proxy authentication through :
A. SCRAM-SHA-1
B. LDAP
C. MONGODB-CR
D. None of the mentioned
Show Correct Answer
Correct Answer is :
LDAP
20. Every MongoDB mongod and mongos instance (or mongod.exe or mongos.exe on Windows) must have an associated :
A. service replica
B. service sets
C. service principal
D. service principle
Show Correct Answer
Correct Answer is :
service principal
Similar Interview Questions
Search for latest jobs
Find Jobs