JP4826277B2 - User authentication method, system having user authentication function, apparatus having user authentication function, and computer software - Google Patents

User authentication method, system having user authentication function, apparatus having user authentication function, and computer software Download PDF

Info

Publication number
JP4826277B2
JP4826277B2 JP2006043534A JP2006043534A JP4826277B2 JP 4826277 B2 JP4826277 B2 JP 4826277B2 JP 2006043534 A JP2006043534 A JP 2006043534A JP 2006043534 A JP2006043534 A JP 2006043534A JP 4826277 B2 JP4826277 B2 JP 4826277B2
Authority
JP
Japan
Prior art keywords
user
input
password
accepting
user authentication
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.)
Expired - Fee Related
Application number
JP2006043534A
Other languages
Japanese (ja)
Other versions
JP2007226293A (en
Inventor
大輔 源田
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.)
Konica Minolta Business Technologies Inc
Original Assignee
Konica Minolta Business Technologies Inc
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 Konica Minolta Business Technologies Inc filed Critical Konica Minolta Business Technologies Inc
Priority to JP2006043534A priority Critical patent/JP4826277B2/en
Priority to US11/639,233 priority patent/US20070143628A1/en
Publication of JP2007226293A publication Critical patent/JP2007226293A/en
Application granted granted Critical
Publication of JP4826277B2 publication Critical patent/JP4826277B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Facsimiles In General (AREA)

Description

本発明は、ユーザ認証方法、ユーザ認証機能を備えるシステム、ユーザ認証機能を備える装置及びコンピュータソフトウェアに関する。   The present invention relates to a user authentication method, a system having a user authentication function, an apparatus having a user authentication function, and computer software.

パーソナルコンピュータや文書蓄積可能なハードディスクが設けられた画像形成装置等にログインを行う際には、セキュリティ上、ログインID及びパスワードの入力が要求される。   When logging in to an image forming apparatus or the like provided with a personal computer or a hard disk capable of storing documents, input of a login ID and a password is required for security.

ログイン毎にログインID及びパスワードを入力することは煩雑であり、この煩雑さを解消するために、予めログインID及びパスワードと対応付けて指紋認証データを記憶し、指紋認証が成功すれば対応付けられたログインID及びパスワードをログイン入力画面のログインID欄及びパスワード欄に自動的に入力させる技術が知られている(例えば、特許文献1参照)。
特開2003−36247号公報
It is complicated to input a login ID and password for each login, and in order to eliminate this complexity, fingerprint authentication data is stored in advance in association with the login ID and password, and if fingerprint authentication is successful, they are associated with each other. A technique for automatically inputting a login ID and a password into a login ID field and a password field on a login input screen is known (see, for example, Patent Document 1).
JP 2003-36247 A

一般に、指紋認証等の生体認証においては、入力された特徴データと登録済の特徴データとの一致度を算出し、一致度が所定値以上の特徴データを一致したとみなして認証を行っている。   In general, in biometric authentication such as fingerprint authentication, the degree of coincidence between input feature data and registered feature data is calculated, and authentication is performed assuming that feature data having a coincidence degree equal to or greater than a predetermined value matches. .

このため、類似する特徴データを有する他人を本人と誤認識する可能性があり、特許文献1に記載の方法では、他人が本人のログインID及びパスワードでログインしてしまうという危険性がある。また、複数の候補が抽出される可能性もあるが、特許文献1に記載の方法では、複数の候補が抽出された場合の対応方法については考慮されていない。   For this reason, there is a possibility that another person having similar feature data may be mistakenly identified as the principal, and in the method described in Patent Document 1, there is a risk that the other person logs in with his / her login ID and password. In addition, there is a possibility that a plurality of candidates are extracted, but the method described in Patent Document 1 does not consider a handling method when a plurality of candidates are extracted.

本発明は、以上のような問題に鑑みてなされたものであり、ログイン時の入力が簡単になるとともに、他人が本人のログインID及びパスワードでログインしてしまうことが抑制され、複数の候補が抽出された場合にも対応することができるユーザ認証方法を提供することを目的としている。   The present invention has been made in view of the problems as described above, and the input at the time of login is simplified, and it is suppressed that another person logs in with the login ID and password of the person, so that a plurality of candidates can be obtained. It is an object of the present invention to provide a user authentication method that can cope with the case of extraction.

本発明のユーザ認証方法は、生体情報を予め登録する生体情報登録ステップと、生体情報の入力を受け付ける生体情報受付ステップと、前記生体情報受付ステップにより受け付けた生体情報と前記生体情報登録ステップにより予め登録されている生体情報との一致度に基づいて、前記生体情報受付ステップにより受け付けた生体情報に対応するユーザデータの抽出を行うユーザ抽出ステップと、前記ユーザ抽出ステップにより抽出されたユーザデータに基づいてユーザの候補を表示するユーザ候補表示ステップと、前記ユーザ候補表示ステップにより表示されたユーザの候補の中から特定ユーザを選択する特定ユーザ選択ステップと、前記特定ユーザ選択ステップにより選択された特定ユーザに対応するユーザ名およびパスワードの一部が自動入力され、自動入力されている文字数と入力されるべき文字数を認識可能としたユーザ認証画面、又は前記ユーザ抽出ステップにて候補のユーザが抽出されない場合に、ユーザ名およびパスワードの全ての入力を受け付けるユーザ認証画面を表示するユーザ認証画面表示ステップと、前記ユーザ認証画面表示ステップにより表示された前記一部が自動入力されたパスワードの補完のための入力を受け付けるか、又はユーザ名およびパスワードの全ての入力を受け付けるパスワード補完入力受付ステップと、前記自動入力されたユーザ名と前記自動入力および補完入力されたパスワードとを認証する認証ステップと、を有することを特徴としている。 The user authentication method of the present invention includes a biometric information registration step for registering biometric information in advance, a biometric information reception step for receiving input of biometric information, the biometric information received by the biometric information reception step, and the biometric information registration step. Based on the degree of coincidence with the registered biometric information, based on the user extraction step of extracting user data corresponding to the biometric information received by the biometric information reception step, and the user data extracted by the user extraction step A user candidate display step for displaying user candidates, a specific user selection step for selecting a specific user from among the user candidates displayed by the user candidate display step, and a specific user selected by the specific user selection step some of the corresponding user name and password to the self Is entered, if the user authentication screen and the number of characters that is automatically entered and can recognize the number of characters to be input, or in the candidate user the user extracting step is not extracted, accepting all the input user name and password a user authentication screen display step of displaying a user authentication screen, the the user authentication screen display the portion displayed in step accepts an input for the complement of the auto-entered password, or user name and password all the The method includes a password complement input receiving step for receiving an input, and an authentication step for authenticating the automatically entered user name and the automatically entered and complemented password .

