0a1d7f2 py3: add_entry_to_group: attribute name must be string not bytes

Authored and Committed by mbasti 7 years ago
    py3: add_entry_to_group: attribute name must be string not bytes
    
    With bytes as attribute name pyldap raises type error
    
    https://fedorahosted.org/freeipa/ticket/4985
    
    Reviewed-By: Christian Heimes <cheimes@redhat.com>
    Reviewed-By: Jan Cholasta <jcholast@redhat.com>
    
        
file modified
+1 -1