The problem is that none of those will work if the existing uids/gids on the systems are not already consistent, and they aren't.
Ross On Sun, Mar 26, 2017 at 1:57 AM, deloptes <delop...@gmail.com> wrote: > Boylan, Ross wrote: > >> What can I do about this? > > I had samequestion at one point of time. > There are perhaps at least two ways solving this. > > 1. use LDAP - this is more complicated but also more professional > 2. use Mysql PAM plugin > 3. distribute passwd and group files to slave machines > > https://dev.mysql.com/doc/refman/5.5/en/pam-authentication-plugin.html > https://wiki.debian.org/LDAP/PAM > >