本発明のユーザ認証機能を備えるシステムは、生体情報の入力を受け付ける生体情報受付手段と、前記生体情報受付手段により受け付けた生体情報に対応するユーザデータの抽出を行うユーザ抽出手段と、前記ユーザ抽出手段において抽出されたユーザデータに基づいてユーザの候補を表示するユーザ候補表示手段と、前記ユーザ候補表示手段により表示されたユーザの候補の中から特定ユーザを選択する特定ユーザ選択手段と、前記特定ユーザ選択手段により選択された特定ユーザに対応するユーザ名およびパスワードの一部が自動入力され、自動入力されている文字数と入力されるべき文字数を認識可能としたユーザ認証画面、又は前記ユーザ抽出手段により候補のユーザが抽出されない場合に、ユーザ名およびパスワードの全ての入力を受け付けるユーザ認証画面を表示するユーザ認証画面表示手段と、前記ユーザ認証画面表示手段により表示された前記一部が自動入力されたパスワードの補完のための入力を受け付けるか、又はユーザ名およびパスワードの全ての入力を受け付けるパスワード補完入力受付手段と、を有することを特徴としている。 The system having the user authentication function of the present invention includes a biometric information receiving unit that receives input of biometric information, a user extracting unit that extracts user data corresponding to the biometric information received by the biometric information receiving unit, and the user extraction User candidate display means for displaying user candidates based on user data extracted by the means, specific user selection means for selecting a specific user from user candidates displayed by the user candidate display means, and the specific A user authentication screen in which a part of the user name and password corresponding to the specific user selected by the user selection means is automatically input, and the number of characters automatically input and the number of characters to be input can be recognized , or the user extraction means Enter all usernames and passwords when no candidate users are extracted by A user authentication screen display means for displaying a user authentication screen for accepting the user authentication screen or display the portion displayed by means accepts an input for supplemental automatic input password, or user name and all passwords And a password supplement input accepting means for accepting the input .

本発明のユーザ認証機能を備える装置は、生体情報を用いたユーザ認証成功時にユーザデータの入力を受け付け可能なユーザ候補受付手段と、前記ユーザ候補受付手段により受け付けたユーザデータに基づいてユーザの候補を表示するユーザ候補表示手段と、前記ユーザ候補表示手段により表示されたユーザの候補の中から特定ユーザを選択する特定ユーザ選択手段と、前記特定ユーザ選択手段により選択された特定ユーザに対応するユーザ名およびパスワードの一部が自動入力され、自動入力されている文字数と入力されるべき文字数を認識可能としたユーザ認証画面、又は生体情報を用いたユーザ認証失敗時にユーザ名およびパスワードの全ての入力を受け付けるユーザ認証画面を表示するユーザ認証画面表示手段と、前記ユーザ認証画面表示手段により表示された前記一部が自動入力されたパスワードの補完のための入力を受け付けるか、又はユーザ名およびパスワードの全ての入力を受け付けるパスワード補完入力受付手段と、を有することを特徴としている。 An apparatus having a user authentication function according to the present invention includes a user candidate receiving unit capable of receiving input of user data upon successful user authentication using biometric information, and a user candidate based on the user data received by the user candidate receiving unit. a user candidate display means for displaying a particular user selection means for selecting a specific user from the candidates of the user displayed by the user candidate display means, the user corresponding to the particular user selected by the particular user selection means A part of the user name and password is automatically entered , and the user authentication screen that makes it possible to recognize the number of characters that have been automatically entered and the number of characters to be entered , or all user names and passwords when user authentication using biometric information fails a user authentication screen display means for displaying a user authentication screen for accepting the user authentication image Is characterized by having a password complementary input accepting means for accepting all input or accept an input for complementing the password part said displayed is automatically entered, or the user name and password by the display means .

本発明のコンピュータソフトウェアは、生体情報を用いたユーザ認証成功時にユーザデータの入力を受け付け可能なユーザ候補受付ステップと、前記ユーザ候補入力受付ステップにより受け付けたユーザデータに基づいてユーザの候補を表示するユーザ候補表示ステップと、前記ユーザ候補表示ステップにより表示されたユーザの候補の中から特定ユーザを選択する特定ユーザ選択ステップと、前記特定ユーザ選択ステップにより選択された特定ユーザに対応するユーザ名およびパスワードの一部が自動入力され、自動入力されている文字数と入力されるべき文字数を認識可能としたユーザ認証画面、又は生体情報を用いたユーザ認証失敗時にユーザ名およびパスワードの全ての入力を受け付けるユーザ認証画面を表示するユーザ認証画面表示ステップと、前記ユーザ認証画面表示ステップにより表示された前記一部が自動入力されたパスワードの補完のための入力を受け付けるか、又はユーザ名およびパスワードの全ての入力を受け付けるパスワード補完入力ステップと、をコンピュータに実行させることを特徴としている。 The computer software of the present invention displays a user candidate based on a user candidate accepting step capable of accepting input of user data upon successful user authentication using biometric information, and the user data accepted by the user candidate input accepting step. A user candidate display step, a specific user selection step for selecting a specific user from among the user candidates displayed in the user candidate display step, and a user name and password corresponding to the specific user selected in the specific user selection step A user authentication screen in which a part of the password is automatically input and the number of characters that are automatically input and the number of characters to be input can be recognized , or a user who accepts all input of a user name and password when user authentication using biometric information fails user authentication screen table that displays the authentication screen A step, and a password complementary input step of accepting all input of said or user authentication screen display the portion displayed in step accepts an input for the complement of the auto-entered password, or user name and password It is characterized by being executed by a computer.

本発明によれば、生体認証の成功に伴いログインID及びパスワードをログイン入力画面のログインID欄及びパスワード欄に自動的に入力させる際に、パスワードについては全てを自動入力せず、一部をユーザ入力としたので、ログイン時の入力が簡単になるとともに、他人が本人のログインID及びパスワードでログインしてしまうことが抑制される。また、複数の候補が抽出された場合には、複数の候補を表示しユーザに選択させるようにしたので、確実に所望のユーザを特定することができる。   According to the present invention, when the login ID and the password are automatically entered in the login ID field and the password field on the login input screen with the success of the biometric authentication, all the passwords are not automatically entered, and a part of the user is entered. Since it is set as an input, the input at the time of login is simplified and another person is prevented from logging in with his / her own login ID and password. Further, when a plurality of candidates are extracted, the plurality of candidates are displayed and allowed to be selected by the user, so that a desired user can be reliably identified.

