Hi All,

I am trying to bind to ADAM instance with a windows user through JNDI and it keeps failing. My ADAM and AD is running on same Windows 2k3 server.
But, through LDP I am able to bind with the same windows user successfully and browse through the entire tree successfully.

The error is as below





My code is as follows


Code:
package com.nortel.kerberos.cli;
...