Use python-gssapi for kinit
This PR reimplements gwpy.io.kerberos.kinit()
using python-gssapi, so that we don't have to use subprocess, which can introduce security holes.
This PR reimplements gwpy.io.kerberos.kinit()
using python-gssapi, so that we don't have to use subprocess, which can introduce security holes.