(装置構成)
図1は、本発明のユーザ認証方法を適用した画像形成装置1の構成を示すブロック図である。画像形成装置1は、装置本体10と指紋認証モジュール30とから構成されている。
(Device configuration)
FIG. 1 is a block diagram showing a configuration of an image forming apparatus 1 to which a user authentication method of the present invention is applied. The image forming apparatus 1 includes an apparatus main body 10 and a fingerprint authentication module 30.

装置本体10は、プログラムに従って装置本体10の制御を実行するCPU11を中心として、バス12により、ROM13、RAM14、原稿読取部15、画像形成部16、ハードディスク17、不揮発性メモリ18、操作部19、表示部20、及び通信部21が相互に接続されている。   The apparatus main body 10 is centered on a CPU 11 that executes control of the apparatus main body 10 in accordance with a program, and a bus 12, a ROM 13, a RAM 14, a document reading unit 15, an image forming unit 16, a hard disk 17, a nonvolatile memory 18, an operation unit 19, The display unit 20 and the communication unit 21 are connected to each other.

ROM13は、各種プログラムやデータを記憶しており、CPU11がこれらプログラムやデータを利用して画像形成装置1の制御を実行する。   The ROM 13 stores various programs and data, and the CPU 11 executes control of the image forming apparatus 1 using these programs and data.

RAM14は、CPU11によってワークエリアとして利用され、CPU11が制御を実行する際に必要なプログラムやデータを一時的に記憶する。   The RAM 14 is used as a work area by the CPU 11 and temporarily stores programs and data required when the CPU 11 executes control.

原稿読取部15は、原稿を読み取って画像データを生成する。生成された画像データは、画像形成部16又はハードディスク17等に出力される。   The document reading unit 15 reads the document and generates image data. The generated image data is output to the image forming unit 16 or the hard disk 17 or the like.

画像形成部16は、原稿読取部15又はハードディスク17等から入力される画像データや文書データに基づいて記録媒体上に画像形成を行う。   The image forming unit 16 forms an image on a recording medium based on image data or document data input from the document reading unit 15 or the hard disk 17 or the like.

ハードディスク17は、原稿読取部15等から入力される画像データを記憶し保存する。   The hard disk 17 stores and stores image data input from the document reading unit 15 or the like.

不揮発性メモリ18は、ユーザ毎のログインID及びパスワードを登録番号に対応付けて記憶する。   The nonvolatile memory 18 stores the login ID and password for each user in association with the registration number.

操作部19は、ユーザにより操作され、当該操作部19からログインID及びパスワードの入力、画像形成の指示、ハードディスクへの保存指示等が行われる。   The operation unit 19 is operated by a user, and a login ID and password are input, an image formation instruction, a storage instruction to the hard disk, and the like are performed from the operation unit 19.

表示部20は、ログインID及びパスワードの入力をユーザから受け付けるユーザログイン画面等を表示する。表示部20がタッチパネルで構成され、操作部19を兼ねていてもよい。   The display unit 20 displays a user login screen that accepts input of a login ID and password from the user. The display unit 20 may be configured with a touch panel and may also serve as the operation unit 19.

通信部21は、後述の指紋認証モジュール30に接続され、指紋認証の指示を指紋認証モジュール30に送信する。   The communication unit 21 is connected to a fingerprint authentication module 30 described later, and transmits a fingerprint authentication instruction to the fingerprint authentication module 30.

指紋認証モジュール30は、プログラムに従って指紋認証モジュール30の制御を実行するCPU31を中心として、バス32により、ROM33、RAM34、指紋入力部35、不揮発性メモリ36、及び通信部37が相互に接続されている。   The fingerprint authentication module 30 has a CPU 33 that executes control of the fingerprint authentication module 30 according to a program, and a ROM 33, a RAM 34, a fingerprint input unit 35, a nonvolatile memory 36, and a communication unit 37 are connected to each other by a bus 32. Yes.

ROM33は、各種プログラムやデータを記憶しており、CPU31がこれらプログラムやデータを利用して指紋認証モジュール30の制御を実行する。   The ROM 33 stores various programs and data, and the CPU 31 executes control of the fingerprint authentication module 30 using these programs and data.

RAM34は、CPU31によってワークエリアとして利用され、CPU31が制御を実行する際に必要なプログラムやデータを一時的に記憶する。   The RAM 34 is used as a work area by the CPU 31 and temporarily stores programs and data required when the CPU 31 executes control.

指紋入力部35は、ユーザの指紋を読み取って指紋データを生成する。   The fingerprint input unit 35 reads the user's fingerprint and generates fingerprint data.

不揮発性メモリ36は、生成された指紋データが記憶されるメモリであり、登録番号に対応付けて指紋データを記憶する。   The nonvolatile memory 36 is a memory in which the generated fingerprint data is stored, and stores the fingerprint data in association with the registration number.

通信部37は、装置本体10に接続され、指紋認証が成功すると不揮発性メモリ36に記憶される登録番号及び認証時の一致度を装置本体10に送信する。   The communication unit 37 is connected to the apparatus main body 10 and transmits the registration number stored in the nonvolatile memory 36 and the matching degree at the time of authentication to the apparatus main body 10 when fingerprint authentication is successful.

(装置制御)
図2は、図1の画像形成装置のログイン処理に係る制御フロー図である。この制御は、ROM13及びROM33に記憶されるプログラムに基づいて、CPU11及びCPU31が協働して処理を実行することにより行われる。
(Device control)
FIG. 2 is a control flow diagram relating to login processing of the image forming apparatus of FIG. This control is performed when the CPU 11 and the CPU 31 cooperate to execute processing based on programs stored in the ROM 13 and the ROM 33.

まず、CPU11は、表示部20に、例えば、「指紋を入力して下さい。」と表示させる(ステップS1)。また、CPU11は、CPU31に対して指紋認証を行うよう指示する(ステップS2)。この指示に従い、ユーザは、指紋入力部35に指を置く。   First, the CPU 11 displays, for example, “Please input fingerprint” on the display unit 20 (step S1). Further, the CPU 11 instructs the CPU 31 to perform fingerprint authentication (step S2). In accordance with this instruction, the user places a finger on the fingerprint input unit 35.

