Browse Source

Update dns_ispconfig.sh

Add permissions to:
- Client functions
- DNS zone functions
Mickael 1 year ago
parent
commit
cb5eae888d
1 changed files with 2 additions and 0 deletions
  1. 2 0
      dnsapi/dns_ispconfig.sh

+ 2 - 0
dnsapi/dns_ispconfig.sh

@@ -14,6 +14,8 @@ Options:
 # User must provide login data and URL to the ISPConfig installation incl. port.
 # User must provide login data and URL to the ISPConfig installation incl. port.
 # The remote user in ISPConfig must have access to:
 # The remote user in ISPConfig must have access to:
 # - DNS txt Functions
 # - DNS txt Functions
+# - DNS zone functions
+# - Client functions
 
 
 ########  Public functions #####################
 ########  Public functions #####################