Hi all, I have been tested LDAP Plugin with DB2 9.1 on MSAD 2003.I have been copied all plugins(IBMLDAPauthserver,IBMLDAPauthclient,IBMLDA Pgroups) to the appropriate directory and
used command line to enable plugin :
DB2 UPDATE DBM CFG USING SRVCON_PW_PLUGIN IBMLDAPauthserver
DB2 UPDATE DBM CFG USING CLNT_PW_PLUGIN IBMLDAPauthclient
DB2 UPDATE DBM CFG USING GROUP_PLUGIN IBMLDAPgroups
Then terminate all running DB2 command line processor backend
processes ("db2 terminate") and restart the instance (db2stop;
db2start).
DB2 has started but i can't connect to database using any users.
This is the error from my db2diag.log
--------------------------------------------------------------------------
+2008-04-23-17.00.56.031000+420 I510664H354 LEVEL: Warning+
PID : 1220 TID : 3636
FUNCTION: DB2 Common, Security, Users and Groups, secLogMessage, probe:20
DATA #1 : String, 139 bytes
db2ldapGetUserDN: searching (retried=0 scope=2) with
base=CN=Users,DC=head,DC=test,DC=msc
filter=(&(objectClass=user)(sAMAccountName=usr6))
+2008-04-23-17.00.56.031000+420 I511020H296 LEVEL: Warning+
PID : 1220 TID : 3636
FUNCTION: DB2 Common, Security, Users and Groups, secLogMessage, probe:20
DATA #1 : String, 82 bytes
db2ldapGetUserDN:
LDAP search failed with ldap rc=1 (Operations error)
user='usr6'
+2008-04-23-17.00.56.031000+420 I511318H306 LEVEL: Error+
PID : 1220 TID : 3636
FUNCTION: DB2 Common, Security, Users and Groups, secValidatePasswordPlugin, probe:20
DATA #1 : String, 82 bytes
db2ldapGetUserDN:
LDAP search failed with ldap rc=1 (Operations error)
user='usr6'
--------------------------------------------------------------------------
I have attach my IBMLDAPSecurity.ini file for check my configure.
Please help me to fix this problem if you want more detail contact me at
wadrove@gmail.com
Thanks,
wadrove