次に、CPU31は、指紋入力部35にユーザの指紋を読み取らせ指紋データを入力させる(ステップS3)。   Next, the CPU 31 causes the fingerprint input unit 35 to read the user's fingerprint and input fingerprint data (step S3).

次に、CPU31は、不揮発性メモリ36に記憶された指紋データの中に入力された指紋データと一致する指紋データが存在するか否かを判断し指紋認証を行う(ステップS4)。   Next, the CPU 31 determines whether there is fingerprint data that matches the input fingerprint data in the fingerprint data stored in the nonvolatile memory 36 and performs fingerprint authentication (step S4).

次に、CPU31は、指紋認証結果(認証成功又は認証失敗)を通信部37を介して装置本体10に送信する(ステップS5)。認証成功時には、一致した指紋データに対応する登録番号を付加したものをデータとして送信する。一致した指紋データが複数候補ある場合には、それぞれの候補の指紋データに対応する登録番号及び一致度を付加したものをデータとして送信する。一致度を付加して送信することにより、後に装置本体10で複数候補の表示をする際に、一致度の高い順に表示させることができる。また、候補の数が多い場合には、上位何個あるいは上位何%のデータに限定して送信してもよい。   Next, the CPU 31 transmits a fingerprint authentication result (authentication success or authentication failure) to the apparatus main body 10 via the communication unit 37 (step S5). When the authentication is successful, data with a registration number corresponding to the matched fingerprint data is transmitted as data. When there are a plurality of matching fingerprint data, the data with the registration number and the matching degree corresponding to each candidate fingerprint data is transmitted. By adding the degree of coincidence and transmitting, when a plurality of candidates are displayed later on the apparatus main body 10, they can be displayed in order of the degree of coincidence. Further, when there are a large number of candidates, transmission may be limited to the upper number or the upper percentage of data.

次に、CPU11は、指紋認証モジュール30から送信されてきた指紋認証結果が成功か否かを判断する(ステップS6)。認証成功であれば(ステップS6;Yes)、CPU11は、複数の候補が抽出されたか否かを判断する(ステップS7)。認証失敗であれば(ステップS6;No)、ステップS13に進む。   Next, the CPU 11 determines whether or not the fingerprint authentication result transmitted from the fingerprint authentication module 30 is successful (step S6). If the authentication is successful (step S6; Yes), the CPU 11 determines whether or not a plurality of candidates have been extracted (step S7). If authentication fails (step S6; No), the process proceeds to step S13.

ステップS7において、複数の候補が抽出されたと判断すると(ステップS7;Yes)、CPU11は、当該複数の候補のそれぞれの候補のデータに付加されてきた登録番号に対応するログインIDを不揮発性メモリ18から読み出し、例えば、図3に示すように、ログインIDの候補として一致度の高い順に表示部20に表示する。これにより、ユーザにログインIDの選択入力を促す(ステップS8)。一致度の高い順に表示することで、ユーザに選択される確率の高い候補が先頭近くに表示されることになるので、ユーザが選択候補を候補の中から容易に見つけることができる。また、候補の数が多い場合に、上位何個あるいは上位何%のデータに限定して表示すると、ユーザに選択される確率の高い候補に絞って表示されるので、ユーザが選択候補を候補の中から容易に見つけることができる。   If it is determined in step S7 that a plurality of candidates have been extracted (step S7; Yes), the CPU 11 stores the login ID corresponding to the registration number added to each candidate data of the plurality of candidates in the nonvolatile memory 18. For example, as shown in FIG. 3, the login ID candidates are displayed on the display unit 20 in descending order of the degree of coincidence. This prompts the user to select and input a login ID (step S8). By displaying in the order of the degree of coincidence, candidates with a high probability of being selected by the user are displayed near the top, so that the user can easily find the selection candidates from the candidates. In addition, when the number of candidates is large, if only the top number or the top percentage data is displayed, only the candidates with a high probability of being selected by the user are displayed. Easy to find from inside.

複数の候補が抽出されなかったと判断すると(ステップS7;No)、ステップS10に進む。   If it is determined that a plurality of candidates have not been extracted (step S7; No), the process proceeds to step S10.

ステップS8の表示に従いユーザが、操作部19により、表示部20に表示されたログインIDの候補から1つを選択入力すると、CPU11に、選択されたログインIDの選択情報が入力される(ステップS9)。   When the user selects and inputs one of the login ID candidates displayed on the display unit 20 by the operation unit 19 according to the display in step S8, the selection information of the selected login ID is input to the CPU 11 (step S9). ).

ステップS10において、CPU11は、選択されたログインIDに対応するパスワード(ステップS9からの場合)、あるいは登録番号に対応するログインID及びパスワード(ステップS7;Noからの場合)を不揮発性メモリ18からRAM14に読み出す。   In step S10, the CPU 11 stores the password corresponding to the selected login ID (from step S9) or the login ID and password corresponding to the registration number (step S7; from No) from the nonvolatile memory 18 to the RAM 14. Read to.

次に、CPU11は、表示部20に、ステップS7で読み出したログインID及びパスワードの一部を入力表示したログイン画面を表示し、ユーザにパスワードの補完入力を促す(ステップS11)。例えば、図4に示すように、パスワードが8文字であれば、先頭から6文字分のパスワード入力を自動的に行い6個の*を表示するとともに、末尾の*の後に2文字分のアンダーバーを表示する。この表示に従い、ユーザは、操作部19によりパスワードの補完入力を行う。図4の例の場合、ユーザはアンダーバーの表示されている部分に残りの2文字の補完入力を行う。入力されるべき文字数をアンダーバー等で表示することにより、例えば長い文字数のパスワードが表示されている場合であっても、ユーザは何文字の入力をしたらよいのかがすぐに認識できる。   Next, the CPU 11 displays a login screen on which the login ID and part of the password read out in step S7 are input and displayed on the display unit 20, and prompts the user to input a complementary password (step S11). For example, as shown in FIG. 4, if the password is 8 characters, the password is automatically entered for 6 characters from the beginning and 6 * s are displayed, and an underbar for 2 characters is added after the last *. indicate. In accordance with this display, the user performs complementary input of the password through the operation unit 19. In the case of the example in FIG. 4, the user inputs the remaining two characters in the portion where the underbar is displayed. By displaying the number of characters to be input with an underbar or the like, for example, even when a password with a long number of characters is displayed, the user can immediately recognize how many characters should be input.

