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 > How to configure LDAP support in DB2 v9.5 LUW?

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-20-08, 10:18
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
How to configure LDAP support in DB2 v9.5 LUW?

Hi,
I would like to configure LDAP support on DB2 v9.5 Workgroup on Windows XP Prof SP2. The idea is portal application connecting to DB2 using LDAP.

Is there any good documentation to configure LDAP support in DB2?
Thanks,
Grofaty
Reply With Quote
  #2 (permalink)  
Old 03-20-08, 11:18
ARWinner ARWinner is offline
Registered User
 
Join Date: Jan 2003
Posts: 3,575
Start here:

http://www.ibm.com/developerworks/db...le/dm-0610see/

There is a link there to download the LDAP plugin--which contains some documentation.

Andy
Reply With Quote
  #3 (permalink)  
Old 03-21-08, 03:23
grofaty grofaty is offline
Registered User
 
Join Date: Jan 2003
Posts: 1,570
ARWinner,
thanks. I have found out web page: http://publib.boulder.ibm.com/infoce.../c0050519.html
for DB2 v9.5 and there is no plugin required for Tivoli Directory Server...

I just set some info in %DB2PATH%\cfg\IBMLDAPSecurity.ini file according to LDAP administrator instructions.

And the just set:
db2set DB2_ENABLE_LDAP=YES
db2 UPDATE DBM CFG USING SRVCON_PW_PLUGIN IBMLDAPauthserver
db2 UPDATE DBM CFG USING GROUP_PLUGIN IBMLDAPgroups

and DB2 9.5 Workgroup is connected with Tivoli Directory Server (LDAP server).
Thanks,
Grofaty

Last edited by grofaty; 03-21-08 at 04:58.
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