Using Kerberos on PYTHON

John Byrne jhnbyrn at gmail.com
Sun Oct 11 10:29:49 EDT 2020


Hi,

You need a python binding for MIT Kerberos. I've had success with
python-gssapi (https://pypi.org/project/python-gssapi/).

-John


On Fri, Oct 9, 2020 at 1:50 PM Luciano Custodio <lucianocustodio at gmail.com>
wrote:

> Hi,
>
> I am writing a program in python to put a message in a kafka topic.
>
> I need to connect kafka with kerberos.
>
> My computer has windows 8 64bit.
>
> I installed de MIT Kerberos for windows and get a ticket kerberos.
>
> But now, i don t know how to get this ticket kerberos in the python
> program.
>
> Could someone help me?
>
> Ats,
> Luciano
> ________________________________________________
> Kerberos mailing list           Kerberos at mit.edu
> https://mailman.mit.edu/mailman/listinfo/kerberos
>


More information about the Kerberos mailing list