これにより、CPU11に、パスワードの補完入力がなされる(ステップS12)。図4の例の場合、ログイン画面には、表示されている6個の*の末尾に2個の*が追加されて表示される。   Thereby, a complementary input of the password is made to the CPU 11 (step S12). In the case of the example in FIG. 4, two * s are added to the end of the six * s that are displayed and displayed on the login screen.

このようにユーザに補完入力を行わせることで、他人を本人と誤認識して照合が成功したとしても、それだけでは当該他人はログインすることができず、パスワードを補完しなければならないので、他人が本人のログインID及びパスワードでログインしてしまうということが抑制される。   By letting the user perform complementary input in this way, even if another person is mistakenly identified as the person and the verification succeeds, the other person cannot log in by itself and must complete the password. Log in with the login ID and password of the person.

ステップS6において、認証失敗であれば(ステップS6;No)、ステップS13に進み、CPU11は、表示部20に、ログインID及びパスワードが空欄のログイン画面を表示し、ユーザにログインID及びパスワードの入力を促す。この指示に従い、ユーザは、ログインID及びパスワードの全ての文字を操作部19により入力する。   If authentication fails in step S6 (step S6; No), the process proceeds to step S13, and the CPU 11 displays a login screen with a blank login ID and password on the display unit 20, and inputs the login ID and password to the user. Prompt. In accordance with this instruction, the user inputs all characters of the login ID and password through the operation unit 19.

例えば、指紋登録の状態が悪く、本人であるにもかかわらず指紋認証失敗となってしまった場合にも、ログインID及びパスワードの全ての文字を入力することにより、ログインすることができる。   For example, even when the fingerprint registration state is bad and the fingerprint authentication fails even though the person is the person himself, the user can log in by entering all characters of the login ID and password.

ステップS14では、ログインID及びパスワードの全ての文字がCPU11に入力される。   In step S14, all characters of the login ID and password are input to the CPU 11.

ステップS12又はステップS14において、ログインID及びパスワードが入力されログインが実行されると、CPU11は、不揮発性メモリ18に記憶されているログインID及びパスワードを参照し、入力されたログインID及びパスワードの認証を行う(ステップS12)。認証成功であれば(ステップS15;Yes)、CPU11は、画像形成装置の使用許可信号を出力する(ステップS16)。認証失敗であれば(ステップS15;No)、CPU11は、画像形成装置の使用禁止信号を出力する(ステップS17)。   In step S12 or step S14, when the login ID and password are input and login is executed, the CPU 11 refers to the login ID and password stored in the nonvolatile memory 18 and authenticates the input login ID and password. Is performed (step S12). If the authentication is successful (step S15; Yes), the CPU 11 outputs a use permission signal for the image forming apparatus (step S16). If the authentication is unsuccessful (step S15; No), the CPU 11 outputs a use prohibition signal for the image forming apparatus (step S17).

以上のように、本実施形態によれば、生体認証の成功に伴いログインID及びパスワードをログイン入力画面のログインID欄及びパスワード欄に自動的に入力させる際に、パスワードについては全てを自動入力せず、一部をユーザ入力としたので、ログイン時の入力が簡単になるとともに、他人が本人のログインID及びパスワードでログインしてしまうことが抑制される。また、複数の候補が抽出された場合には、複数の候補を表示しユーザに選択させるようにしたので、確実に所望のユーザを特定することができる。   As described above, according to the present embodiment, when the login ID and the password are automatically entered in the login ID field and the password field on the login input screen with the success of the biometric authentication, all the passwords are automatically entered. In addition, since a part of the user input is used, it is easy to input at the time of login, and another person is prevented from logging in with his / her own login ID and password. Further, when a plurality of candidates are extracted, the plurality of candidates are displayed and allowed to be selected by the user, so that a desired user can be reliably identified.

本実施形態では、複数のユーザの候補が存在する場合に、ログインIDを表示させたが、ユーザを認識できる情報であれば何でもよい。   In the present embodiment, the login ID is displayed when there are a plurality of user candidates. However, any information may be used as long as the user can be recognized.

本実施形態では、パスワードの末尾部位を補完入力させたが、先頭部位であっても中間部位であっても構わない。先頭部位又は末尾部位の補完入力の場合は、ユーザが記憶しておき易いので好ましい。   In the present embodiment, the end part of the password is complemented and input, but it may be the start part or the intermediate part. In the case of the complementary input of the head part or the tail part, it is preferable because the user can easily memorize it.

本実施形態では、ユーザによる補完入力を促してこの入力を受け付けるための表示例として、補完入力の文字数(桁数)分のアンダーバーを用いた例を説明したが、本発明はこの表示形態に限られるものではく、例えば、図5に示すような表示形態でもよい。この図の例の場合、先の図4の場合と同様にパスワードが8文字として説明するに、例えば先頭から6文字分のパスワード入力を自動的に行い6個の*を表示するとともに、末尾の*の後にプロンプト(例えば、点滅カーソル)を表示する。本図の例の場合、ユーザはプロンプトに従い、残りの2文字の補完入力を行うこととなる。ここで、パスワードの桁数自体もユーザごとに異なる場合、プロンプトに従ってあと何文字入力すべきであるかは真正なユーザでなければ知り得ない。このように、本実施形態の場合、補完入力すべき文字数自体にもパスワードの如き意味合いを持たせることができ、セキュリティを確保する上でより好適である。   In the present embodiment, as an example of a display for prompting a user to input a complementary input and accepting the input, an example using underbars corresponding to the number of characters (number of digits) of the complementary input has been described. However, the present invention is not limited to this display form. For example, a display form as shown in FIG. 5 may be used. In the case of the example in this figure, as in the case of FIG. 4, the password is described as 8 characters. For example, the password is automatically entered for 6 characters from the beginning, and 6 * s are displayed. A prompt (for example, a blinking cursor) is displayed after *. In the case of the example shown in the figure, the user follows the prompt and inputs the remaining two characters. Here, if the number of digits of the password itself is different for each user, it is not possible for a genuine user to know how many more characters should be input according to the prompt. Thus, in the case of the present embodiment, the number of characters to be complemented can be given a meaning like a password, which is more preferable for ensuring security.

