Mesos provides API which you can use to build any authz you like. But that does not necessarily mean that all those implementations should be part of the core mesos. I'd suggest to search around, maybe you will find something you can use. For example, internally we have Kerberos authz module, but it is proprietary.
Alex. On 12 Sep 2017 4:52 am, "j...@is-land.com.tw" <j...@is-land.com.tw> wrote: > Hi all: > Why does Mesos authorization not support the LDAP or Kerberos? > > I am thinking to implement the Mesos module for authorization. > > > Thank you. >