[
https://issues.apache.org/jira/browse/DIRKRB-679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jiajia Li resolved DIRKRB-679.
------------------------------
Resolution: Fixed
commit c22be36bdf565c4b37f9bc74ae5405d0e7ee040b
Author: plusplusjiajia <[email protected]>
Date: Thu Dec 21 16:08:03 2017 +0800
Add LDAP backend dependency in kdc-dist pom.xml
> 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
> Attachments: DIRKRB-679-001.patch
>
>
> 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)