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 Tivoli direcotry server to allow DB2 register ldap server

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 02-12-10, 14:53
gaolij gaolij is offline
Registered User
 
Join Date: Feb 2010
Posts: 2
How to configure Tivoli direcotry server to allow DB2 register ldap server

Hello:

I installed tivoli directory server v6.2 on my workstation, then follow LUW 9.5 manual to enable ldap support by set DB2_ENABLE_LDAP=yes, DB2LDAPHOST=myworkstationhostname, DB2LDAP_BASEDN not too sure what is baseDN but book mentions it will search automatically, so I skip it.
now when I issue below command, I got SQL3260N An unexpected error occurred when accesing the LDAP directory, error code "-1928396792"
db2 register ldap as nftcpip tcpip hostname myhost svcename 446
remote mvssys instance mvsinst nodetype dcs
Does anybody have idea what does above mean? I double checked the server and admin server is up and listening on the default 389 port. Thanks
Reply With Quote
  #2 (permalink)  
Old 02-12-10, 16:34
gaolij gaolij is offline
Registered User
 
Join Date: Feb 2010
Posts: 2
But if I set DB2LDAPHOST=cn=schema, then I got:
SQL3267N 'user1' does not have sufficient authority to perform the requested command.
So then I tried to type the same db2 register command followed by user cn=root, using password..
Got SQL3270N The LDAP user's Distinguished Name <DN> is not valid.

So what action should I perform in Tivoli Directory Server side in order for this to work, the db2 manual didn't detail it and I can't find and ITDS docs on this topic, please help, Thanks.
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