소스 검색

Update dns_ispconfig.sh

Add permissions to:
- Client functions
- DNS zone functions
Mickael 1 년 전
부모
커밋
cb5eae888d
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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.
 # The remote user in ISPConfig must have access to:
 # - DNS txt Functions
+# - DNS zone functions
+# - Client functions
 
 ########  Public functions #####################