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 > db2 access via specific ldap group

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 05-18-10, 03:56
MarcelW MarcelW is offline
Registered User
 
Join Date: May 2010
Posts: 1
db2 access via specific ldap group

Hi everyone,

I'm working on Windows XP SP2 with DB2 version 9.7 GA.

I want access to DB2 only for one specific ldap group, let's call them "test".

I enabled the plugins with:
db2set DB2_ENABLE_LDAP=YES
db2 UPDATE DBM CFG USING SRVCON_PW_PLUGIN IBMLDAPauthserver
db2 UPDATE DBM CFG USING GROUP_PLUGIN IBMLDAPgroups

and configured the IBMLDAPSecurity.ini.

The Problem is, I get access with every member from the ldap server whether or not it is in the "test" group.

I got right messages in db2diag.log if a member is in the group or not, but all members get access anyway.


Is there any other variable that I've forgot?


Greetings

Marcel
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