Currently the connectionStatus command returns the users you are currently authenticated as, but that is unfortunately not sufficient to fully understand what privileges the current connection has, for example due to the localhost exception. SERVER-12143 will make this even worse.
connectionStatus should be able to give you all your current privileges, from all logged in users and any other privileges that were granted to you by the system for other reasons.
- is depended on by
-
SERVER-12143 Make some unauthenticated commands require auth
- Closed
- is related to
-
SERVER-12621 Reduce localhost exception permissions
- Closed