Hi Jared, As Vinod said, if you're using the default Mesos authenticators, the only way to update the dictionary of credentials is to restart the master/agent process. Note, however, that the authentication system is modular, so you could also write a custom authenticator which permits dynamic modification of the credentials. Docs for authentication and for the modules system can be found here:
http://mesos.apache.org/documentation/latest/authentication/ http://mesos.apache.org/documentation/latest/modules/ Cheers, Greg On Tue, Feb 14, 2017 at 2:40 AM, Yu Wei <yu20...@hotmail.com> wrote: > Hi Guys, > > Is there any plan to enhance authentication and authorization > functionality? > > For example, after agent register successfully, then password of the agent > is changed, is that possible to make master and agent aware of such changes? > > > Thanks, > > Jared, (韦煜) > Software developer > Interested in open source software, big data, Linux >