How to manage database dependent accounts

Hi,

I have a customer that wants to manage replicas of databases and accounts;

  • These databases are replicas or essentially copies of each other;
  • the accounts and passwords are then the same for each replica;
  • the accounts are local and not directory accounts

For example, there are two MySQL databases A and B and are essentially a copy of each other.

  1. How do we onboard A and B and specify that account 'Shared' is a dependent account for both A and B?
  2. How do we ensure that if we reset the password for Shared that the password will be set and be the same on A and B?

Kind regards,

Noriel

Parents Reply Children
No Data