jndi and security
Ganesh Kirti (gkirti@taipei.eur.ericsson.se)
Wed, 02 Sep 1998 16:44:07 -0700
Hi, I am writing a jndi applet to access ldap server. I have signed
the applet and
can access the ldap server if it is located on same machine as web
server.
If i move the ldap server to clients machine, where i am running
applet, it doesn't
work. I don't see any exceptions or java console doesn't display any
messages.
But i know that applet didn't send the request to ldap server.
Is there any thing i am missing here. Is it some thing to do with
security?
I am using Netscape 4.06 on NT, Java web server on solaris.
Swing 1.0.3, JNDI 1.1, JDK 1.1.6 and plugin 1.1.1.
Thanks for your help.
Ganesh