Steps to create a DB2 security plug-in.
创建DB 2 udb安全性插件的步骤。
DB2 UDB security plug-in for authentication.
用于身份验证的DB 2UDB安全插件。
Security plug-in support for change password.
对更改密码的安全插件支持。
The above code takes care of the security plug-in.
以上代码由安全性插件负责。
There are six steps to create a DB2 security plug-in.
创建一个DB 2 udb安全性插件需要6个步骤。
New features available in customized security plug-ins.
定制安全性插件中提供的新特性。
Example 2: Implementing a simple group security plug-in.
例2:实现一个简单的组安全性插件。
Group membership lookup security plug-in (group plug-in).
组成员查找安全性插件(即组插件)。
Include the security plug-in header files in your plug-in.
将安全性插件的头文件包括到插件中。
Figure 2 illustrates the architecture of the DB2 security plug-in.
图2显示DB 2安全性插件的体系结构。
Step 1: Include the security plug-in header files in your plug-in.
步骤1:将安全性插件头文件包括到插件中。
Client-side authentication security plug-in (client auth plug-in).
客户端身份验证安全性插件(即客户机身份验证插件)。
Server-side authentication security plug-in (server auth plug-in).
服务器端身份验证安全性插件(即服务器身份验证插件)。
This was discussed earlier in the section Default security plug-ins.
这在前面的缺省安全性插件中已经讨论过。
The security plug-in returns a success or failure message to the user.
安全插件把成功或者失败的消息返回给用户。
You must place security plug-in libraries in specific directories.
必须将安全性插件库放入特定的目录。
The implementation of a customized security plug-in is left to your discretion.
定制的安全性插件的实现则有待您来决定。
As a result of the new security plug-in model introduced in Version 8.2, you can.
在8.2版引入新的安全性插件模型之后,可以。
On the DB2 UDB client: a LIPKEY-enabled client-side GSS-API security plug-in.
在DB2UDB客户机中:一个支持 LIPKEY 的客户端GSS-API安全插件。
DB2 provides the security plug-in infrastructure and some default security plug-ins.
DB 2提供安全性插件基础设施和一些缺省的安全性插件。
Starting with Version 8.2, security plug-ins can be used in each of these situations.
而从 8.2版开始,以上每种情况都可以使用安全性插件。
If a security plug-in has not been explicitly configured, the default plug-in is used.
如果没有明确配置安全插件,则使用默认的安全插件。
Note: You need gssapiDB2.h only if you are implementing the GSS-API-based security plug-in.
注意:只有在实现基于 GSS-API 的安全性插件时才需要gssapiDB2.h。
In fact, the IBM-supplied sample Kerberos security plug-in for DB2 UDB is based on GSS-API.
事实上,ibm为db2UDB提供的示例Kerberos安全插件是基于GSS - API的。
This ensures the right login user credential is returned by the customized security plug-in to DB2.
这样确保定制的安全性插件将正确的登录用户凭证返回到DB2。
It also includes sample security plug-in programs, and shows you how to implement them step by step.
本文还提供了一些安全性插件程序示例,并展示如何逐步实现它们。
The security plug-in loader program allows you to simulate DB2s responses to the suggested testing above.
安全性插件loader程序允许模拟DB 2对上述建议测试的响应。
All the database objects that are created for the security plug-in are encapsulated within a DB2AUTH schema.
为这个安全性插件创建的所有数据库对象都放在db2auth模式中。
When you develop a security plug-in, you will need to implement the standard authentication functions that DB2 UDB invokes.
在开发安全插件时,需要实现DB 2udb调用的标准身份验证函数。
On the DB2 UDB server: an X.509 certificate, a PKI environment, and a LIPKEY-enabled server-side GSS-API security plug-in.
在DB2UDB服务器中:一张 X.509证书,一个PKI环境,以及一个支持 LIPKEY 的服务器端GSS-API安全插件。
应用推荐