pdns icon indicating copy to clipboard operation
pdns copied to clipboard

account empty when creating a domain from API

Open demarcq opened this issue 4 years ago • 1 comments

Hi, Since I updated to pdns 4.6.1, the domains created from API don't have any account.

{"soa_edit_api" : "DEFAULT","name":"test.com.","dnssec":false, "kind": "MASTER", "masters": [], "account":"noviris","nameservers": ["ns1.bdmi.net.", "ns2.bdmi.net."]}

I also tried to update domain with : {"account":"noviris"} and get a 204.

But the account is not provided in the permission table but domains contenting :

[domains]

  4129 test.com   NULL MASTER 2022032901 noviris

demarcq avatar Mar 30 '22 13:03 demarcq

But the account is not provided in the permission table but domains contenting :

What's the permission table?

Habbie avatar Apr 04 '22 14:04 Habbie

Given that the dump from the domains table does show the account, and my question went unanswered, I am assuming this is a problem with some other piece of software. Closing this ticket.

Habbie avatar Jan 23 '24 20:01 Habbie