本実施形態では、指紋認証モジュール30の不揮発性メモリ36に登録番号に対応付けて指紋データを記憶し、装置本体10の不揮発性メモリ18に登録番号に対応付けてログインID及びパスワードを記憶し、指紋認証モジュール30により認証が成功した場合に指紋認証モジュール30から装置本体10に登録番号を送信することにより、指紋に対応するログインID及びパスワードを特定したが、指紋認証モジュール30の不揮発性メモリ36にログインID及びパスワードを記憶させ、指紋認証モジュール30により認証が成功した場合に指紋認証モジュール30から装置本体10に不揮発性メモリ36に記憶されているログインID及びパスワードを送信させるようにしてもよい。   In the present embodiment, fingerprint data is stored in association with the registration number in the nonvolatile memory 36 of the fingerprint authentication module 30, and a login ID and password are stored in association with the registration number in the nonvolatile memory 18 of the apparatus body 10. When the authentication is successful by the fingerprint authentication module 30, the login ID and password corresponding to the fingerprint are specified by transmitting the registration number from the fingerprint authentication module 30 to the apparatus body 10, but the nonvolatile memory 36 of the fingerprint authentication module 30 is identified. The login ID and password may be stored in the device, and when the authentication by the fingerprint authentication module 30 is successful, the login ID and password stored in the nonvolatile memory 36 may be transmitted from the fingerprint authentication module 30 to the apparatus main body 10. .

本実施形態では、指紋認証モジュール30は、装置本体10のCPU11とは異なるCPU31により制御される構成としたが、装置本体10のCPU11により制御される構成としてもよい。   In this embodiment, the fingerprint authentication module 30 is controlled by the CPU 31 different from the CPU 11 of the apparatus main body 10, but may be configured to be controlled by the CPU 11 of the apparatus main body 10.

本実施形態では、画像形成装置の装置の使用許可に本発明のユーザ認証方法を用いたが、ハードディスク17に記憶されている画像データ、文書データ、Scan to E−mailに用いられる個人アドレス帳等にアクセスする際に本発明のユーザ認証方法を用いることもできる。   In this embodiment, the user authentication method of the present invention is used to authorize the use of the image forming apparatus, but image data, document data, a personal address book used for Scan to E-mail, etc. The user authentication method of the present invention can also be used when accessing.

本実施形態では、本発明のユーザ認証方法を画像形成装置に適用したが、他の認証機能を備えた装置、例えば、また、パーソナルコンピュータ、ATM(Auto Teller Machine)、入出力管理装置等にも適用できることは言うまでもない。   In this embodiment, the user authentication method of the present invention is applied to an image forming apparatus. However, the present invention is applied to an apparatus having other authentication functions, such as a personal computer, an ATM (Auto Teller Machine), an input / output management apparatus, and the like. Needless to say, it can be applied.

本実施形態では、認証モジュールとして指紋を用いたが、本発明は、例えば、静脈、顔、虹彩、網膜、声紋、筆跡等の他の生体情報を用いることも可能である。   In this embodiment, a fingerprint is used as the authentication module. However, the present invention can also use other biological information such as a vein, a face, an iris, a retina, a voiceprint, and a handwriting.

本実施形態における画像形成装置の構成を示すブロック図である。1 is a block diagram illustrating a configuration of an image forming apparatus according to an exemplary embodiment. 本実施形態における画像形成装置のログイン処理に係る制御フロー図である。FIG. 6 is a control flow diagram relating to login processing of the image forming apparatus in the present embodiment. 本実施形態における複数の候補が存在する場合の選択入力画面の一例である。It is an example of the selection input screen in case this embodiment has a plurality of candidates. 本実施形態におけるログイン画面の一例である。It is an example of the login screen in this embodiment. 本実施形態における別のログイン画面の一例である。It is an example of another login screen in this embodiment.

符号の説明Explanation of symbols

1 画像形成装置
10 装置本体
11 CPU
13 ROM
18 不揮発性メモリ
19 操作部
20 表示部
30 指紋認証モジュール
31 CPU
35 指紋入力部
36 不揮発性メモリ
DESCRIPTION OF SYMBOLS 1 Image forming apparatus 10 Apparatus main body 11 CPU
13 ROM
18 Nonvolatile Memory 19 Operation Unit 20 Display Unit 30 Fingerprint Authentication Module 31 CPU
35 Fingerprint input part 36 Non-volatile memory

Claims (7)

