To list all users, use
mongosh to query the system.users collection:
mongosh
use admindb.system.users.find()
No comments:
Post a Comment