You should download them from the Sun website located at:
http://java.sun.com/products/jndi/downloads/index.html
Specifically, you would follow these steps:
Upon extraction, jndi112.zip will place the file jndi.jar in its lib folder after extraction, and ldap103.zip will place the files ldap.jar and providerutil.jar in its lib folder.
Note: The LDAP provider supports access to LDAP directories using Secure Sockets Layer (SSL). This feature requires the "booster package", ldapbp.jar that comes with the JNDI 1.2 Standard Extension.
C:\\Apple\\Library\\Java
- $NEXT_ROOT\\Library\\Java
C:\\Apple\\Library\\Java
to include this:
$NEXT_ROOT/Library/Java/ldap.jar;$NEXT_ROOT/Library/Java/jndi.jar;$NEXT_ROOT/Library/Java/providerutil.jar;$NEXT_ROOT/Library/Java/ldapbp.jar
Important: Information about products not manufactured by Apple is provided for information purposes only, and does not constitute Apple's recommendation or endorsement. Please contact the vendor for additional information. JNDI software is licensed by Sun Microsystems, and its use is subject to their licensing terms.