Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-38575

disable-users and disable-error don't work on their own

    XMLWordPrintable

Details

    • Untriaged
    • Unknown

    Description

      In 6.5.1 we added two new parameters disable-users and disable-error do not work if specified on their own.

      ./couchbase-cli setting-audit --disabled-users owend/local -c localhost -u Administrator -p password --set
      ERROR: No settings specified to be changed
      

      It current requires one of the existing parameters to also be defined e.g.

      ./couchbase-cli setting-audit --disabled-users owend/local --audit-log-rotate-interval 60000 -c 127.0.0.1:9000 -u Administrator -p password --set
      SUCCESS: Audit settings modified
      

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              carlos.gonzalez Carlos Gonzalez Betancort (Inactive)
              owend Daniel Owen
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes

                  PagerDuty