Update dns_ispconfig.sh

Add permissions to:
- Client functions
- DNS zone functions
This commit is contained in:
Mickael
2024-07-31 16:22:12 +02:00
committed by GitHub
parent 0f61e9c15e
commit cb5eae888d

View File

@@ -14,6 +14,8 @@ Options:
# 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
# - DNS zone functions
# - Client functions
######## Public functions #####################