83f292c Ticket 534 - RFE: Add SASL mappings fallback

Authored and Committed by mreynolds 11 years ago
    Ticket 534 - RFE: Add SASL mappings fallback
    
    Bug Description:  If the mapping fails to find an entry the bind fails without
                      checking if other mappings would also match.
    
    Fix Description:  Added the fallback functionality.  Also added the ability to prioritize
                      the mapping order, and to be able to modify the mappings while
                      the server is up.
    
    https://fedorahosted.org/389/ticket/534
    
    Reviewed by: noriko & richm (Thanks!)
    
        
file modified
+2 -1
file modified
+20 -1
file modified
+34 -33
file modified
+146 -62
file modified
+37 -25