Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-16036 AuthZ : RBAC for Applications
  3. MB-22083

RBAC memcached integration: support new format of password file

    XMLWordPrintable

Details

    • Technical task
    • Resolution: Fixed
    • Major
    • 5.0.0
    • 5.0.0
    • ns_server
    • Security Level: Public
    • None

    Description

      example of new format:

      {
       "users": [{
       "n": "hey",
       "plain": "OWE3NmE4NTdhZDM5OWI0OTJiYTAxODc5ZDBmYTJkNzE3ZTQ0MzBiMg==",
       "sha1": {
       "h": "If6IA4HRWb8rUrpjkrpZr2HLIdg=",
       "s": "yrn4/qPenHnh4oLWkVQtaAgn/Rg=",
       "i": 100
       },
       "sha256": {
       "h": "Q2Wd3Guxh+mdJDGz63G2Jy7d1OyuNJfC06tqCZEs8EM=",
       "s": "1KDF01tbzolgMxXfvwG+C5Uv3iLzJLckaFOWetTywu0=",
       "i": 100
       },
       "sha512": {
       "h": "e8Th7RbEHLRke1Z8LjB+9acpHSbCgYasxISNjXE8g5llaoiT46gzEAH+wyUGxntu3Q7NO2PpKTblINMCYR731Q==",
       "s": "J4vp3eiDsWAkj/DNRVNaUC2jeaPKQJccyEodDib+be0KrSIniZTEKj5lIMckBrdcjLLCpzhK9P8nBHbxEqCW7g==",
       "i": 100
       }
       }, {
       "n": "trond",
       "plain": "ZTVlOWZhMWJhMzFlY2QxYWU4NGY3NWNhYWE0NzRmM2E2NjNmMDVmNA==",
       "sha1": {
       "h": "nqV/dRMJqzirfqGZrqklYm5LVXg=",
       "s": "Y2z10Nx2z0L/aO46qazjAXJElAA=",
       "i": 100
       },
       "sha256": {
       "h": "qBmiiuP8PxBq2vKBP6j3gArsRU3X40XQlDbYWQrfIs8=",
       "s": "fozdLiszZzyxayLHP5s0iBxfLoynyYy1YkDIJtZAhZ4=",
       "i": 100
       },
       "sha512": {
       "h": "PHNVXDl8H6WQc11c7JIsd90RQs6VMLr1KnxBtqwEvULJJy6ggBt+hyxpaETgqMJUN8Dq7wh7yKFW5HRCUsoNrQ==",
       "s": "kiX1Dx5iQUAVuZROgmOkdy5I7kojafiUXG01rjN1orB9EzMwjK+y4nJpe6ONYLgXQ/mT0E3F5Bdm96VinJrNgQ==",
       "i": 100
       }
       }]
      }
      

      Attachments

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

        Activity

          People

            artem Artem Stemkovski
            artem Artem Stemkovski
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty