You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@zookeeper.apache.org by "Patrick Hunt (JIRA)" <ji...@apache.org> on 2009/06/05 23:22:07 UTC

[jira] Assigned: (ZOOKEEPER-435) allow "super" admin digest based auth to be configurable

     [ https://issues.apache.org/jira/browse/ZOOKEEPER-435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Patrick Hunt reassigned ZOOKEEPER-435:
--------------------------------------

    Assignee: Patrick Hunt

> 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
>
>
> 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.