这篇论文中我们主要涉及到了几种主要的数据登录技术。
In this paper, we will talk about different techniques used in improving data entry methods s.
如果您需要进一步协助,要启用更详细的数据登录,按以下步骤操作。
To enable more detailed data logging follow these steps if you require further assistance.
除此之外,数据登录表格能被设计自动地为错误检查而且避免特定类型的会违犯确定的规则数据登录。
In addition, data entry forms can be designed to automatically check for errors and prevent certain kinds of data entry that would violate established rules.
举例来说,一个信息系统能使用密码阻止个体有对数据登录的存取表格和对他们的工作指定是不必要的报表。
For example, an information system can use passwords to prevent individuals from having access to data entry forms and reports that are unnecessary for their job assignments.
我们的内在控制技术的讨论将会在第4章中继续,最亮区的危险而且控制,和在第7章中,为数据登录概略说明使用和表格的设计。
Our discussion of internal control techniques will continue in Chapter 4, which highlights risks and controls, and in Chapter 7, which Outlines the use and design of forms for data entry.
因此您必须在以前的产生于登录的响应数据中寻找这些信息。
So you have to look for this information in the previous response data generated from the login.
这些文件包含用户登录和系统数据日志。
请确保文件数据包含关键的登录、主机和其他信息。
Ensure that the file data contains critical logins, hosts, and other information.
这种提供者接受某个令牌并从中推导出身份验证提供者可使用的登录数据。
This provider will consume some token and deduct logon data consumable by an Authentication provider from it.
只有在单一请求包含所有必需的登录数据的情况下,提供者才会真正开始尝试验证请求。
Only once a single request contains all the required logon data the provider will actually try to authenticate the request.
图10显示了本地变量使用的范例,这里测试变量会使用来自数据汇(登录权限)的值来得到初始化。
Figure 10 shows an example of local variable use, where test variables are initialized by using values from a data pool (login credentials).
只有在没有提供显式的登录数据的情况下,代码才应该尝试处理SSO。
Only if no explicit logon data is provided the code should try handling SSO.
这样就可以针对每个类型分别对登录数据的内容做出决策。
This will allow for decisions on the contents of the deducted logon data for each type individually.
把请求中的登录数据传递给身份验证提供者有四种方法。
There are four possible ways to pass logon data in a request to the authentication provider.
对于本文档,我们只讨论第一步(识别登录数据的类型),其他步骤因支持的身份验证源而异,因此超出了范围。
For this document we will only discuss the first step of identifying the type of logon data, the rest is specific to the authentication source being supported and hence off topic.
为 ‘步骤5:创建一个FAP数据库’中创建的数据库选择登录凭据。
Select the login credentials for the database created in ‘Step 5: Create a FAP database’.
这将尝试连接并登录到DB 2UDBSAMPLE数据库,并在必要时显示登录提示对话框。
This will attempt to connect and login to the DB2 UDB SAMPLE database, and show the login prompt dialog when required.
在测试管理员角色之前,需要把Geronimo中针对测试registered - users角色而保存的登录数据进行重设。
Before testing the administrators role, you need to reset the login data stored on Geronimo from testing the registered-users role.
提示:如果SYS_SERVER已含有登录数据,您将看到以下错误。
Tip: If the SYS_SERVER already contains login data, you will get the following error.
使用以下命令创建后端登录数据。
Create login data for the back-end using the following commands.
Login收集用户的登录数据。
这意味着您可以继续将基础架构数据,比如登录和密码,保存在隐藏的user类中。
This means that you can continue to keep infrastructure data such as the logins and passwords stored in the User class hidden from the public eye.
CREATEREMOTESERVER语句在 SYS_SERVER表中存储后端服务器的登录数据。
The CREATE REMOTE SERVER statement stores the login data for the back-end server in the SYS_SERVER table.
只有在username或password之一非空的情况下,代码才会检验登录数据或颁发visa。
Only if one of either username or password is populated the code will proceed to verify the logon data or even issue a visa.
在这种情况下,使用DROPREMOTEserver语句清除登录数据,然后重新创建登录数据。
In this case, clear the login data with the DROP REMOTE SERVER statement and recreate the login data.
要想支持SSO,提供者必须实现对第四类登录数据的支持,即2.3.1节—登录数据中提到的环境变量。
To support SSO the provider must implement support for the 4th type of logon data, the environment variables as mentioned in Section 2.3.1 - logon data.
这个示例有一点勉强,因为在大多数web应用程序中,这样的信息将需要一个登录,数据将被存储以便下次登录使用。
This example is a bit contrived, because in most web applications, such information would require a login, and the data would be stored for your next login.
如果您不希望登录到数据库,而是希望仅登录到文件,或者希望登录到MySQL数据库以及MicrosoftAccess等odbc可访问的数据库,则应选择第一个选项。
If you don't want to log to a database, and would prefer logging only to files, or if you want to log to a MySQL database or an ODBC-accessible database like Microsoft access, choose the first option.
stores_demo数据库是一个登录数据库,可以通过运行dbaccessdemo –log命令创建。
The stores_demo database is a logging database that you can create by running the command: dbaccessdemo –log.
如果您的后端系统是JDBC数据库,那么您应当将登录信息与数据源联系起来。
If your backend system is a JDBC database, you should associate the login with the data Source.
应用推荐