42613c4 Convert Bool to TRUE/FALSE when working with LDAP backend https://fedorahosted.org/freeipa/ticket/1259

2 files Authored by abbra 12 years ago, Committed by rcritten 12 years ago,
    Convert Bool to TRUE/FALSE when working with LDAP backend https://fedorahosted.org/freeipa/ticket/1259
    
    According to RFC4517 the only valid values for a boolean in LDAP are TRUE or FALSE.
    This commit adds support to recognize TRUE and FALSE as valid Bool constants when converting from LDAP attribute values
    and enforces TRUE or FALSE string for account locking.
    
        
file modified
+2 -2
file modified
+5 -2