33f13b6 sudocmd: fix unsupported assignment

Authored and Committed by stlaz 6 years ago
    sudocmd: fix unsupported assignment
    
    sudocmd.get_dn() was trying to assign in an item of a tuple
    which is not possible.
    
    https://pagure.io/freeipa/issue/6874
    
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+1 -1