kerberos - Kerberize a python application -


i writing python application performs several queries. have used class here http://python-notes.curiousefficiency.org/en/latest/python_kerberos.html if have lot of urls , need authenticate every url each time. result makes program slow. question there way make session kerberos application? if not possible, there way read kerberos credential machine running program can authorized?


Popular posts from this blog

c# - ODP.NET Oracle.ManagedDataAccess causes ORA-12537 network session end of file -

matlab - Compression and Decompression of ECG Signal using HUFFMAN ALGORITHM -

utf 8 - split utf-8 string into bytes in python -