Update dns_ispconfig.sh

Added line to first comment, DNS txt functions were not enough on my new ISPConfig installation. 
Maybe ISPConfig behaviour changed, using debug I found out that the remote user did not have permission to execute client_get_id
I also have DNS zone function permissions, though I do not know if that is actually necessary
This commit is contained in:
RBCOMGmbH 2021-08-06 16:30:02 +02:00 committed by GitHub
parent d96cca3822
commit e965e5c0d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,6 +3,7 @@
# ISPConfig 3.1 API
# User must provide login data and URL to the ISPConfig installation incl. port. The remote user in ISPConfig must have access to:
# - DNS txt Functions
# - Client functions (otherwise no result is given and "Client ID is not numeric." error occurs).
# Report bugs to https://github.com/sjau/acme.sh