0683bcd Ticket 50933 - rfc2307compat.ldif

2 files Authored by firstyear 4 years ago, Committed by firstyear 4 years ago,
    Ticket 50933 - rfc2307compat.ldif
    
    Bug Description: rfc2307 is the original schema for posix and other related
    attributes. rfc2307bis was a draft propsed by a member of the openldap team
    that fixed a number of deficiencies in rfc2307. However, rfc2307bis is not
    completely forward compatible - replacing them may introduce possible data
    errors or other subtle issues.
    
    In the interest of allowing easier openldap to 389 migrations
    ( https://pagure.io/389-ds-base/issue/50544 ) I propose a rfc2307compat,
    which is a forward compatible version combining rfc2307 and rfc2307bis. This
    would allow items from both to be considered "valid' without changing the
    semantics of either.
    
    Fix Description: This adds rfc2307compat.ldif, which is a forward compatabile
    expression of both rfc2307 and rfc2307bis, with the knowledge that 389 ds
    does not enforce structural/auxillary rules.
    
    https://pagure.io/389-ds-base/issue/50933
    
    Author: William Brown <william@blackhats.net.au>
    
    Review by: tbordaz (Thanks!)
    
        
file modified
+2 -1