You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mesos.apache.org by Alexander Gallego <ag...@concord.io> on 2016/12/02 19:48:39 UTC

Authentication module

For the authentication module:
http://mesos.apache.org/documentation/latest/modules/ does it mean
kerberos,ldap, etc for tasks or for framework registration or for machine
registration....

are there any more docs on this?

Re: Authentication module

Posted by Vinod Kone <vi...@apache.org>.
Authentication is enabled for Mesos APIs used by schedulers (to talk to
master), operators (to talk to master/agent) and agents (to talk to
master). Executor to agent communication is not currently authenticated.

This might throw some light:
https://github.com/apache/mesos/blob/master/docs/authentication.md

On Fri, Dec 2, 2016 at 11:48 AM, Alexander Gallego <ag...@concord.io>
wrote:

>
> For the authentication module: http://mesos.apache.org/
> documentation/latest/modules/ does it mean kerberos,ldap, etc for tasks
> or for framework registration or for machine registration....
>
> are there any more docs on this?
>
>
>