This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
RE: Error connecting to LDAP server using JNDI ~Judy Zekkroburflar 5.Sep.03 09:47 PM a Web browser Applications Development 6.0.1 CF2iSeries
I'm seeing a very similar message on an R5 server. I installed an old version of JNDI and the LDAP service provider to do LDAP lookups from a server-run agent.
I suspect that the agent signer needs to be listed in the server document with _unrestricted_ Java agent execution rights. I'm not sure what's happening under the covers in the JNDI library that would cause the security exception to the Domino JVM.
I say suspect because I'm having problems on one server (on which I don't have rights to change the server doc), but on another dev R5 server which has '*' defined in all the Java security fields, the same agent works just fine run from the server. As far as I can see, the only differences between the server configs is the unrestricted Java agent execution settings.