[Pdns-users] pdns user owned domains

frank+pdns at tembo.be frank+pdns at tembo.be
Tue May 28 10:32:36 UTC 2019


> 
> In powerdns we can see the users. users are connected to domains. 

Hi,

Could you tell us where and how you can “see” the users? Do you use some kind of web-frontend?

> 
> I have a user ricardo , the user ricardo has a lot of domains connected, but he says he misses some that he can not see.
> 
> anybody knows, how to list user owned domains from the powerdns DB ?

It depends on how ricardo’s domains ended up in the system.

You might want to check if the following SQL query gives you any results:

select * from domains where account = ‘ricardo’;

Does that return the list of “ricardo’s domains”? If so, then look for a domain that’s missing from ricardo’s list (eg: ‘mydomain.tld’), and check the account on that domain…

Kind Regards,


Frank Louwers
PowerDNS Certified Consultant @ Kiwazo.be




More information about the Pdns-users mailing list