826682e Ticket 50134 - fixup-memberof.pl does not respect protocol requested

Authored and Committed by mhonek 5 years ago
    Ticket 50134 - fixup-memberof.pl does not respect protocol requested
    
    Bug Description:
    fixup-memberof.pl tries with StartTLS even though LDAP was specified.
    
    Fix Description:
    Fix protocol assignment to $info, probably missed during a previous code porting.
    
    https://pagure.io/389-ds-base/issue/50134
    
    Author: mhonek
    
    Review by: mreynolds, firstyear (thanks!)