Skip to main content

developerWorks >  Information Management  >  Forums  >  IBM Optim Database Administrator  >  developerWorks

Encryption    Point your RSS reader here for a feed of the latest messages in this thread


Tags for this thread: 

     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 1 - Pages: 1 - Last Post: Sep 8, 2009 10:01 PM Last Post By: Henry@DSAC
Jeff_Richardson

Posts: 4
Registered: May 03, 2006 04:10:21 PM
Encryption
Posted: Aug 06, 2009 12:58:23 PM
Click to report abuse...   Click to reply to this thread Reply
I'm trying to create a remote connection from the Data Studio Administration Console V2.1 to DB2 9.7 Workgroup Server Edition. The connection attempt fails when I select any form of encryption in the Add Connection wizard. Is encryption supported? If not, why is it a selectable item? If so, what do I need to do at the client (SLED 10 SP2) and server (SLES 10 SP2)?
Henry@DSAC

Posts: 8
Registered: Nov 04, 2007 10:46:29 PM
Re: Encryption
Posted: Sep 08, 2009 10:01:56 PM   in response to: Jeff_Richardson in response to: Jeff_Richardson's post
Click to report abuse...   Click to reply to this thread Reply
Hi Jeff,

Sorry for a late response, I suppose you are using DSAC V1.2.

The security mechanism provided in the connection management align with the security mechanism of data server side.

if you wanna use encryption format to connect to the monitored data server, you need to make sure the monitored data server has the corresponding setting of the server authentication types.

You can get more information of DB2 V9.7 server authentication types on infocenter.
http://publib.boulder.ibm.com/infocenter/db2luw/v9r7/topic/com.ibm.db2.luw.apdv.java.doc/doc/cjvjcsec.html

The default value is SERVER, which means you need to choose the userid/pwd in the connection mgmt option in DSAC UI to connect to the managed data server. In your case, you can update the monitored data server authentication type to SERVER_ENCRYPT, or DATA_ENCRYPT.
db2 update dbm cfg using authentcation SERVER_ENCRYPT

pls let us know if you have further question regarding this.
 Tags
Help

Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

Popular tags shows the top tags for this particular type of content or application that you're viewing.

My tags shows your tags for this particular type of content or application that you're viewing.

 

MoreLess 


Point your RSS reader here for a feed of the latest messages in all forums