We access DB2 on OS/390 using DB2 Connect v5.2 and v7.2. Our DB2 Connect
guys will install only one datasource for each DB2 database. This was not a
problem when we had only one application accessing each database - we just
put the application username/password in CF Administrator. Now we have
multiple applications, each with its own username/password, that need to
share the same datasources so we cannot put the username/password in CF
Administrator.

One solution is to specify the appropriate username/password in each
application's Application.cfm file, but of course this exposes the
username/password and is a security breach. 

How can we get around this? If we have multiple applications, each of which
needs to use the same datasource, but each with its own username/password
for access to the datasource,  how can we pass the appropriate
username/password while not exposing them? 

We're running CF 5.0 on Win2000 Advanced Server, IIS 5.0. Thanks!

George
[EMAIL PROTECTED]
______________________________________________________________________
This list and all House of Fusion resources hosted by CFHosting.com. The place for 
dependable ColdFusion Hosting.
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to