生体情報を予め登録する生体情報登録ステップと、
生体情報の入力を受け付ける生体情報受付ステップと、
前記生体情報受付ステップにより受け付けた生体情報と前記生体情報登録ステップにより予め登録されている生体情報との一致度に基づいて、前記生体情報受付ステップにより受け付けた生体情報に対応するユーザデータの抽出を行うユーザ抽出ステップと、
前記ユーザ抽出ステップにより抽出されたユーザデータに基づいてユーザの候補を表示するユーザ候補表示ステップと、
前記ユーザ候補表示ステップにより表示されたユーザの候補の中から特定ユーザを選択する特定ユーザ選択ステップと、
前記特定ユーザ選択ステップにより選択された特定ユーザに対応するユーザ名およびパスワードの一部が自動入力され、自動入力されている文字数と入力されるべき文字数を認識可能としたユーザ認証画面、又は前記ユーザ抽出ステップにて候補のユーザが抽出されない場合に、ユーザ名およびパスワードの全ての入力を受け付けるユーザ認証画面を表示するユーザ認証画面表示ステップと、
前記ユーザ認証画面表示ステップにより表示された前記一部が自動入力されたパスワードの補完のための入力を受け付けるか、又はユーザ名およびパスワードの全ての入力を受け付けるパスワード補完入力受付ステップと、
前記自動入力されたユーザ名と前記自動入力および補完入力されたパスワードとを認証する認証ステップと、
を有することを特徴とするユーザ認証方法。
A biometric information registration step for registering biometric information in advance;
A biometric information receiving step for receiving input of biometric information;
Extraction of user data corresponding to the biometric information received in the biometric information receiving step is performed based on the degree of coincidence between the biometric information received in the biometric information receiving step and the biometric information registered in advance in the biometric information registration step. A user extraction step to perform;
A user candidate display step for displaying user candidates based on the user data extracted by the user extraction step;
A specific user selection step of selecting a specific user from the user candidates displayed in the user candidate display step;
A user authentication screen in which a part of the user name and password corresponding to the specific user selected in the specific user selection step is automatically input and the number of characters to be automatically input and the number of characters to be input can be recognized , or the user A user authentication screen display step for displaying a user authentication screen for accepting all input of a user name and a password when a candidate user is not extracted in the extraction step;
Accepting an input for complementing a password automatically entered by the part displayed by the user authentication screen display step , or accepting a password complement input receiving step for accepting all input of a user name and a password ;
An authentication step of authenticating the automatically entered user name and the automatically entered and complementary entered password;
A user authentication method comprising:
前記ユーザ候補表示ステップは、前記一致度の高い順にユーザの候補を表示することを特徴とする請求項に記載のユーザ認証方法。 The user authentication method according to claim 1 , wherein the user candidate display step displays user candidates in descending order of the degree of coincidence. 前記ユーザ候補表示ステップは、前記ユーザの候補のうち上位から所定数又は上位から所定比率の候補を表示することを特徴とする請求項に記載のユーザ認証方法。 3. The user authentication method according to claim 2 , wherein the user candidate display step displays a predetermined number of candidates from the top or a predetermined ratio of candidates from the top among the user candidates. 前記ユーザ抽出ステップにより抽出されたユーザデータが1つであるか複数であるかを判断する判断ステップを有し、前記判断ステップにおいてユーザデータが1つであると判断された場合に、前記ユーザ認証画面を表示することを特徴とする請求項に記載のユーザ認証方法。 It has a determining step of the user data extracted by the user extracting step determines whether a plurality or is one, when the user data is determined to be one in the determination step, the user authentication The user authentication method according to claim 1 , wherein a screen is displayed. 生体情報の入力を受け付ける生体情報受付手段と、
前記生体情報受付手段により受け付けた生体情報に対応するユーザデータの抽出を行うユーザ抽出手段と、
前記ユーザ抽出手段において抽出されたユーザデータに基づいてユーザの候補を表示するユーザ候補表示手段と、
前記ユーザ候補表示手段により表示されたユーザの候補の中から特定ユーザを選択する特定ユーザ選択手段と、
前記特定ユーザ選択手段により選択された特定ユーザに対応するユーザ名およびパスワードの一部が自動入力され、自動入力されている文字数と入力されるべき文字数を認識可能としたユーザ認証画面、又は前記ユーザ抽出手段により候補のユーザが抽出されない場合に、ユーザ名およびパスワードの全ての入力を受け付けるユーザ認証画面を表示するユーザ認証画面表示手段と、
前記ユーザ認証画面表示手段により表示された前記一部が自動入力されたパスワードの補完のための入力を受け付けるか、又はユーザ名およびパスワードの全ての入力を受け付けるパスワード補完入力受付手段と、
を有することを特徴とするユーザ認証機能を備えるシステム。
Biometric information receiving means for receiving input of biometric information;
User extraction means for extracting user data corresponding to the biological information received by the biological information receiving means;
User candidate display means for displaying user candidates based on the user data extracted by the user extraction means;
Specific user selection means for selecting a specific user from user candidates displayed by the user candidate display means;
A user authentication screen in which a part of the user name and password corresponding to the specific user selected by the specific user selection means is automatically input, and the number of characters automatically input and the number of characters to be input can be recognized , or the user A user authentication screen display means for displaying a user authentication screen for accepting all input of a user name and a password when a candidate user is not extracted by the extraction means;
A password complement input accepting unit for accepting an input for complementing a password automatically entered by the part displayed by the user authentication screen display unit , or accepting all inputs of a user name and a password ;
A system having a user authentication function characterized by comprising:
生体情報を用いたユーザ認証成功時にユーザデータの入力を受け付け可能なユーザ候補受付手段と、
前記ユーザ候補受付手段により受け付けたユーザデータに基づいてユーザの候補を表示するユーザ候補表示手段と、
前記ユーザ候補表示手段により表示されたユーザの候補の中から特定ユーザを選択する特定ユーザ選択手段と、
前記特定ユーザ選択手段により選択された特定ユーザに対応するユーザ名およびパスワードの一部が自動入力され、自動入力されている文字数と入力されるべき文字数を認識可能としたユーザ認証画面、又は生体情報を用いたユーザ認証失敗時にユーザ名およびパスワードの全ての入力を受け付けるユーザ認証画面を表示するユーザ認証画面表示手段と、
前記ユーザ認証画面表示手段により表示された前記一部が自動入力されたパスワードの補完のための入力を受け付けるか、又はユーザ名およびパスワードの全ての入力を受け付けるパスワード補完入力受付手段と、
を有することを特徴とするユーザ認証機能を備える装置。
User candidate accepting means capable of accepting input of user data upon successful user authentication using biometric information ;
User candidate display means for displaying user candidates based on user data received by the user candidate receiving means;
Specific user selection means for selecting a specific user from user candidates displayed by the user candidate display means;
User authentication screen or biometric information in which a part of the user name and password corresponding to the specific user selected by the specific user selection means is automatically input, and the number of characters automatically input and the number of characters to be input can be recognized A user authentication screen display means for displaying a user authentication screen that accepts all input of a user name and a password when user authentication using the user fails ,
A password complement input accepting unit for accepting an input for complementing a password automatically entered by the part displayed by the user authentication screen display unit , or accepting all inputs of a user name and a password ;
A device comprising a user authentication function.
生体情報を用いたユーザ認証成功時にユーザデータの入力を受け付け可能なユーザ候補受付ステップと、
前記ユーザ候補入力受付ステップにより受け付けたユーザデータに基づいてユーザの候補を表示するユーザ候補表示ステップと、
前記ユーザ候補表示ステップにより表示されたユーザの候補の中から特定ユーザを選択する特定ユーザ選択ステップと、
前記特定ユーザ選択ステップにより選択された特定ユーザに対応するユーザ名およびパスワードの一部が自動入力され、自動入力されている文字数と入力されるべき文字数を認識可能としたユーザ認証画面、又は生体情報を用いたユーザ認証失敗時にユーザ名およびパスワードの全ての入力を受け付けるユーザ認証画面を表示するユーザ認証画面表示ステップと、
前記ユーザ認証画面表示ステップにより表示された前記一部が自動入力されたパスワードの補完のための入力を受け付けるか、又はユーザ名およびパスワードの全ての入力を受け付けるパスワード補完入力ステップと、
をコンピュータに実行させることを特徴とするコンピュータソフトウェア。
A user candidate acceptance step capable of accepting input of user data upon successful user authentication using biometric information ;
A user candidate display step of displaying user candidates based on the user data received by the user candidate input receiving step;
A specific user selection step of selecting a specific user from the user candidates displayed in the user candidate display step;
User authentication screen or biometric information in which a part of the user name and password corresponding to the specific user selected in the specific user selection step is automatically input, and the number of characters automatically input and the number of characters to be input can be recognized A user authentication screen display step for displaying a user authentication screen for accepting all input of a user name and a password when user authentication using the user fails ,
A password completion input step for accepting input for complementing the password automatically entered by the part displayed by the user authentication screen display step , or accepting all user name and password inputs,
Computer software characterized by causing a computer to execute.
JP2006043534A 2005-12-20 2006-02-21 User authentication method, system having user authentication function, apparatus having user authentication function, and computer software Expired - Fee Related JP4826277B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2006043534A JP4826277B2 (en) 2006-02-21 2006-02-21 User authentication method, system having user authentication function, apparatus having user authentication function, and computer software
US11/639,233 US20070143628A1 (en) 2005-12-20 2006-12-15 User authentication method, system provided with user authentication function, and, apparatus and computer software provided with user authentication function

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006043534A JP4826277B2 (en) 2006-02-21 2006-02-21 User authentication method, system having user authentication function, apparatus having user authentication function, and computer software

