• Magnus Hagander's avatar
    Fix SSPI login when multiple roundtrips are required · 0886dde5
    Magnus Hagander authored
    This fixes SSPI login failures showing "The function
    requested is not supported", often showing up when connecting
    to localhost. The reason was not properly updating the SSPI
    handle when multiple roundtrips were required to complete the
    authentication sequence.
    
    Report and analysis by Ahmed Shinwari, patch by Magnus Hagander
    0886dde5
auth.c 73 KB