7a2f2a7 Implement support for keytab in gssapi codepaths

1 file Authored by puiterwijk 6 years ago, Committed by mikem 6 years ago,
    Implement support for keytab in gssapi codepaths
    
    This had been a TODO that until now wasn't critical since python2 would fall back to krbV.
    For python3, we only have gssapi, so implement keytabs and ccache for gssapi.
    
    Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
    
        
file modified
+21 -12