60956d7 Make SSSDDomain.remove_provider() remove configured options

Authored and Committed by sgallagh 14 years ago
    Make SSSDDomain.remove_provider() remove configured options
    
    We will remove all options for a provider that are not also
    required by another configured provider. (For example, we will not
    remove krb5_realm when deleting the krb5 auth provider if the LDAP
    provider is in use, since it may still require this argument).
    
        
file modified
+27 -6