abbra / bind-dyndb-ldap

Forked from bind-dyndb-ldap 5 years ago
Clone

79cc025 Support unknown record types (RFC 3597).

Authored and Committed by pspacek 9 years ago
    Support unknown record types (RFC 3597).
    
    Fallback to generic LDAP attribute "UnknownRecord;TYPE256" if attempt to
    add specific attribute like "URIRecord" failed with LDAP_OBJECT_CLASS_VIOLATION
    and always delete both attributes like "URIRecord" and "UnknownRecord;TYPE256".
    
    https://fedorahosted.org/bind-dyndb-ldap/ticket/157
    
        
file modified
+58 -9
file modified
+10 -3
file modified
+2 -7
file modified
+79 -19
file modified
+3 -2