I need to write a script in python to check a webpage, which is protected by kerberos. Is there any possibility to do this from within python and how? The script is going to be deployed on a linux environment with python 2.4.something installed.
dertoni
I think that
python-krbVand most Linux distributions also have apython-kerberospackage. For example, Debian has one of the same name. Here’s the documentation on itExtract from link: