Till Toenshoff created MESOS-8322:
-------------------------------------

             Summary: Authorization failure message from the master should 
include the subject.
                 Key: MESOS-8322
                 URL: https://issues.apache.org/jira/browse/MESOS-8322
             Project: Mesos
          Issue Type: Bug
            Reporter: Till Toenshoff


When trying to run a task owned by a framework principal that lacks specific 
rights for the task-user in question, it would be much more helpful if the 
Mesos master would actually supply the framework principal (aka Subject) within 
the error message.

Currently what I see is reason strings like this:
{{Not authorized to launch as user 'nobody'}}

Whereas I think it would be much more helpful if we included the subject like 
this:
{{SUBJECT is not authorized to launch tasks as user 'OBJECT'}}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to