04c1b54 Fix upgrade issues from old (pre-0.5.0) releases of SSSD

Authored and Committed by sgallagh 14 years ago
    Fix upgrade issues from old (pre-0.5.0) releases of SSSD
    Configuration files before 0.5.0 did not enforce provider= in local domains
        it did special-case by domain name (LOCAL). Our script was relying on
        provider= value, this patch adds the special-casing in case the domain
        was called LOCAL.
    
        
file added
+50
file modified
+8 -1