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

connectionStatus command

    XMLWordPrintableJSON

Details

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major - P3 Major - P3
    • 2.3.2
    • None
    • None
    • None

    Description

      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> }, ... ] } }
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: