Details
-
Task
-
Resolution: Fixed
-
Major - P3
-
None
-
None
Description
This ticket introduced a new option to the `usersInfo` command, `showCustomData`. `showCustomData` is a boolean option that is set to `true` by default. It controls whether or not the user-specified `customData` field in the user document is included in the output of `usersInfo`.
The `showCustomData` option can be specified for all variants of `userInfo` (exact-match with 1 or multiple users in a doc/array, or `
` or `{usersInfo: {forAllDBs: true}}`.
Description of Linked Ticket
The authorization user cache is not being used by config servers when running `usersInfo` commands. This has various performance and security implications, as detailed in the comment below.
Attachments
Issue Links
- documents
-
SERVER-60425 User cache not used when running usersInfo on config servers
-
- Closed
-