mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
In order to test a fix for https://pagure.io/freeipa/issue/7953, we need to create a keytab with a particular encryption type (arcfour-hmac) and attempt to request generation of ipaNTHash attribute from Kerberos keys in LDAP. Add a test case that performs this operation. Related: https://pagure.io/freeipa/issue/7953 Reviewed-By: Christian Heimes <cheimes@redhat.com>