28e4be0 Issue 49157 - ds-logpipe.py crashes for non-existing users

Authored and Committed by mreynolds 7 years ago
    Issue 49157 - ds-logpipe.py crashes for non-existing users
    
    Description:  Added try/except's for various OS function calls, as the tool
                  should gracefully exit when there is a problem and not crash
    
    https://pagure.io/389-ds-base/issue/49157
    
    Reviewed by: firstyear(Thanks!)