Skip to content
This repository has been archived by the owner on Apr 19, 2022. It is now read-only.

Replace python-krbV kerberos library dependency - it is unmaintained and doesn't build on my machine any more #254

Open
HariSekhon opened this issue Sep 17, 2019 · 1 comment

Comments

@HariSekhon
Copy link

From the author, Michael Bonnet at Redhat:

python-krbV is a very old codebase, is essentially unmaintained, and isn't going to be ported
to python 3. I recommend looking into python-gssapi or python-kerberos for your use-cases:

https://pypi.org/project/gssapi/
https://pypi.org/project/kerberos/
@HariSekhon
Copy link
Author

The problem is the library hardcodes some paths and fails to find krb5.h regardless of the usual location flags.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant