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/01 22:41:07 UTC

[jira] Created: (ZOOKEEPER-424) server side chroot enforcment - link to auth

server side chroot enforcment - link to auth
--------------------------------------------

                 Key: ZOOKEEPER-424
                 URL: https://issues.apache.org/jira/browse/ZOOKEEPER-424
             Project: Zookeeper
          Issue Type: Improvement
          Components: server
            Reporter: Patrick Hunt
             Fix For: 3.3.0


Allow the server administrator to enforce a particular root on specific authenticated users.

ZOOKEEPER-237 implements the client side of this - the client can set a chroot, however this doesn't allow
someone like an administrator to enforce the root.

We should add the ability to the server to verify that all accesses are to a particular root.

We currently have ACLs which provide essentially this, however there are a few small issues where root enforcement
would be useful from server operator perspective.


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