ID: 11816
Title: pykerberos build under SLES*
Component: Other Components
Level: 1
Class: Bug fix
Version: 2.1.0i1
The shipped python module "kerberos" was broken for all SLES distributions.
This could be observerd when using the active check "check_bi_aggr", which
failed with:
<tt>
import kerberos
ImportError: kerberos.cpython-38-x86_64-linux-gnu.so: undefined symbol:
gss_nt_service_name
</tt>