[Date Prev][Date Next] [Chronological] [Thread] [Top]

JDBC - JNDI with LDAP



In a Sun document I read that I can define a database, this database I'll access with jndi-jdbc in ldap structure.

If I have a postgresql database and I want to use ldap to save the database informations to connect with jndi, how can I do?

I don't know if the ldap structure must create by me and how to, or what?