[ http://issues.apache.org/jira/browse/DERBY-870?page=comments#action_12372832 ]
Anders Morken commented on DERBY-870: ------------------------------------- According to http://java.sun.com/j2se/1.3/docs/guide/jndi/index.html , yes, JNDI was included from the 1.3 release of Java. As this is the lowest version supported by Derby, I guess we can remove the referene to the jar file requirements. Also, http://java.sun.com/j2se/1.4.2/docs/guide/jndi/index.html states that Java 1.4.2 or above is required for ldaps:// URLs to work. I suppose we might add a mention of this somewhere instead, if we start supporting ldaps:// urls (see DERBY-1000). > Update documentation on setting up LDAP user authentication. > ------------------------------------------------------------ > > Key: DERBY-870 > URL: http://issues.apache.org/jira/browse/DERBY-870 > Project: Derby > Type: Improvement > Components: Documentation > Versions: 10.0.2.0, 10.0.2.1, 10.0.2.2, 10.1.1.0, 10.2.0.0, 10.1.2.0, > 10.1.1.1, 10.1.1.2, 10.1.2.1, 10.1.3.0, 10.1.2.2 > Reporter: Sunitha Kambhampati > Priority: Minor > > http://db.apache.org/derby/docs/dev/devguide/rdevcsecure608.html > This talks about needing jndi.jar , ldap.jar and providerUtil.jar. > I think this is not true anymore with the latest 1.4.2 vms atleast, and > should be updated. It seems like with 1.4.2 etc, all these classes are in > rt.jar. Need to verify and the doc needs to be updated. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
