> On Feb. 10, 2016, 8:06 a.m., Adam B wrote: > > docs/authorization.md, line 189 > > <https://reviews.apache.org/r/43199/diff/7/?file=1239109#file1239109line189> > > > > Does this mean that no other principal can register a framework at all? > > Or can they still register a framework with role '*'?
Even `*` is disallowed. I changed the text to clarify this. - Greg ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/43199/#review118611 ----------------------------------------------------------- On Feb. 11, 2016, 1:31 a.m., Greg Mann wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/43199/ > ----------------------------------------------------------- > > (Updated Feb. 11, 2016, 1:31 a.m.) > > > Review request for mesos, Neil Conway and Vinod Kone. > > > Bugs: MESOS-4452 > https://issues.apache.org/jira/browse/MESOS-4452 > > > Repository: mesos > > > Description > ------- > > Updated authorization documentation. > > Added information about the distinction between roles and principals, as well > as a real-world authorization example. > > > Diffs > ----- > > docs/authorization.md dbbfd60cb35cbb67e47b6a468d4f4ab824981e5d > > Diff: https://reviews.apache.org/r/43199/diff/ > > > Testing > ------- > > Viewed in the mesos website container: > https://github.com/mesosphere/mesos-website-container > > > Thanks, > > Greg Mann > >
