Community

How to share users table between two sites with separate databases

I want to use a "users" table from another site which is installed on a separate database.
Is it possible to do it?

I want to do it with settings.php like adding a prefix.
If it's not possible with settings.php, What is the best way to do it?
Maybe with Services?

I don't want a one time migration, because it needs to be sync all the time.

nobody click here