Uploaded image for project: 'ZooKeeper'
  1. ZooKeeper
  2. ZOOKEEPER-435

allow "super" admin digest based auth to be configurable

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • None
    • 3.2.0
    • server
    • None
    • Reviewed

    Description

      the server has a "super" digest based auth user that enables administrative access (ie has access to znodes regardless
      of acl settings) but the password is not configurable

      1) make the default digest null, ie turn off "super" by default
      2) if a command line option is specified when starting server then use the provided digest for super

      eg. java -Dzookeeper.DigestAuthenticationProvider.superDigest=xkxkxkxkx ....

      also this is not documented in the forrest docs - need to add that along with tests as part of the patch.

      Attachments

        1. ZOOKEEPER-435.patch
          8 kB
          Patrick D. Hunt

        Activity

          People

            phunt Patrick D. Hunt
            phunt Patrick D. Hunt
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: