Wildfire 3.0.0 and LDAP,Help me!

wildfire.xml

egpListUserEmail=@shunde.gov.cn


i login user:chenl888 password:ray998899


debug.log

2006.07.12 16:20:06 Connect Socket[addr=/19.200.57.203,port=2805,localport=5222]

2006.07.12 16:20:07 Trying to find a user’'s DN based on their username. egpListUserEmail: chenl888, Base DN: egpListId=listuser, egpRcId=user, egpSysId=shunde.gov.cn

2006.07.12 16:20:07 Creating a DirContext in LdapManager.getContext()…

2006.07.12 16:20:07 Created hashtable with context values, attempting to create context…

2006.07.12 16:20:07 … context created successfully, returning.

2006.07.12 16:20:07 Starting LDAP search…

2006.07.12 16:20:07 … search finished

2006.07.12 16:20:07 In LdapManager.checkAuthentication(userDN, password), userDN is: egpListUserId=9263…

2006.07.12 16:21:26 Created context values, attempting to create context…

2006.07.12 16:22:16 Caught a naming exception when creating InitialContext

javax.naming.AuthenticationException: LDAP: error code 49 - Invalid Credentials

at com.sun.jndi.ldap.LdapCtx.mapErrorCode(LdapCtx.java:2985)

at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2931)

at com.sun.jndi.ldap.LdapCtx.processReturnCode(LdapCtx.java:2732)

at com.sun.jndi.ldap.LdapCtx.connect(LdapCtx.java:2646)

at com.sun.jndi.ldap.LdapCtx.


It seem that the password not match.

i use “egpListUserMm” store password ,how can i config my passwordField?