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

An authenticated connection should not be allowed to reauthenticate

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • Morpheus
    • 7.6.0
    • memcached
    • None
    • Untriaged
    • 0
    • Unknown

    Description

      A client may currently do something like:

      SASL AUTH user1
         run commands as user 1
      SASL AUTH user2
         run commands as user 2
      

      None of our clients currently do this, and it makes the lifecycle of a connection unnecessary complex as the connection may also transition from "authenticated" to "unauthenticated" (as the SASL authentication may involve multiple steps and also fail).

      Attachments

        For Gerrit Dashboard: MB-59981
        # Subject Branch Project Status CR V

        Activity

          People

            trond Trond Norbye
            trond Trond Norbye
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There is 1 open Gerrit change

                PagerDuty