potiuk commented on PR #60990: URL: https://github.com/apache/airflow/pull/60990#issuecomment-3902228050
I think if you want to pursue it, you should change dependencies used and upgrade our kerberos support in general. Apparently neither `kerberos` nor `pykerberos` are maitained and the **right** way to get kerberos support is via https://pypi.org/project/gssapi/ which is maintained. Switching to that library will be the only thing I will consider makes sense if we want to extend kerberos support for Airflow. So if you would like to do it and test it- this is the way to do it. See also https://github.com/apache/airflow/discussions/61900 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
