将SSL配置为根据证书中的专有名称进行筛选,这样可以提供一种有效的身份验证方式。
Configuring SSL to filter on the distinguished name in a certificate provides an effective form of authentication.
您可以使用本文中所述的技术来增强现有Perl应用程序的身份验证方式,也可以根据这些概念修改任何程序。
You can use the techniques described in this article to enhance the authentication options of your existing Perl applications or modify any program based on these concepts.
统一身份认证是数字化校园的基础,其提出的目的就是要解决校园中各应用系统用户名和口令不统一、身份验证方式各自为政的现状。
Unified identity is the basis for the digital campus and its purpose is to solve such problems as disunity between the system users and different ways of identity authentication.
实现身份验证的缺省或明显的方式就是在命令行中指定用户ID和密码,将其作为参数传递给该工具。
The default or obvious way to do this is to specify the user ID and password on the command line as parameters to the tools.
PUBLIC实际上并不是外部安全设施中定义的一个组,而是一种向成功经过身份验证的用户分配特权的方式。
PUBLIC is not actually a group defined in the external security facility, but is rather a way to assign privileges to any user who successfully authenticates.
他们认为这是对总线进行身份验证应有的工作方式。
They think this is how authentication to the bus should work.
执行身份验证的明显方式就是在命令行中指定用户ID和密码,将其作为参数传递给该工具。
The obvious way you would think to do this is to specify the user ID and password on the command line as parameters to the tools.
此方法的问题是假设存在的ID已经以某种方式经过了身份验证。
The problem with this is it assumes that the ID presented has been authenticated in some way.
这里有两个选项:以有限的方式仅仅为管理团队实现身份验证,或者要求管理员登录到服务器进行配置更改。
There are two options here: either implement authentication in a limited fashion just for the administration team, or require administrators to log onto the server to make configuration changes.
通过这种方式,可以对标识进行身份验证,并在源和目标应用程序之间相应地映射,同时仍然与企业安全模型保持一致。
In this way, an identity can be authenticated and mapped appropriately between the source and target applications while still being consistent with an enterprise security model.
在以这种方式使用时,尽管SSH仍然提供二元身份验证,但是SSH密钥不足以识别访问云实例的用户的身份。
However, while SSH still provides two-factor authentication, when used this way it is not sufficient to identify the individuals who are accessing the cloud instances.
对有关联合身份验证范例的基本概念以及SAML断言结构化方式的介绍。
An introduction of the basic concepts related to the identity federation paradigm and how a SAML assertion is structured.
操作成功之后,用户将可以以身份验证的方式访问IBMDFS空间,而NFS客户端能够如dfs客户端一样浏览相同的文件系统层次结构。
On success, the user will have authenticated access to IBM DFS space and the NFS client will then be able to view the same file system hierarchy as the DFS client.
实现这些替换或修改的方式必须不影响用户,还要确保用户得到正确的身份验证。
The replacement or modification must be implemented in a way that doesn't affect users and also ensures that users are properly authenticated.
模式是通过隐含方式确定的,与在配置BPC 时在身份验证别名中指定的用户ID 一致。
The schema is implied and coincides with the user ID specified in the authentication alias, at the time the BPC is configured.
使用身份验证服务的方式随所选择的模式的不同而不同。
The way in which the authentication service is used differs depending on which mode is selected.
如果按照传统的方式解决这些问题,那么服务的使用将变得非常复杂,因为需要使用多个身份验证和授权系统来实现合作伙伴访问。
If you solved these problems in traditional way, service usage may become cumbersome due to multiple Authentication and Authorization systems needed to give partners access.
利用DB 2UDB安全插件架构,您可以通过开发自己的插件或从第三方购买插件的方式来定制身份验证行为。
With the DB2 UDB security plug-in architecture, you can customize its authentication behavior by either developing your own plug-ins, or buying plug-ins from a third party.
而且,如果页面针对每个用户都会有所不同,或者希望缓存进行过身份验证的页面,那么将需要使用页面缓存之外的方式。
Also, if your pages will be different for each user, or you want to cache authenticated pages, you'll need to look beyond page caching.
以一致的方式获取通过身份验证的用户的细节。
身份验证和授权机制也可以通过多种方式进行。
Authentication and authorization mechanisms are also possible in multiple ways.
用户常常被要求以某种方式清除他们对某个站点的HTTP身份验证凭证。
Most users would be hard-pressed to clear their HTTP authentication credentials for a site by any means other than logging out.
身份验证提供者可以以这种方式向发送者(用户或sdk程序)或转发请求的入口点(Gateway或Dispatcher)请求更多信息。
That way an authentication provider can request additional information from either the sender (user or SDK program) or even the entry point (Gateway or Dispatcher) the request came in through.
提供者执行身份验证过程的一种方式是请求一个InfoCard。
One way the providers are able to perform the authentication is by requesting an InfoCard.
然后它设置一个随机用户名(“bob”或 “ted”);通常您可以按照自己的方式设定,比如通过cookie,或者可以让Apache 替您处理身份验证和授权。
Then it sets up a random user name ("bob" or "ted"); usually you'd have your own way to get this, perhaps through cookies, or you can let Apache handle authentication and authorization for you.
在按照这种方式实现的双因素身份验证系统中,Kerberos协议扮演双重角色。
In this way, you achieve a secure two-factor authentication wherein the Kerberos protocol plays a dual role.
目前,Twitter正致力于寻找一种方式来启用OAuth身份验证以获得安全请求。
Currently, Twitter is working on a way to enable OAuth authentication for secured requests.
在开始开发自己的插件之前需要理解,使用插件的身份验证可以通过两种方式来进行。
Before you start developing your own plug-ins, you need to understand that authentication using plug-ins can be done in two ways.
如果选择“simple”,则ApacheDS采用基于口令的简单身份验证,这意味着口令以明文方式在网络上传递。
If you select "simple," ApacheDS employs simple password-based authentication, meaning the password travels in plaintext form over the network.
GBeans具有状态,而且它可以与其他的GBeans和内核进行通信及交互,您的应用程序就是通过这种方式进行身份验证的。
GBeans have state, and they communicate and interact with other GBeans and the kernel, which is how your application authenticates users.
应用推荐