• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

Resolved How to automate remote access to MySQL?

tkoa

New Pleskian
Server operating system version
Debian 10.13
Plesk version and microupdate number
Plesk Obsidian v18.0.53_build1800230619.12
Hello!
I want to insert, each day a different ip in the specific part located here: admin/database/settings or here: /smb/database/edit-user/id/XX
Our ERP connects to different MySQL databases to extract and add info and we have our server with dynamical ip. We use no-ip but when we insert the domain, plesk doesn't resolve the ip, so we have to add manually when it changes the ip.
So we want to make a bash script with a cron job to add the current server ip. We only want to accept remote connections from specific ip

Where is located that configuration?

Thank you
 
I solved that with a bash script and using plesk bin and using -add_access.
So this topic is solved for me
 
Back
Top