JP2000029838A - Password confirmation system - Google Patents

Password confirmation system

Info

Publication number
JP2000029838A
JP2000029838A JP10195350A JP19535098A JP2000029838A JP 2000029838 A JP2000029838 A JP 2000029838A JP 10195350 A JP10195350 A JP 10195350A JP 19535098 A JP19535098 A JP 19535098A JP 2000029838 A JP2000029838 A JP 2000029838A
Authority
JP
Japan
Prior art keywords
input
password
character
erroneous
error
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
Application number
JP10195350A
Other languages
Japanese (ja)
Inventor
Koichi Yoshizu
弘一 吉津
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP10195350A priority Critical patent/JP2000029838A/en
Publication of JP2000029838A publication Critical patent/JP2000029838A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To simplify re-input work at the time of password erroneous input by correcting only an erroneous part and performing utilization as re-input without feeding a password from the first again at the time of feeding it again for erroneous input. SOLUTION: For the erroneous input, in the display of an input error (S7), it is reported to an inputting person that the input error is present by changing a character used for the turned letter of an inputted password. In this case, the system of inputting the password from the first which is a conventional system and the system by the partial correction of the erroneously inputted password can be selected by the judgement of the inputting person and respective processings are performed. In the case of selecting the system by the partial correction (S9), a correction screen is displayed, the required part of the turned password is corrected and re-input data are attained (S10). The correction is reflected on an input data buffer and entire character string comparison is performed (S11). Then, in the case that the password matches, the next processing is advanced.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、パスワード管理に
よりユーザーの利用資格を制限するシステムに係わるも
ので、パスワードの誤入力時の再入力方法として、部分
修正による再入力を可能とする方式。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a system for restricting a user's use qualification by password management, and a method for re-inputting by partially correcting a password when the password is erroneously input.

【0002】[0002]

【従来の技術】従来のパスワード確認方式では、例え
ば、特開平3−174651号公報に記載されているよ
うに、誤入力に対しパスワードの内容を表示すること
で、入力者に対し誤り箇所を確認させることは可能であ
ったが、再入力時には、最初からパスワードを入力せね
ばならず、再入力時の便宜が図られていなかった。
2. Description of the Related Art In a conventional password confirmation method, for example, as described in Japanese Patent Application Laid-Open No. 3-174651, the contents of a password are displayed in response to an erroneous input, thereby confirming an erroneous portion to an input user. Although it was possible to do so, the password had to be entered from the beginning at the time of re-input, and the convenience at the time of re-input was not achieved.

【0003】[0003]

【発明が解決しようとする課題】複数桁のパスワード入
力を行う際に、入力途中で誤ったパスワードを入力して
しまっても、入力画面上は”*(アスタリスク)”等の
記号で入力中のパスワードが伏せ字となるため、入力者
には誤入力したことがわからない。また、パスワード入
力誤りとなった場合には、最初からパスワードを入力し
なければならないという問題があった。
When inputting a password of a plurality of digits, even if an incorrect password is input in the middle of the input, a password such as "* (asterisk)" is displayed on the input screen. Since the password is hidden, the input person does not know that the password has been entered incorrectly. In addition, there is a problem that a password must be entered from the beginning when a password entry error occurs.

【0004】[0004]

【課題を解決するための手段】上記目的を達成する為
に、本発明では、入力中のパスワードをリアルタイムで
監視し、入力者のユーザIDに対応したパスワードと1
文字単位で比較を行う。入力途中で、比較結果が不一致
となった場合、伏せ字に使用している記号を変更するこ
とで、入力者に入力誤りがあることを知らせる。パスワ
ードの再入力に際しては、入力者の選択により、従来通
り最初からのパスワードの入力をやり直す方法と、誤入
力したパスワードを表示して誤入力箇所を修正する方法
を可能とする方式である。
In order to achieve the above object, according to the present invention, a password being input is monitored in real time, and a password corresponding to the user ID of the input user is monitored.
Performs comparison on a character-by-character basis. If the comparison result does not match during the input, the symbol used for the hidden character is changed to notify the input user that there is an input error. When re-entering a password, a method is available in which a password can be re-entered from the beginning according to the input user's selection, or a method in which an erroneously entered password is displayed to correct an erroneously entered portion.

【0005】[0005]

【発明の実施の形態】以下、本発明の一実施例を図面に
より説明する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS One embodiment of the present invention will be described below with reference to the drawings.

【0006】図1は、本実施例の要点であり、以下、パ
スワードの入力誤りに対する処理の流れを説明する。
FIG. 1 is a gist of the present embodiment. Hereinafter, a flow of processing for a password input error will be described.

