[
https://issues.apache.org/jira/browse/MESOS-804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13894091#comment-13894091
]
Adam B commented on MESOS-804:
------------------------------
I'm working on this now. The slave side is very similar to what the framework
has to do in sched.cpp. The master will now have structs for authenticating,
authenticators, and authenticated, each containing one hashmap/set for
frameworks and another for slaves. The credentials for both can be stored in
the same credentials file, since it's still just principal/secret pairs no
matter who is trying to authenticate.
> Add authentication support for slaves
> -------------------------------------
>
> Key: MESOS-804
> URL: https://issues.apache.org/jira/browse/MESOS-804
> Project: Mesos
> Issue Type: Story
> Reporter: Vinod Kone
> Assignee: Vinod Kone
>
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)