I'm working on getting the client to login to mysql without them entering the user / password combination. I can't use the option to update the main mysql password in config.inc.php as I have multiple user accounts and each with their own grant privileges.
Can someone get me in the right way to get this done?
I've read somewhere here on stackoverflow that its possible to post data to the form directly, however, just when I started to try testing it from CURL (just testing), I then noticed it also has a token which changes I guess ...
So could someone let me know if its possible and how this is done? Think of cPanel and their auto-login feature to phpmyadmin using the master mysql account.
Thank you and I hope someone can help here, I really could not find anything useful on the internet ...
Kind regards