[Pdns-users] DNSSEC Support with PowerDNS – LDAP & MariaDB Backend

Alessandro Lota lota at nonlontano.it
Sat Feb 22 07:01:03 UTC 2025


On 18/02/25 14:24, Alessandro Lota via Pdns-users wrote:
> Feb 18 13:59:21 ns1 systemd[1]: pdns.service: Main process exited, 
> code=killed, status=6/ABRT 

switching to postgresql the error appears much less frequently but persists

Feb 22 07:46:21 ns1 systemd[1]: pdns.service: Main process exited, 
code=killed, status=6/ABRT

the suspicion is that having a ldap backend with all the zones and the 
backend on db only with RSIG is not possible

the step I do are:

1- INSERT INTO domains (name, type) VALUES ('example.com', 'MASTER');

2- pdnsutil secure-zone  example.com

My pdns.conf

config-dir=/etc/powerdns
daemon=yes
disable-axfr=yes
guardian=yes
include-dir=/etc/powerdns/pdns.d
launch=ldap
security-poll-suffix=
setgid=pdns
setuid=pdns
version-string=MY DNS
local-address=127.0.0.1
local-port=5300
zone-cache-refresh-interval=0

## Dettagli per la connessione al database PostgreSQL
launch+=gpgsql
gpgsql-host=127.0.0.1
gpgsql-user=powerdns
gpgsql-password=~omissis~
gpgsql-dbname=powerdns

## DNSSEC
gpgsql-dnssec=yes

thanks in advance

Alessandro

-- 
è facile registrare un dominio con bitName! https://www.bitname.it



More information about the Pdns-users mailing list