Could someone please assist with making SASL bind to work using JNDI access to iPlanet dir server 5.0? I have done everything the iPlanet manual for JNDI tells you to do to enable Digest-MD5 Authentication because my server instance tells me it supports it. (supportedSASLMechanisms: EXTERNAL supportedSASLMechanisms: DIGEST-MD5) I have installed JCE support from Sun, and everything else that needed to be installed, but it still throws
javax.naming.AuthenticationNotSupportedException: DIGEST-MD5 If anyone ever made it work please help. Regards, Greg
