Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-7124

connectionStatus command

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 2.3.2
    • Affects Version/s: None
    • Component/s: None
    • None

      This command will show you what authenticated principals are active for the connection, as well as what capabilities are activated. Among other things.

      Command:

      { connectionStatus: 1 }
      

      Response:

      { ok: 1, authInfo: { authenticatedUsers: [ { user: <String>, userSource: <String> }, ... ] } }
      

            Assignee:
            mathias@mongodb.com Mathias Stearn
            Reporter:
            milkie@mongodb.com Eric Milkie
            Votes:
            0 Vote for this issue
            Watchers:
            8 Start watching this issue

              Created:
              Updated:
              Resolved: