If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > DB2 > Cannot Connect to db2 When update LDAP plugins

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 04-23-08, 23:22
wadrove wadrove is offline
Registered User
 
Join Date: Apr 2008
Posts: 1
Cannot Connect to db2 When update LDAP plugins

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
Attached Files
File Type: zip IBMLDAPSecurity.zip (2.7 KB, 68 views)
Reply With Quote
  #2 (permalink)  
Old 07-22-11, 14:29
azs0309 azs0309 is offline
Registered User
 
Join Date: Jan 2008
Posts: 88
were you able to resolve this error?
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On