Saturday, September 14, 2019

MongoDB: Security


db.system.users.find()

db.system.users.find({},{credentials:0}).pretty()

to list all users.




0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home