Federation server trusted context definition.
联合服务器可信上下文定义。
Make sure that you enable the trusted context.
确保您启用了可信上下文。
How to create and manage a trusted context?
如何创建和管理可信上下文?
That's where defining a trusted context comes in.
这时就需要定义可信上下文了。
The command in Listing 10 creates a trusted context called TCX1.
清单10中的命令创建了一个名为tcx1的可信任上下文。
For example, a trusted context could have a default role, ROLE_A.
例如,一个可信上下文可能有一个默认角色ROLE_A。
Support for trusted context, which is a good approach to secure MDM services.
支持可信上下文,这是保护MDM服务的好方法。
DB2 USES the create trusted context statement to create trusted context objects.
DB 2使用CREATETRUSTED context语句创建可信上下文对象。
Trusted context, as a feature, is applicable to more than just Data Web Services.
受信任上下文这个特性并不仅仅适用于DataWeb Services。
Note: Only one trusted context object can be associated with a primary authorization ID.
注意:只有一个可信上下文对象可以与主要授权ID关联。
Ensure that you have created and enabled a trusted context object on the federation server.
确保在联合服务器上创建并启用了可信上下文对象。
A trusted context is a database object defining the set of properties for a connection.
可信任上下文是一个数据库对象,定义了连接的属性。
In order to connect to trusted context, you must have a client, such as ESQLC, JCC, or JDBC.
为了连接到可信任的上下文,您必须有一个客户端,比如ESQLC,JCC或者JDBC。
There are several implications from introducing trusted context in an application environment
当在应用程序环境中介绍受信任上下文时,有一些隐含的意思要注意
This is used to control which network communication protocols can use the trusted context.
该属性控制有哪些网络通信协议可以使用受信任上下文。
Ensure that the user ID or PUBLIC is defined in the WITH use FOR clause of the trusted context.
确保在可信上下文中的WITHUSEfor子句中定义了用户ID或PUBLIC。
In a DB2 trusted context, the trust relationship is based upon the following set of attributes.
在DB 2可信上下文中,信任关系基于以下一组属性。
This example shows how to enable a trusted context and switch the user ID in an xa application environment.
这个例子展示如何在XA应用程序环境中启用一个受信任上下文和切换用户ID。
The security attributes of trusted context can be tuned to ensure air-tight access to the database servers.
可以通过调优受信任上下文的安全属性,确保对数据库服务器的无懈可击的访问。
DB2 has introduced trusted context authentication to permit the middle-tier to do this type of authentication.
DB 2引入了受信任上下文(trusted context)认证,以允许中间层进行这种类型的认证。
A trusted context allows for the definition of a unique set of interactions between DB2 and the external entity.
受信任上下文允许定义DB 2与外部实体之间的一组惟一的交互。
Future tutorials in the series will cover DB2 trusted context, Web service security, and Web service atomic transactions.
本系列的后续教程将介绍DB 2受信任上下文、Web服务安全和Web服务原子事务。
This is used in conjunction with the PROTOCOL attribute to control which addresses the trusted context can be used with.
该属性与protocol属性一起用于控制受信任上下文可以与哪些地址一起使用。
The trusted context object on WebSphere Federation Server encapsulates the trust attributes for a trusted inbound connection.
WebSphereFederationServer上的可信上下文对象为可信的入站连接封装信任属性。
After converting successfully from version11.50.xC7 to 11.70.xc1, you can use the following command to create trusted context.
成功地由版本11.50 . xC 7升级到11.70 .xC1之后,您可以使用以下指令创建可信任的环境。
At connect time, the DB2 server checks to see if the connection matches the definition of a trusted context object in the database.
在连接时,DB 2检查连接是否与数据库中可信上下文对象相匹配。
The xa_close disconnected the trusted context and so any new connections established with CLI that are not using xa are not trusted.
xa_close断开受信任上下文,CLI建立的任何未使用xa的新连接都不受信任。
If the connection attributes match the definition of a trusted context object, that connection is referred to as a trusted connection.
如果连接属性与一个可信上下文对象的定义相匹配,则那个连接被称作可信连接。
There is always a clear mapping between any given system authorization ID used to establish a connection and a specific trusted context.
在用于建立一个连接的任何给定系统授权id与一个特定的受信任上下文之间,总是有一个明显的映射。
The administrator can also alter and drop the trusted context object by using alter trusted context and drop trusted context statements.
管理员还可以通过使用ALTERTRUSTED CONTEXT和DROP TRUSTED context语句修改和删除受信任上下文对象。
应用推荐