Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-5379

Comment on: "manual/reference/parameters.txt"

    XMLWordPrintableJSON

Details

    Description

      Hi there,
      I believe there is an error in your documentation on enabling auditAuthorizationSuccess

      It is documented as :
      db.runAdminCommand(

      { setParameter: 1, auditAuthorizationSuccess: true }

      )

      When it should be:
      db.adminCommand(

      { setParameter: 1, auditAuthorizationSuccess: true }

      )

      Attachments

        Activity

          People

            kay.kim@mongodb.com Kay Kim (Inactive)
            mconnolly@absolute.com Marcus Connolly
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              8 years, 41 weeks ago