It's all about the answers!

Ask a question

DB2 Administration server - Local or LDAP set user


Paulo Blanco (1114) | asked Aug 04 '16, 10:26 a.m.
Hi, I want to know if I can setup the DB2 Administration server with a local user security and then setup the WAS with a LDAP security authority?? or I need to setup the DB2/WAS both with LDAP security??




One answer



permanent link
Kevin Ramer (4.5k8178197) | answered Aug 04 '16, 12:19 p.m.
WebSphere in the Jazz context knows / cares nothing about the Jazz applications' DB2 connection.    Setup WAS for LDAP in WebSphere, DB2 for local ID.  The way I've done DB2 is to create the database(s) and grant a separate ID ( not the instance ID) CONNECT and DBADM authority, sometimes also in the SYSADM group for the instance.


Your answer


Register or to post your answer.