javax.naming.NamingException:
Hi,
I have a java program which uses jaas. When i try to connect to Active directory server to a domain i'm getting the error javax.naming.NamingException.
But the same java program works when i try to connect to ADS in other domain. What might be the problem?
Is there any security setting options in Windows which is not letting me to access the users in the domain?
Regards,
leosmoky1980

