Jiajia Li created DIRKRB-679:
--------------------------------
Summary: Add LDAP backend dependency in kdc-dist pom.xml
Key: DIRKRB-679
URL: https://issues.apache.org/jira/browse/DIRKRB-679
Project: Directory Kerberos
Issue Type: Improvement
Affects Versions: 1.1.0
Reporter: Jiajia Li
Assignee: Jiajia Li
Now the LDAP backend jar will not be copied to the libs, so when user is using
the LDAP backend(through configuring the kdc_identity_backend to be
org.apache.kerby.kerberos.kdc.identitybackend.LdapIdentityBackend the
backend.conf), following exception will occur:
{code}
Errors occurred when starting the kdc server: Failed to load backend class:
org.apache.kerby.kerberos.kdc.identitybackend.LdapIdentityBackend
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)