Uploaded image for project: 'Apache Curator'
  1. Apache Curator
  2. CURATOR-356

Allow SASL configuration for TestingServer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2.0
    • 3.2.1, 2.11.1
    • Tests
    • None

    Description

      I would like to set the folloing properties on my TestingServer

      properties.setProperty("authProvider.1", 
      "org.apache.zookeeper.server.auth.SASLAuthenticationProvider");
      properties.setProperty("kerberos.removeHostFromPrincipal", "true");
      properties.setProperty("kerberos.removeRealmFromPrincipal", "true");
      

      Would it be better to let QuorumConfigBuilder (and InstanceSpec) accept a custom Properties object to be merged to the actual configuration ?

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              eolivelli Enrico Olivelli
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: