|
From: Bruno B. <as...@as...> - 2012-10-26 14:41:03
|
On Mon 22 October, Juan Caracoche wrote: > Thank you! > > As I could see, all the API (EJB, WS) needs an username and password to do > findUser() into the EJBCA's user-table. I need to generate certificates to > users that aren´t into the EJBCA's user-table, so I will do a web app to > authenticate the user ans then If the user don't exist in the EJBCA's DB, I > will create them with the createUser API (using the LDAP's CN as username > and a fixed password) and then I could call the generatePKCS10Req to get > the cert. [..] Hi Juan, few months ago we start the development of an opensource RA for EJBCA, which support LDAP authentication. It's not yet released but if you want you can be a beta tester :) This RA is Grails based (another language for the JVM) Best regards -- http://asyd.net/home/ - Home Page http://netvibes.com/asyd - Portal |