i use SMD5 as LDAP authentication mechanism,
what value should i set in ldap-authentication-context.xml ?
that is what value should i give in the following section
<!– The authentication mechanism to use –>
<!– Some sasl authentication mechanisms may require a realm to be set –>
<!– java.naming.security.sasl.realm –>
<!– The available options will depend on your LDAP provider –>
<entry key="java.naming.security.authentication">
<value>simple</value>
</entry>
??
"Super Message-Digest 5" ?