Skip to content

Use python-gssapi for Kerberos GSSAPI interactions

Duncan Macleod requested to merge python-gssapi into main

This PR updates the ciecplib.kerberos module to use python-gssapi for Kerberos interactions, instead of subprocess and kinit/klist.

Merge request reports