[ 
https://issues.apache.org/jira/browse/ZOOKEEPER-435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12718514#action_12718514
 ] 

Hudson commented on ZOOKEEPER-435:
----------------------------------

Integrated in ZooKeeper-trunk #343 (See 
[http://hudson.zones.apache.org/hudson/job/ZooKeeper-trunk/343/])
    

> allow "super" admin digest based auth to be configurable
> --------------------------------------------------------
>
>                 Key: ZOOKEEPER-435
>                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-435
>             Project: Zookeeper
>          Issue Type: Bug
>          Components: server
>            Reporter: Patrick Hunt
>            Assignee: Patrick Hunt
>            Priority: Critical
>             Fix For: 3.2.0
>
>         Attachments: ZOOKEEPER-435.patch
>
>
> 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.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to