6cb26b2 sssd: catch NoServiceError exception

Authored and Committed by pbrezina 6 years ago
1 file changed. 4 lines added. 1 lines removed.
    sssd: catch NoServiceError exception
    
    SSSDConfig throws an NoServiceError exception if the service is not
    yet present in the configuration file. We need to catch it and
    create the service manually in such situation.
    
        
file modified
+4 -1