The shell has a hardcoded helper "show users" which is used to print the users defined on the current database. This is implemented, however, by querying the current database's system.users collection, which not the right way to view users in 2.6. We should update that helper to use the usersInfo command instead.
- is related to
-
SERVER-12074 Add "show roles" shell helper
-
- Closed
-