Could someone please send some Boiler Plate code that you know works on 1.0.1 with parameters for connecting to a new install.
I tried with these parameters: java.naming.factory.initial=com.sun.jndi.ldap.LdapCtxFactory java.naming.provider.url=ldap://localhost:389/ou=system java.naming.security.authentication=simple java.naming.security.principal=uid=admin,ou=system java.naming.security.credentials="secret" using JNDI and then I tried LDAP Studio (Which Totally Rocks - Great work!) and I get connection refused. Thanks, - Ole
