ASG
IBM
Zystems
Cressida
Icon
Netflexity
 
  MQSeries.net
Search  Search       Tech Exchange      Education      Certifications      Library      Info Center      SupportPacs      LinkedIn  Search  Search                                                                   FAQ  FAQ   Usergroups  Usergroups
 
Register  ::  Log in Log in to check your private messages
 
RSS Feed - WebSphere MQ Support RSS Feed - Message Broker Support

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » unmanaged JDBC connection - storing of password

Post new topic  Reply to topic
 unmanaged JDBC connection - storing of password « View previous topic :: View next topic » 
Author Message
nickkirk
PostPosted: Tue Feb 23, 2010 7:22 am    Post subject: unmanaged JDBC connection - storing of password Reply with quote

Apprentice

Joined: 26 Sep 2008
Posts: 48

I am using a unmanaged JDBC connection (Broker to IMS) but now have the issue of where to put the connection parameters.

With an unmanaged connection the mqsi commands are not used. The connection is completely handled in the Java code.

What is the best solution for storing the password ?

I could store it in a property file or as a UDP but the password really needs to be encrypted.
Back to top
View user's profile Send private message Send e-mail
gs
PostPosted: Tue Feb 23, 2010 9:40 am    Post subject: Reply with quote

Master

Joined: 31 May 2007
Posts: 254
Location: Sweden

How about a properties file for which you can control access on the file system (i.e. the broker user only)?
Back to top
View user's profile Send private message
jbanoop
PostPosted: Tue Feb 23, 2010 11:40 am    Post subject: Reply with quote

Chevalier

Joined: 17 Sep 2005
Posts: 401
Location: SC

or if security is such a concern you could have a utility that encodes the password and stores it in a file. Your flow could read from that and perform the decoding.
Most systems I have worked with, it has been acceptable to have username/pwds in property file with access controls limiting it to access by only the broker user id.
Back to top
View user's profile Send private message Yahoo Messenger
Display posts from previous:   
Post new topic  Reply to topic Page 1 of 1

MQSeries.net Forum Index » WebSphere Message Broker (ACE) Support » unmanaged JDBC connection - storing of password
Jump to:  



You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Protected by Anti-Spam ACP
 
 


Theme by Dustin Baccetti
Powered by phpBB © 2001, 2002 phpBB Group

Copyright © MQSeries.net. All rights reserved.