24 lines
1.0 KiB
HTML
24 lines
1.0 KiB
HTML
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
|
||
|
<html>
|
||
|
<head>
|
||
|
<META http-equiv="Content-Type" content="text/html; charset=utf-8">
|
||
|
<LINK rel="stylesheet" type="text/css" href="../../../rzahg/ic.css">
|
||
|
|
||
|
<title>Pass user and password on the getConnection call</title>
|
||
|
</head>
|
||
|
|
||
|
<BODY>
|
||
|
<!-- Java sync-link -->
|
||
|
<SCRIPT LANGUAGE="Javascript" SRC="../../../rzahg/synch.js" TYPE="text/javascript"></SCRIPT>
|
||
|
|
||
|
<h6><a name="datasecpas"></a>Pass user and password on the getConnection call</h6>
|
||
|
|
||
|
<p>If the user and password are supplied on the getConnection call by a client that runs outside the WebSphere Application Server - Express process, the connection factory or data source that is looked up to obtain connections must not have a component managed authentication alias defined on it.</p>
|
||
|
|
||
|
<p>Make sure the connection factory or data source does not have a component managed authentication alias defined on it. See <a href="dataj2cf.htm">Configure Java 2 Connector connection factories</a> for more information.</p>
|
||
|
|
||
|
|
||
|
</body>
|
||
|
</html>
|
||
|
|