Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Password in a seperate File / PSA.Shadow Feature #21

Open
linuxloot-de opened this issue Jan 15, 2023 · 1 comment
Open

Password in a seperate File / PSA.Shadow Feature #21

linuxloot-de opened this issue Jan 15, 2023 · 1 comment

Comments

@linuxloot-de
Copy link

Your Login is something like:
./innotopgo mysql://root:password@localhost:3306

But if I don't know the password it should work something like
./innotopgo mysql://admin:**cat /etc/psa/.psa.shadow**@localhost:3306

For Example this works on Plesk based Servers:
mytop -u admin -pcat /etc/psa/.psa.shadow

@linuxloot-de
Copy link
Author

image

Here is the shell command without syntax change (Github interpreted: `)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant