Invalid Credentials: Either the login name or the password is incorrect. The LD
AP server returned this error: Failed to Bind ldap connection using the account
specified by -D CN=xxxx,CN=Users,DC=xxxx,DC=com -w ***. Please ensure th
at ClearQuest's LDAP server initialization parameters, including -D and -w, are
set correctly.
Received the following LDAP error message: LDAP operation 'ratl_ldap_simple_bind
_s' failed with error code 49. Description: Invalid credentials.
Validating LDAP failed.
The LDAP initialization parameters are:
-h powermain.powercn.com -p 389 -D CN=xxxx,CN=Users,DC=xxxx,DC=com -w ***
The LDAP search parameters are:
-s sub -b OU=xxxx,DC=xxxx,DC=com (&(objectCategory=person)(samAccountN
ame=%login%)(!(userAccountControl:1.2.840.113556.1.4.803:=2)))
The ClearQuest <-> LDAP mapping is:
CQUser.CQ_LOGIN_NAME <----> samAccountName
我在最后一步弹出上面的错误提示,前面几步返回都是0。以前IBM的工程师在配置LDAP的时候出现这种状况,后来一直没有解决,你们帮忙看是什么原因引起的。
[ 本帖最后由 晓筱 于 2007-3-9 17:49 编辑 ]