[Freeipa-devel] [freeipa PR#75] Tests: Remove usage of krb5 ccache from test_ipaserver/test_ldap (opened)

mirielka freeipa-github-notification at redhat.com
Tue Sep 13 08:16:12 UTC 2016


mirielka's pull request #75: "Tests: Remove usage of krb5 ccache from test_ipaserver/test_ldap" was opened

PR body:
"""
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. Fix the test to use keyring to connect instead of ccache in
/tmp.

https://fedorahosted.org/freeipa/ticket/6323
"""

See the full pull-request at https://github.com/freeipa/freeipa/pull/75
... or pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/75/head:pr75
git checkout pr75
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-75.patch
Type: text/x-diff
Size: 2060 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20160913/25d259a8/attachment.bin>


More information about the Freeipa-devel mailing list