JPH04147361A - System for processing for change of processing screen - Google Patents
System for processing for change of processing screenInfo
- Publication number
- JPH04147361A JPH04147361A JP2271845A JP27184590A JPH04147361A JP H04147361 A JPH04147361 A JP H04147361A JP 2271845 A JP2271845 A JP 2271845A JP 27184590 A JP27184590 A JP 27184590A JP H04147361 A JPH04147361 A JP H04147361A
- Authority
- JP
- Japan
- Prior art keywords
- terminal
- user
- program
- processing
- name
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
- 238000003672 processing method Methods 0.000 claims description 6
- 238000000034 method Methods 0.000 claims description 4
- 238000012790 confirmation Methods 0.000 abstract description 2
- 230000001939 inductive effect Effects 0.000 abstract 1
- 238000010586 diagram Methods 0.000 description 4
- 238000004891 communication Methods 0.000 description 2
- 230000000694 effects Effects 0.000 description 2
- 238000005516 engineering process Methods 0.000 description 1
Landscapes
- Storage Device Security (AREA)
- Digital Computer Display Output (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野〕
本発明は、大型コンピュータまたはパソコン通信相手に
おいて、利用者識別、パスワード(暗しよう番号)など
によって個人の認識をするシステムにおける処理画面変
更処理方式に関する。[Detailed Description of the Invention] [Field of Industrial Application] The present invention relates to a processing screen change processing method in a system that recognizes an individual by user identification, password (secret number), etc. in a large computer or a PC communication partner. Regarding.
従来の処理画面変更処理方式における機密保護には、利
用者識別、パスワード(あるいは、キャッシュカード、
磁気カードとパスワードの組み合せ)あるいは、端末名
による利用範囲の限定による手法がある。Confidentiality protection in conventional processing screen change processing methods requires user identification, password (or cash card,
There are two methods: a combination of a magnetic card and a password) or a method of limiting the scope of use based on the terminal name.
上述した従来の機密保護、利用方法では、前者は、移動
した個人が、端末(物理的に通信回線を使って目的とす
るホストコンピュータと接続されていればよい)ででも
、(利用識別、パスワードを知っていれば)不正アクセ
スができる。また、後者では、専用端末であるため、ホ
ストコンピュータにて、あらかじめ定められた端末でで
しか利用することができないという欠点があった。In the conventional security protection and usage method described above, in the former case, an individual who moves can use a terminal (as long as it is physically connected to the target host computer using a communication line) or (use identification, password) ), unauthorized access is possible. In addition, the latter has the disadvantage that since it is a dedicated terminal, it can only be used on a predetermined terminal by the host computer.
本発明の処理画面変更処理方式は、利用者識別。 The processing screen change processing method of the present invention is based on user identification.
パスワードという、利用者が移動しても個人についてま
わる情報と、物理的にホストコンピュータにより、あら
かじめ定められた情報とを組み合せある程度の利用範囲
(利用可能な端末を限定してしまう)を決めておき、不
正なアクセスを防止するとともに、移動した先の端末ご
とに、業務処理のメニュー画面を変える機能を有する。A certain range of usage (limiting the devices that can be used) is determined by combining a password, which is information that follows the user even when the user moves, and information that is predetermined by the physical host computer. In addition to preventing unauthorized access, it has a function that allows you to change the menu screen for business processing depending on the terminal you move to.
次に本発明について図面を参照して説明する。 Next, the present invention will be explained with reference to the drawings.
第1図は本発明の一実施例のブロック図である。FIG. 1 is a block diagram of one embodiment of the present invention.
利用者識別a、パスワードbは端末1より、利用者が入
力するデータであり、端末名C(端末ID)は、利用者
が意識することなく、プログラム2に与えられるデータ
である。端末名Cは、端末がホストコンピュータへ送る
こともあるし、または、ホストコンピュータが、定義情
報をプログラム2に与えることもある。管理ファイル3
はプログラム2にてチェックに利用される。管理ファイ
ル3はファイルの形式でなくプログラム内テーブルの形
を取ることもある。メツセージをプログラム2の処理(
判断)ロジックによってチェックした後、確認を取れれ
ば、利用の可否dが、端末1のディスプレイに表示され
る。本画面表示以降は、業務処理が実施できる。The user identification a and password b are data input by the user from the terminal 1, and the terminal name C (terminal ID) is data given to the program 2 without the user being aware of it. The terminal name C may be sent by the terminal to the host computer, or the host computer may provide definition information to the program 2. Management file 3
is used for checking in program 2. The management file 3 may take the form of an in-program table instead of a file. The message is processed by Program 2 (
Judgment) After checking by logic, if confirmation is obtained, the availability d is displayed on the display of the terminal 1. After this screen is displayed, business processing can be performed.
第2図はプログラム2の処理の流れ図である。FIG. 2 is a flowchart of the processing of program 2.
第1図のメツセージを受は取り、利用者識別、パスワー
ド、端末名が、第1図中の管理ファイル3またはプログ
ラム内テーブルに存在(有無)、−致しているかを判断
する。対象端末に対して対象画面を表示する。The message shown in FIG. 1 is received and it is determined whether the user identification, password, and terminal name are present (or not) in the management file 3 or the table in the program shown in FIG. 1. Display the target screen on the target terminal.
第3図は管理ファイルのレイアウトを例示する図である
。このレイアウトにより、第2図の流れ図中にて、利用
の可否を判断2判別する。第2図において、判断するプ
ログラム内テーブルであってもよい。FIG. 3 is a diagram illustrating the layout of the management file. Based on this layout, determination 2 is made as to whether or not it can be used in the flowchart of FIG. In FIG. 2, it may be a table within the program to be determined.
以上説明したように本発明によれば、業務処理システム
(利用者チェックをしていない従来のシステムなど)に
おいては、業務開始の最初に組み込むだけで、利用者チ
ェックが行なれるシステムとなる。また本発明は、特定
化した端末(専用業務端末機)においても、他種の業務
システムを動かすことができ、端末名のチェックと組み
合せることにより、利用端末を制限する効果を生み、不
正アクセスの防止にも役立つものである。言いかえると
、本発明によれば、汎用端末機を専用業務処理機として
、複数の利用者にて、利用が可となるとともに、業務で
利用できる端末もあわせてチェックできる。As described above, according to the present invention, a business processing system (such as a conventional system that does not perform user checks) can perform user checks simply by incorporating it at the beginning of a business. Furthermore, the present invention allows other types of business systems to run even on a specified terminal (dedicated business terminal), and when combined with checking the terminal name, it produces the effect of restricting the terminals that can be used and prevents unauthorized access. It is also useful for preventing. In other words, according to the present invention, a general-purpose terminal can be used as a dedicated business processing machine by multiple users, and terminals that can be used for business can also be checked.
第1図は本発明の一実施例のブロック図、第2図はプロ
グラムの処理を示す流れ図、第3図は管理ファイルのレ
イアウトを例示する図である。
1・・・端末、2・・・プログラム、3・・・管理ファ
イル。FIG. 1 is a block diagram of an embodiment of the present invention, FIG. 2 is a flowchart showing program processing, and FIG. 3 is a diagram illustrating the layout of a management file. 1...Terminal, 2...Program, 3...Management file.
Claims (3)
ディスプレイとキーボードを有する端末を利用するに当
り、端末名と、使用者識別を組み合せることにより、処
理画面を変更することを特徴とする処理画面変更処理方
式。(1) By user identification including user name and password,
A processing screen change processing method characterized in that when using a terminal having a display and a keyboard, the processing screen is changed by combining a terminal name and a user identification.
ることができる機能を有する、請求項(1)記載の処理
画面変更処理方式。(2) The processing screen change processing method according to claim (1), which has a function of limiting the terminals to be used even if the user identifications match.
、利用者名、利用者が入力するパスワード以外に、その
端末固有情報を組み合せてチェックする方式を有する、
請求項(1)記載の処理画面変更処理方式。(3) When connecting a terminal to a general-purpose large computer, there is a method of checking a combination of terminal-specific information in addition to the user name and password entered by the user.
A processing screen change processing method according to claim (1).
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2271845A JPH04147361A (en) | 1990-10-09 | 1990-10-09 | System for processing for change of processing screen |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2271845A JPH04147361A (en) | 1990-10-09 | 1990-10-09 | System for processing for change of processing screen |
Publications (1)
Publication Number | Publication Date |
---|---|
JPH04147361A true JPH04147361A (en) | 1992-05-20 |
Family
ID=17505678
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2271845A Pending JPH04147361A (en) | 1990-10-09 | 1990-10-09 | System for processing for change of processing screen |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH04147361A (en) |
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH07281860A (en) * | 1994-04-12 | 1995-10-27 | Internatl Business Mach Corp <Ibm> | Method and apparatus for provision of access security to control of graphical user interface |
JP2002074188A (en) * | 2000-06-16 | 2002-03-15 | Sony Computer Entertainment Inc | Method and device for registering member information, method and device for certifying member and server computer |
JP2007115192A (en) * | 2005-10-24 | 2007-05-10 | Chial & Associates:Kk | File management system, information processor, authentication system and file use right setting system |
JP2007264693A (en) * | 2006-03-27 | 2007-10-11 | Dainippon Printing Co Ltd | Authentication information management system |
JP2008021145A (en) * | 2006-07-13 | 2008-01-31 | Seiko Epson Corp | Network system, computer, application providing method for network system, and program |
JP2010198333A (en) * | 2009-02-25 | 2010-09-09 | Nec Corp | Service provision system, information reading apparatus, method of providing service, method of transmitting user information, and program |
JP4682268B1 (en) * | 2010-10-14 | 2011-05-11 | 株式会社テレサービス | Identification information confirmation method, server device for confirming identification information, and system for confirming identification information |
US8056122B2 (en) | 2002-05-25 | 2011-11-08 | Fasoo.Com Co., Ltd. | User authentication method and system using user's e-mail address and hardware information |
JP2012069147A (en) * | 2011-11-14 | 2012-04-05 | Dainippon Printing Co Ltd | Authentication information management system |
JP2013045420A (en) * | 2011-08-26 | 2013-03-04 | Ntt Docomo Inc | Communication control device and mobile communication system |
-
1990
- 1990-10-09 JP JP2271845A patent/JPH04147361A/en active Pending
Cited By (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH07281860A (en) * | 1994-04-12 | 1995-10-27 | Internatl Business Mach Corp <Ibm> | Method and apparatus for provision of access security to control of graphical user interface |
JP2002074188A (en) * | 2000-06-16 | 2002-03-15 | Sony Computer Entertainment Inc | Method and device for registering member information, method and device for certifying member and server computer |
US6789078B2 (en) | 2000-06-16 | 2004-09-07 | Sony Computer Entertainment, Inc. | Member information registration method and system, and member verification method and system |
US8056122B2 (en) | 2002-05-25 | 2011-11-08 | Fasoo.Com Co., Ltd. | User authentication method and system using user's e-mail address and hardware information |
JP2007115192A (en) * | 2005-10-24 | 2007-05-10 | Chial & Associates:Kk | File management system, information processor, authentication system and file use right setting system |
JP2007264693A (en) * | 2006-03-27 | 2007-10-11 | Dainippon Printing Co Ltd | Authentication information management system |
JP2008021145A (en) * | 2006-07-13 | 2008-01-31 | Seiko Epson Corp | Network system, computer, application providing method for network system, and program |
JP2010198333A (en) * | 2009-02-25 | 2010-09-09 | Nec Corp | Service provision system, information reading apparatus, method of providing service, method of transmitting user information, and program |
JP4682268B1 (en) * | 2010-10-14 | 2011-05-11 | 株式会社テレサービス | Identification information confirmation method, server device for confirming identification information, and system for confirming identification information |
JP2013045420A (en) * | 2011-08-26 | 2013-03-04 | Ntt Docomo Inc | Communication control device and mobile communication system |
JP2012069147A (en) * | 2011-11-14 | 2012-04-05 | Dainippon Printing Co Ltd | Authentication information management system |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111797430B (en) | Data verification method, device, server and storage medium | |
WO2008127124A2 (en) | Method and apparatus for verification of information access in ict- systems having multiple security dimensions and multiple security levels | |
CN108289129B (en) | Block chain ecological environment creating method and system and computer readable storage medium | |
US20190347441A1 (en) | Patient privacy de-identification in firewall switches forming VLAN segregation | |
CN106959754A (en) | Method for controlling mobile terminal and mobile terminal | |
CN107766453A (en) | Data base management method, device and storage medium based on block chain | |
CN105809000A (en) | Information processing method and electronic device | |
JPH04147361A (en) | System for processing for change of processing screen | |
CN112347511A (en) | Permission-based data shielding method and device, computer equipment and storage medium | |
CN113177190A (en) | Document content sharing method and electronic equipment | |
CN112150113A (en) | Method, device and system for borrowing file data and method for borrowing data | |
KR20220053952A (en) | Conference mediation method | |
CN114598671B (en) | Session message processing method, device, storage medium and electronic equipment | |
CN106685945B (en) | Service request processing method, service handling number verification method and terminal thereof | |
CN106851613A (en) | Service request method, the verification method of business handling number and its terminal | |
JP6729013B2 (en) | Information processing system, information processing apparatus, and program | |
CN110119430B (en) | Intelligent contract management method, server and computer readable storage medium | |
US20210165907A1 (en) | Systems and methods for intelligent and quick masking | |
JP2005141483A (en) | Document providing server | |
CN112632596A (en) | Data processing method, device, storage medium and terminal | |
JPH11203366A (en) | Information management system and security management method | |
CN106779522B (en) | Article control mark setting and article identification method and device | |
CN111279339B (en) | Application locking method, terminal equipment and computer readable medium | |
JP2016095637A (en) | Authentication processing device, method and program | |
CN113656376B (en) | Data processing method and device and computer equipment |