Q: Access Control Options

Maritza Mendez martitzam at gmail.com
Thu Sep 30 19:58:33 BST 2010


On Thu, Sep 30, 2010 at 4:11 AM, Alexander Belchenko <bialix at ukr.net> wrote:

>
>
> That's would be cool. But back to bzr-access. Am I understand correctly
> something different will be used instead of the bzr-access?
>
>
Yes, I think that's correct: bzr-access was not designed to meet all of the
requirements currently being discussed, although bzr-access does support
*some* of the requirements.  Those requirements may include:

1. a distinction between read-only and commit permissions
2. per-branch permissions.  (I do not have a need for anything finer-grained
than branches, but I can see a use-case for relative-path permissions also)
3. support for groups of branches (to which permissions could be assigned
all at once)
4. support for groups of users (e.g. Team Alpha = [jose, nico, martitza],
 Team Beta = [jose, alicia, jorge] )
5. support for "remote, remote" branches -- ACL server manages
"pass-through" access to branches on arbitrary boxes on the network, not
just on itself
6. scriptable... even if an excellent GUI is also available

Suggested requirement #5 is not strictly necessary but may be helpful in
highly distributed organizations, so that one interface can manage all of
the machines serving branches.  The end-user would not need to go through
the intermediate machine necessarily.  Instead, the admin console would have
the ability to set up the permissions on each of the other smartserver
boxes.

~M
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20100930/31d6fdaf/attachment-0001.htm 


More information about the bazaar mailing list