bf30453 Use PATH in env when running commands to find binaries.

Authored and Committed by rcritten 13 years ago
    Use PATH in env when running commands to find binaries.
    
    Fedora 14 moved the kerberos binaries from /usr/kerberos/[s]bin to
    /usr/[s]bin. Pass PATH to the environment in ipautil.run() so we can
    work universally across distributions.
    
    Bug 650725
    
        
file modified
+6 -3