#73 [Feature] Implement full persistent search for DNS
Closed: Fixed None Opened 11 years ago by mkosek.

https://bugzilla.redhat.com/show_bug.cgi?id=733711 (Red Hat Enterprise Linux 6)

Description of problem:

Right now upstream bind-dyndb-ldap supports persistent search only for zones.
That allows the name server to immediately read new/modified DNS zones when
they are added/removed from LDAP.

We would need to extend this feature also for DNS records so that records in
given zone (for example A record for foo.example.com in zone example.com) or
records directly in zone (for example MX record directly in zone example.com)
are immediately loaded when they are changed in LDAP.

Actual results:
Record is changed but its resolvable after the record validity expires.

Expected results:
Changed record is immediately res

Additional info:

All tracked tickets were closed -> closing.

Metadata Update from @pspacek:
- Issue assigned to pspacek
- Issue set to the milestone: 3.0 IPA

7 years ago

Login to comment on this ticket.

Metadata