aspose file tools
The moose likes Security and the fly likes Directory swaping Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Engineering » Security
Reply Bookmark "Directory swaping" Watch "Directory swaping" New topic
Author

Directory swaping

sumanth kumar
Greenhorn

Joined: Jul 29, 2005
Posts: 22
Hi,

We have developed a web tool (JSP, Servlets) with LDAP (SUN One) back end to read and update the LDAP attributes. We have used the following simple JNDI API to connect to SUNOne LDAP server and I think we also generated java keystore and stored in lib/security (I'm not sure we ranit or not, since it was long ago)


Now our env. switching to OPENLdap. In order to switching to another LDAP directory, what things do I've to do from my end? The API works as well for OpenLDAP also? Do we have to generate the keystore as well on OpenLDAP? Please suggest me.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Directory swaping
 
Similar Threads
HOW TO ADD LDAP ENTRIES USING JNDI?
LDAP Basics
LDAP Server
Netscape api 4.1 compatibility with OpenLDAP
WLS6.1 - Configuring realm for openLdap