[ 
https://issues.apache.org/jira/browse/CURATOR-356?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15606492#comment-15606492
 ] 

Cameron McKenzie commented on CURATOR-356:
------------------------------------------

I think that sounds like a reasonable suggestion. Would you like to provide a 
PR with the changes? I would be happy to review them.

> Allow SASL configuration for TestingServer
> ------------------------------------------
>
>                 Key: CURATOR-356
>                 URL: https://issues.apache.org/jira/browse/CURATOR-356
>             Project: Apache Curator
>          Issue Type: Improvement
>          Components: Tests
>    Affects Versions: 3.2.0
>            Reporter: Enrico Olivelli
>
> I would like to set the folloing properties on my TestingServer
> {code}
> properties.setProperty("authProvider.1", 
> "org.apache.zookeeper.server.auth.SASLAuthenticationProvider");
> properties.setProperty("kerberos.removeHostFromPrincipal", "true");
> properties.setProperty("kerberos.removeRealmFromPrincipal", "true");
> {code}
> Would it  be better to let QuorumConfigBuilder (and InstanceSpec) accept a 
> custom Properties object to be merged to the actual configuration ?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to