【0007】図1スタートから処理が開始される。The process is started from the start in FIG.

【0008】まず、パスワード入力のガイダンス表示1
において、パスワード入力の為の入力ガイダンス画面1
3(図2参照)を表示しパスワードの入力を促す。入力
されたパスワードは、パスワードの1文字入力2の処理
においてリアルタイムに入力監視されており、入力の1
文字単位で、入力データバッファ19に蓄積される。
First, guidance display 1 for password input
In, input guidance screen 1 for password input
3 (see FIG. 2) is displayed to prompt for a password. The input password is monitored in real time in the process of one character input 2 of the password, and the input 1 is monitored.
The data is stored in the input data buffer 19 in character units.

【0009】次に、パスワードの1文字チェック3の処
理で、入力データバッファ19に取込まれた1文字とユ
ーザIDに対応したパスワードテーブル20上のパスワ
ードデータの当該位置の一文字を比較する4(図5参
照)。ここで、比較した文字が一致するならば、次の処
理に進み、不一致であった場合は、この不一致がパスワ
ード入力の何文字目で発生したかの情報を位置カウンタ
21保存し、次の処理に進む。
Next, in the process of checking one character of the password 3, one character fetched into the input data buffer 19 is compared with one character of the corresponding position of the password data on the password table 20 corresponding to the user ID 4 ( (See FIG. 5). Here, if the compared characters match, the process proceeds to the next process. If the characters do not match, information as to what character of the password input has occurred is stored in the position counter 21 and the next process is performed. Proceed to.

【0010】不一致発生後N文字目の入力かのチェック
5は、不一致の発生した個所の特定を防ぐためのもの
で、不一致発生後もすぐに入力したパスワードが誤りで
あること入力者に知らせるのではなく、N文字(Nは2
から3文字程度が適当と考えるが利用するシステムの平
均パスワード長等から任意の値を使用する)入力後に知
らせることで不一致発生個所が判らないようにして、パ
スワードの機密性を守と共に、本方式の不正使用防ぐ物
である。
The check 5 for the input of the Nth character after the occurrence of a mismatch is to prevent the location where the mismatch has occurred from occurring, and to inform the input user that the password entered immediately after the occurrence of the mismatch is incorrect. Not N characters (N is 2
Approximately three characters are considered appropriate, but use an arbitrary value based on the average password length of the system to be used. It is a thing that prevents unauthorized use.

【0011】当プロセスでは、位置カウンタが初期値で
無い場合、既に以前の入力文字に誤りがあると判定し、
現在の入力文字の位置と位置カウンタの比較を行い、現
在の入力文字の位置−位置カウンタ=Nの場合、入力誤
りの表示7の処理へ進む。また、パスワードの入力が終
了の場合も入力誤り表示7へ進む。
In this process, if the position counter is not the initial value, it is determined that there is already an error in the previous input character,
The current input character position is compared with the position counter. If the current input character position−position counter = N, the process proceeds to the input error display 7 process. Also, when the input of the password is completed, the process proceeds to the input error display 7.

【0012】パスワードの入力完了の判定6においてパ
スワードの入力完了であれば、入力されたパスワードの
全文字が一致しており、次処理へ進み、入力が完了して
いなければ、パスワードの1文字入力2の処理へ戻りこ
こまでの処理の流れを繰り返す。入力誤りの表示7で
は、入力されたパスワードの伏せ字に使用している文字
を変更することで入力者に入力誤りがあったことを知ら
せる(図3参照)。
If the input of the password is completed in the determination 6 of the input completion of the password, all the characters of the input password match, and the process proceeds to the next processing. If the input is not completed, one character of the password is input. The process returns to step 2 and the flow of the process up to this point is repeated. In the display 7 of the input error, the character used for the hidden character of the input password is changed to notify the input user of the input error (see FIG. 3).

【0013】ここで、入力者の判断により従来からの方
式であるパスワードを最初から入力する方式と、誤入力
したパスワードの部分修正による本方式と選択し、それ
ぞれの処理を行う9。修正ボタン17が選択された場合
は、修正画面18が表示され伏せ字されていたパスワー
ドが表示され必要な部分に修正を加え再入力データとす
る。
At this time, a method of inputting a password, which is a conventional method, from the beginning according to the judgment of the input user, and a method of partially correcting the incorrectly input password are selected, and each processing is performed. When the correction button 17 is selected, a correction screen 18 is displayed, a password which is hidden is displayed, and necessary portions are corrected and used as re-input data.

【0014】この修正は、入力データバッファに反映さ
れパスワードのチェック11で全体の文字列比較を行い
パスワードが一致した場合は、次の処理へ、不一致の場
合は異常処理へ処理が進む。また、再入力ボタン16が
選択された場合にはリトライ回数のチェックを行い8リ
トライ回数以下であれば、再度パスワード入力のガイダ
ンス表示1へ戻り、リトライ回数を超えていた場合は、
異常処理へ進む。
This correction is reflected in the input data buffer, and the entire character string is compared in the password check 11. If the passwords match, the process proceeds to the next process. If the passwords do not match, the process proceeds to the abnormal process. When the re-input button 16 is selected, the number of retries is checked. If the number of retries is equal to or less than 8, the display returns to the guidance display 1 for password input.
Proceed to error processing.

【0015】以上がパスワード入力の誤りに対する処理
の流れである。
The above is the flow of processing for a password input error.

【0016】[0016]

【発明の効果】従来の技術では、パスワードの誤入力が
発生した場合に、その誤入力されたパスワードの内容を
表示し、入力誤りの箇所を入力者に知らせ入力者がどこ
を打ち間違えたのか知ることは出来たが、たとえ1文字
しか誤っていなくても、全ての文字を再度、パスワード
として入力し直さなければならなかった。
According to the prior art, when an erroneous input of a password occurs, the contents of the erroneously input password are displayed, the input error is notified to the input user, and where the input user makes a mistake is identified. I knew, but I had to re-enter all the characters as passwords, even if only one was wrong.

【0017】本発明では、入力中のパスワードをリアル
タイムで監視し、入力者のユーザIDに対応したパスワ
ードと1文字単位で比較を行う。入力途中で、比較結果
が不一致となった場合、伏せ字に使用している記号を変
更することで、入力者に入力誤りがあることを知らせ
る。パスワードの再入力に際しては、入力者の選択によ
り、従来通り最初からパスワードの入力をやり直す方法
と、誤入力したパスワードを表示し誤入力した部分のみ
を修正し再入力データとして利用することで、パスワー
ド誤入力時の再入力作業を簡便にするものである。
In the present invention, the password being input is monitored in real time, and the password is compared with the password corresponding to the user ID of the input person on a character-by-character basis. If the comparison result does not match during the input, the symbol used for the hidden character is changed to notify the input user that there is an input error. When re-entering the password, the password can be re-entered from the beginning according to the input user's choice, or by displaying the incorrectly entered password, correcting only the incorrectly entered part, and using it as re-input data. This is to simplify the re-input operation at the time of erroneous input.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明のパスワードの入力誤りに対する処理の
流れの説明図。
FIG. 1 is an explanatory diagram of a processing flow for a password input error according to the present invention.

【図2】パスワード入力のガイダンス表示のイメージ
図。
FIG. 2 is an image diagram of a guidance display for inputting a password.

【図3】入力誤りが発生した場合の、画面の遷移を示す
説明図。
FIG. 3 is an explanatory diagram showing screen transitions when an input error occurs.

【図4】誤入力したパスワードの修正画面のイメージ
図。
FIG. 4 is an image diagram of a screen for correcting an incorrectly input password.

【図5】パスワードの1文字比較中に不一致が発生した
場合の処理の概略説明図。
FIG. 5 is a schematic explanatory diagram of processing when a mismatch occurs during comparison of one character of a password.

【符号の説明】[Explanation of symbols]

1…パスワード入力のガイダンス表示を行う処理、2…
パスワードの1文字入力を行う処理、3…パスワードの
1文字チェックを行う処理、4…入力データとパスワー
ドのそれぞれ1文字を比較する処理、5…不一致発生後
N文字目の入力であるかの判定及び入力が終了かを判定
する処理、 6…パスワードの入力が終了したの
かを判定する処理、7…入力誤りの画面を表示する処
理、8…リトライ回数がM回以下かの判定を行う処理、
9…誤入力されたパスワードに対して再入するのか、修
正するのかを選択する処理、 10…修正入力用
のガイダンス画面を表示する処理、11…修正されたパ
スワードとパスワードテーブル上のパスワードを一括し
て比較する処理、12…パスワードが正しいかを判定す
る処理、13…入力ガイダンス画面のイメージ図、14
…入力の途中経過を示すイメージ図、15…入力データ
にエラーが発生した場合のイメージ図、16…再入力を
選択するためのボタン、17…入力データの修正を選択
するためのボタン、18…修正入力画面のイメージ図、
19…入力者によってキー入力されたパスワードを格納
する入力バッファ、20…ユーザIDとパスワードを対
応付けるパスワードテーブル、21…パスワードが不一
致となった文字の位置を格納する位置カウンタ。
1. Processing to display guidance for password input 2.
Processing for inputting one character of the password, 3 processing for checking one character of the password, 4 processing for comparing each character of the input data and one character of the password, 5 determination of whether or not the input is the Nth character after a mismatch occurs. And processing to determine whether the input has been completed, 6: processing to determine whether the input of the password has been completed, 7: processing to display an input error screen, 8: processing to determine whether the number of retries is M or less,
9: Processing to select whether to reenter or correct the incorrectly input password, 10: Processing to display a guidance screen for inputting corrections, 11: Batching corrected passwords and passwords in the password table 12: processing for determining whether the password is correct, 13: image diagram of the input guidance screen, 14
... An image diagram showing the progress of input, 15... An image diagram when an error occurs in input data, 16... A button for selecting re-input, 17. A button for selecting correction of input data, 18. Screen image diagram,
19: an input buffer for storing a password keyed in by the input person, 20: a password table for associating a user ID with a password, 21 ... a position counter for storing the position of a character whose password does not match.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】パスワード入力時の誤入力に対してパスワ
ードの再投入を行う際に、最初からパスワードを投入し
直すのでは無く、誤っている箇所のみを訂正し再入力と
して利用することを特徴とするパスワード確認方式。
When a password is re-entered for an erroneous input at the time of inputting a password, the password is not re-entered from the beginning, but only an erroneous portion is corrected and used as a re-input. Password confirmation method.
JP10195350A 1998-07-10 1998-07-10 Password confirmation system Pending JP2000029838A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10195350A JP2000029838A (en) 1998-07-10 1998-07-10 Password confirmation system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10195350A JP2000029838A (en) 1998-07-10 1998-07-10 Password confirmation system

Publications (1)

Publication Number Publication Date
JP2000029838A true JP2000029838A (en) 2000-01-28

Family

ID=16339718

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10195350A Pending JP2000029838A (en) 1998-07-10 1998-07-10 Password confirmation system

Country Status (1)

Country Link
JP (1) JP2000029838A (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100450940B1 (en) * 2001-12-07 2004-10-02 삼성전자주식회사 Method for password inputting in a mobile communication terminal equipment
JP2006018702A (en) * 2004-07-05 2006-01-19 Nomura Research Institute Ltd Character string processing apparatus and computer program for processing character string
JP2013531285A (en) * 2010-05-11 2013-08-01 トムソン ライセンシング Method, device, and computer program support for password generation and verification
JP2018028832A (en) * 2016-08-19 2018-02-22 京セラドキュメントソリューションズ株式会社 Authentication device

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100450940B1 (en) * 2001-12-07 2004-10-02 삼성전자주식회사 Method for password inputting in a mobile communication terminal equipment
JP2006018702A (en) * 2004-07-05 2006-01-19 Nomura Research Institute Ltd Character string processing apparatus and computer program for processing character string
JP4546777B2 (en) * 2004-07-05 2010-09-15 株式会社野村総合研究所 Character string processing device and computer program for processing character string
JP2013531285A (en) * 2010-05-11 2013-08-01 トムソン ライセンシング Method, device, and computer program support for password generation and verification
US9384343B2 (en) 2010-05-11 2016-07-05 Thomson Licensing Methods, devices and computer program supports for password generation and verification
JP2018028832A (en) * 2016-08-19 2018-02-22 京セラドキュメントソリューションズ株式会社 Authentication device

Similar Documents

Publication Publication Date Title
US5842180A (en) Method and system for detecting and correcting errors in a spreadsheet formula
CN110113507B (en) Password authentication device
KR880001118A (en) Method and apparatus for decrypting code symbol block
JP2000029838A (en) Password confirmation system
US10019560B2 (en) Password authenticating device for preventing leakage of passwords
JP2009205500A (en) Password input support system, device, program, and method
US20060020819A1 (en) Information processing apparatus and system startup method
JPH06214954A (en) Password input device
US11457122B2 (en) Password authentication device, image processing apparatus, and password authentication method
JPH05119896A (en) Character string input system
JP2000194750A (en) Data register device and recording medium
JP2017124581A (en) Calculation data printer and program
JP4546777B2 (en) Character string processing device and computer program for processing character string
JP2005352529A (en) Check device for date and day of the week
JP2578862B2 (en) Keystroke warning correction method
JPH10134049A (en) Document preparation device and input method therefor
JP2003258983A (en) Data communication equipment
JPH0799489A (en) Method and device for controlling password
JPH0589137A (en) Document preparing device
CN118051901A (en) System security login method and device, electronic equipment and storage medium
JPH0296864A (en) Device and method for updating data
JPS6288018A (en) Data input device
CN115758298A (en) Verification code verification method and device, electronic equipment and medium
JPH1049502A (en) Checking device
JPH04289909A (en) Key input check system