#6323 Tests: Remove usage of krb5 ccache from test_ipaserver/test_ldap
Closed: Fixed Opened by lryznaro.

In test_ipaserver/test_ldap::test_ldap::test_GSSAPI a krb5 ccache is used to connect to ldap. The test tries to locate this cache in /tmp/krb5cc_$UID file, which is not there due to default settings in krb5.conf, and hence the whole test is skipped.


master:

  • a7c49e455e4f1f06f621f4c634a79b3ae0585cd8 Tests: Remove usage of krb5 ccache from test_ipaserver/test_ldap

ipa-4-4:

  • 1d4c97079ea9f77105279c56cc45d389c28cdc02 Tests: Remove usage of krb5 ccache from test_ipaserver/test_ldap

Metadata Update from @lryznaro:
- Issue assigned to lryznaro
- Issue set to the milestone: FreeIPA 4.4.2

Metadata