twoerner / bind-dyndb-ldap

Forked from bind-dyndb-ldap 4 years ago
Clone

f72976d Remove KEY, SIG, DNSKEY, RRSIG and NSEC records from LDAP schema.

Authored and Committed by pspacek 9 years ago
1 file changed. 2 lines added. 30 lines removed.
    Remove KEY, SIG, DNSKEY, RRSIG and NSEC records from LDAP schema.
    
    These record types are either obsolete (KEY, SIG) or will be managed
    automatically by BIND in memory and should never be read/stored from/to
    database (DNSKEY, RRSIG, NSEC).
    
    https://fedorahosted.org/bind-dyndb-ldap/ticket/56
    
    Signed-off-by: Petr Spacek <pspacek@redhat.com>
    
        
file modified
+2 -30