Give MySQL Workbench access without having to give master credentials
I would like being able to give someone access to a single database throw MySQL Workbench without having to send him the master credentials that could be used to access all the server files throw SFTP.

This is already possible. If you use Workbench with master credentials, you will have access to all DBs for all apps in the server.
If you instead use application credentials (https://support.cloudways.com/difference-between-master-credentials-and-application-credentials/), you will have just access to the database of that specific app.
Hope this helps.
Cloudways Team
1 comment
-
AdminCloudways (Admin, Cloudways) commented
This is already possible. If you use Workbench with master credentials, you will have access to all DBs for all apps in the server.
If you instead use application credentials (https://support.cloudways.com/difference-between-master-credentials-and-application-credentials/), you will have just access to the database of that specific app.
Hope this helps.
Cloudways Team