AD LDAP Server Signing

Hi all,

First I apologize for my english,

We use “LDAP Server Signing” settings on the Active Directory Group Policy, this settings doesn’t require SSL certificate !!!. only required require signing with DIGEST-MD5 authentication. ( when i set to this settings to none openfire is running perfect. )

i read the all community forums and documentation, i set to DIGEST-MD5 in the openfire.xml but is not running.

i’m looking the debug.log;

2010.05.16 19:52:19 LdapManager: Trying to find a user’s DN based on their username. sAMAccountName: testuser, Base DN: dc=“XXXX”,dc=“local”…
2010.05.16 19:52:19 LdapManager: Creating a DirContext in LdapManager.getContext()…
2010.05.16 19:52:19 LdapManager: Created hashtable with context values, attempting to create context…

2010.05.16 19:52:19 LdapManager: Exception thrown when searching for userDN based on username ‘testuser’

javax.naming.AuthenticationNotSupportedException: [LDAP: error code 8 - 00002028: LdapErr: DSID-0C0901FC, comment: The server requires binds to turn on integrity checking if SSL\TLS are not already active on the connection, data 0, v1db0 ]

( same error all tests and all examples. )

Help me please !!!

how to solve this problem. we are not use SSL, how to set DIGEST-MD5 for only ldap authentication.

we use : windows 2003 r2 member server, openfire 3.6.4, windows 2008 R2 Domain Controller LDAP V3

help me please !!!

Are there any updates to Openfire to Support LDAP Server Signing?