You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Marco Massenzio (JIRA)" <ji...@apache.org> on 2015/10/06 01:32:31 UTC

[jira] [Updated] (MESOS-3557) Improve the documentation for ACLs

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

Marco Massenzio updated MESOS-3557:
-----------------------------------
    Summary: Improve the documentation for ACLs  (was: Interpretation of { "type": "NONE" } in access control lists)

> Improve the documentation for ACLs
> ----------------------------------
>
>                 Key: MESOS-3557
>                 URL: https://issues.apache.org/jira/browse/MESOS-3557
>             Project: Mesos
>          Issue Type: Documentation
>            Reporter: James Fisher
>
> I am trying to understand the documentation for the authentication system. The interpretation of the
>     { "type": "NONE" }
> string predicate is strange. In particular I want to know what the interpretation of the following ACL should be:
> {code}
>      {
>        "run_tasks": [
>                       {
>                         "principals": { "type": "NONE" },
>                         "users": { "type": "NONE" }
>                       }
>                     ]
>      }
> {code}



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