-
As far as I understand, there's a REST API to enable if using the PowerDNS web server. Is this an "all or nothing" approach, or is there a way to maintain users and permissions? Like API key xyz123 can modify domain example.tld. |
Beta Was this translation helpful? Give feedback.
Answered by
Habbie
Jun 10, 2025
Replies: 1 comment
-
It is all or nothing. Other products do add these features on top. I suspect both projects with 'proxy' in the name at https://github.com/PowerDNS/pdns/wiki/WebFrontends do it, and ZoneControl (mentioned on https://www.powerdns.com/powerdns-add-ons) also offers fine grained control. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
SimFre
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It is all or nothing. Other products do add these features on top. I suspect both projects with 'proxy' in the name at https://github.com/PowerDNS/pdns/wiki/WebFrontends do it, and ZoneControl (mentioned on https://www.powerdns.com/powerdns-add-ons) also offers fine grained control.