Hello Guys, Sorry to bother you with this request, but it's very urgent. Im working on an SSO project. The aim of the project is to allow users to register to a siebel server or change their profile online through a web page (all developed with Java and JSP).
The user's personal information is on both an iPlanet LDAP Server (for authentication) and on an SQL server (which is the Siebel data repository). All the changes done by the user are done on the LDAP Server. What I need to do is to propagate changes from the LDAP server to the SQL server. SO I need to be able to do some synchronization between LDAP and SQL server (for some specific reasons, we don't want to write the information on both LDAP and SQL server at the same time), so the changes are first written on LDAP, then they are propagated up to SQL Server). I'm pretty new at this LDAP, database problems and I would be really grateful if any one could tell me (wth not too complicated words) how I could do it. We are developping some APIs with Java that write on the LDAP server, I would like to know if there is any free product that does synchronization between LDAP ans SQL server? if not how could I develop an API that would allow me do that? Thanks a lot for answering. I would really apreciate it if any on could get back to me about this. =========================================================================== To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [EMAIL PROTECTED] and include in the body of the message "help".
