|
From: Juan C. <ju...@re...> - 2012-10-21 04:21:19
|
Hi all, I have a LDAP directory with several users and I need to setup a CA to generate certificates for those persons. As I can saw, to enroll a browser cert, a username/password is required because, in the CertificateData table, there is an association between the username and the cert. I developed a CustomUserDataSource hoping that the EJBCA will ask it for the user but I couldn't figure out how to do that because my CustomUserDataSource wasn't executed. Additionally, the CustomUserDataSource... It should be executed with the search end entity form? I already have a publisher to update de LDAP but I want to know if there is any way to integrate an external User DB (LDAP) to generate browser certificates. I don't want to have the user duplicated (LDAP and EJBCA's UserData table). I will appreciate your answer... Thank you Juan |