Publications (2)

Publication Number Publication Date
JP2007226293A JP2007226293A (en) 2007-09-06
JP4826277B2 true JP4826277B2 (en) 2011-11-30

Family

ID=38548090

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006043534A Expired - Fee Related JP4826277B2 (en) 2005-12-20 2006-02-21 User authentication method, system having user authentication function, apparatus having user authentication function, and computer software

Country Status (1)

Country Link
JP (1) JP4826277B2 (en)

Families Citing this family (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101615472B1 (en) 2007-09-24 2016-04-25 애플 인크. Embedded authentication systems in an electronic device
US8600120B2 (en) 2008-01-03 2013-12-03 Apple Inc. Personal computing device control using face detection and recognition
JP2010211742A (en) * 2009-03-12 2010-09-24 Hitachi Information & Control Solutions Ltd Software execution method and program
JP2011108148A (en) 2009-11-20 2011-06-02 Sony Corp Information processor, information processing method and program
US9002322B2 (en) 2011-09-29 2015-04-07 Apple Inc. Authentication with secondary approver
KR101222471B1 (en) 2012-03-07 2013-01-15 강은비 System and method for certificating identification and password selectively
CN103368913A (en) * 2012-03-31 2013-10-23 腾讯科技(深圳)有限公司 Account login method, apparatus and system, and network server
US9898642B2 (en) 2013-09-09 2018-02-20 Apple Inc. Device, method, and graphical user interface for manipulating user interfaces based on fingerprint sensor inputs
US10043185B2 (en) 2014-05-29 2018-08-07 Apple Inc. User interface for payments
JP6081506B2 (en) * 2015-01-27 2017-02-15 京セラドキュメントソリューションズ株式会社 Authentication device
DK179186B1 (en) 2016-05-19 2018-01-15 Apple Inc REMOTE AUTHORIZATION TO CONTINUE WITH AN ACTION
JP6672073B2 (en) * 2016-05-19 2020-03-25 日本電信電話株式会社 Authentication device, authentication method, and program
KR102185854B1 (en) 2017-09-09 2020-12-02 애플 인크. Implementation of biometric authentication
EP4156129A1 (en) 2017-09-09 2023-03-29 Apple Inc. Implementation of biometric enrollment
US11170085B2 (en) 2018-06-03 2021-11-09 Apple Inc. Implementation of biometric authentication
JP7216491B2 (en) * 2018-07-27 2023-02-01 シャープ株式会社 User selection assistance device, image forming apparatus, user selection assistance method and user selection assistance program
US11100349B2 (en) 2018-09-28 2021-08-24 Apple Inc. Audio assisted enrollment
US10860096B2 (en) 2018-09-28 2020-12-08 Apple Inc. Device control using gaze information

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001052045A (en) * 1999-08-06 2001-02-23 Dainippon Printing Co Ltd Point imparting system
JP2002091921A (en) * 2000-09-20 2002-03-29 Nippon Telegraph & Telephone East Corp Method and device for authentication
JP2003036247A (en) * 2001-07-25 2003-02-07 Nec Corp Id and password input support system
JP2003150557A (en) * 2001-11-13 2003-05-23 Fujitsu Ltd Automatic input method of information by organismic authentication, its automatic input system and its automatic input program
JP2003271733A (en) * 2002-03-15 2003-09-26 Toshiba Corp Medical treatment system
JP4432392B2 (en) * 2003-07-08 2010-03-17 日本電気株式会社 Crime prevention system using biometrics authentication technology
JP3935125B2 (en) * 2003-09-02 2007-06-20 株式会社三菱東京Ufj銀行 Character string input support device and program
JP2005149388A (en) * 2003-11-19 2005-06-09 Sharp Corp Password authentication apparatus, program for the same, and recording medium

Also Published As

Publication number Publication date
JP2007226293A (en) 2007-09-06

Similar Documents

Publication Publication Date Title
JP4826277B2 (en) User authentication method, system having user authentication function, apparatus having user authentication function, and computer software
US20070143628A1 (en) User authentication method, system provided with user authentication function, and, apparatus and computer software provided with user authentication function
JP4686284B2 (en) Biometric information registration device
US20060156395A1 (en) Security device and terminal and method for their communication
US10452823B2 (en) Terminal device and computer program
JP2008501992A (en) Dialog system and method for user authentication
JP2005038257A (en) Information processing system, personal identification device, biometrics information updating method, and program
JP2007156790A (en) Authentication technique for authentication using a plurality of types of biometric information
JP2008065493A (en) Biometrics system and method
JP4696605B2 (en) Biometric authentication program, apparatus and method
JP5564414B2 (en) Biometric authentication system and biometric authentication method
JP6399605B2 (en) Authentication apparatus, authentication method, and program
JP2005202730A (en) Personal authentication apparatus, personal authentication method and passage control apparatus using biometric matching
JP2009175815A (en) Biometrics authentication system
JP2007080088A (en) User authentication apparatus
JP2007058649A (en) Personal identification system and method for controlling the same
WO2017129071A1 (en) Password authentication method, device and application server
JP4826251B2 (en) User authentication method, computer software, and apparatus having user authentication function
KR20170061989A (en) Complex authentication apparatus using biometric information and touch pattern and method thereof
JP2007241487A (en) Device for confirming secret code number or the like
JP2009157782A (en) Biometric authentication device and biometric authentication method
US11928199B2 (en) Authentication system, authentication device, authentication method and program
JP2007140884A (en) Transaction system
JP4316447B2 (en) Automatic teller machine and online system including the same
JP2011118561A (en) Personal identification device and personal identification method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080925

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20110208

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20110517

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110524

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110725

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110816

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110829

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140922

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees