What app is this about, and its version: PHPMyAdmin What YunoHost version are you running: 12.1.39 What type of hardware are you using: Old laptop or computer
Describe your issue
I installed YunoHost as a Playground Server for my pupils.
To experiment with datatbases I wantet to give them access to individual DBs but noticed, that the SSO mechanism grants them access to PHPMyAdmin as phpmyadmin_root@localhost regardless of which user is logged in to the YunoHost system.
This is not suitable for my purpose. I need to restrict access to their individual DB so they can play with it using PHPMyAdmin.
You mean you are planning to use a production server for students to learn and experiment? This sounds like a bad idea.
Why not create a VM using incus (already available in the yunohost catalog) for this task, so in case something goes wrong, you can just recreate the VM