How to allow jailed ssh user to access mysql database
Hello,
I have tens of jailed ssh users to their respective home folders.
They share the same group name.
They can't run any anything other than ls.
I want one of them run mysql commands. She has a dedicated mysql user and I want her to run commands like mysqldump or altering tables.
Is this possible?
My three day google search journey didn't give me anything.
Thanks in advance.
|