JP5229408B2 - Information processing apparatus and user authentication program - Google Patents
Information processing apparatus and user authentication program Download PDFInfo
- Publication number
- JP5229408B2 JP5229408B2 JP2012084280A JP2012084280A JP5229408B2 JP 5229408 B2 JP5229408 B2 JP 5229408B2 JP 2012084280 A JP2012084280 A JP 2012084280A JP 2012084280 A JP2012084280 A JP 2012084280A JP 5229408 B2 JP5229408 B2 JP 5229408B2
- Authority
- JP
- Japan
- Prior art keywords
- authentication
- user
- information
- identification information
- communication
- 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.)
- Active
Links
Images
Description
この発明は、情報処理装置及びユーザ認証プログラムに関する。 The present invention relates to an information processing apparatus and a user authentication program.
従来、情報処理装置においてユーザの認証を行なう技術として、特許文献1には、管理者が使用を許可するユーザのユーザIDやパスワードを情報処理装置に登録してユーザ管理情報として予め記憶させておき、ログイン時に入力されたユーザIDやパスワードをユーザ管理情報と照合することによりユーザの認証を行なう技術が記載されている。
Conventionally, as a technique for authenticating a user in an information processing apparatus, in
しかし、ユーザが複数の情報処理装置をそれぞれ使用する場合、管理者が各情報処理装置のユーザ管理情報をそれぞれ個別に管理せねばならず、煩雑である。 However, when a user uses a plurality of information processing apparatuses, the administrator must manage user management information of each information processing apparatus individually, which is complicated.
そこで、特許文献2には、情報処理装置とユーザ管理情報を記憶した認証装置をネットワークを介して接続し、ログイン時に入力されたユーザIDやパスワードを認証装置に送信してユーザの認証を行なう技術が記載されている。 Therefore, Patent Document 2 discloses a technique for connecting an information processing apparatus and an authentication apparatus storing user management information via a network, and transmitting a user ID and password input at the time of login to the authentication apparatus to authenticate the user. Is described.
また、特許文献3には、情報処理装置と認証装置をネットワークを介して接続した構成において、管理者が情報処理装置と認証装置にそれぞれ使用を許可するユーザのユーザIDやパスワードを登録してユーザ管理情報として予め記憶させておき、ネットワークが不通となった場合に情報処理装置に記憶されたユーザ管理情報と照合することによりユーザの認証を行なう技術が記載されている。 Further, in Patent Document 3, in a configuration in which an information processing device and an authentication device are connected via a network, an administrator registers a user ID and a password of a user permitted to use the information processing device and the authentication device, respectively. A technique is described in which user authentication is performed by storing the management information in advance and collating with the user management information stored in the information processing apparatus when the network is disconnected.
本発明は、管理者による使用を許可するユーザの登録の手間を抑えつつ、ネットワークが不通となった場合でもユーザの認証を行なうことができる情報処理装置及びユーザ認証プログラムを提供することを目的とする。 An object of the present invention is to provide an information processing apparatus and a user authentication program capable of performing user authentication even when a network is disconnected while suppressing the trouble of registering a user permitted to be used by an administrator. To do.
請求項1に記載の発明の情報処理装置は、接続された通信ケーブルを介して使用を許可するユーザであるか否かの認証を行なう認証装置と通信を行なうための通信手段と、ユーザを識別するための識別情報の入力を受け付ける受付手段と、前記受付手段により前記識別情報の入力が受け付けられた場合に、当該識別情報を前記通信手段により前記認証装置へ送信することによりユーザの認証を依頼し、前記認証装置で認証できた場合には、前記認証装置との通信が不通となっている場合に用いる情報として、前記受付手段で受け付けた識別情報を記憶する記憶手段と、前記認証装置との通信が不通となっている場合に、前記記憶手段に記憶されている識別情報と前記受付手段で受け付けた識別情報とでユーザの認証を行なう認証手段と、を備え、前記記憶手段に記憶されている識別情報に基づいてユーザの認証を許可するか否かを指定する認証指定情報の入力を受け付け、前記認証手段は、前記認証指定情報においてユーザの認証が許可されており、且つ前記認証装置との通信が不通となっている場合に、前記記憶手段に記憶されている識別情報と前記受付手段で受け付けた識別情報とでユーザの認証を行なうものである。
An information processing apparatus according to
また、請求項2に記載の発明は、請求項1記載の発明において、前記受付手段により前記識別情報の入力が受け付けられた場合に、当該識別情報を前記通信手段により前記認証装置へ送信することによりユーザの認証を依頼し、前記認証装置で認証できない場合には、前記受付手段で受け付けた識別情報を前記記憶手段に記憶させないように制御する制御手段と、 をさらに備えている。 According to a second aspect of the present invention, in the first aspect of the invention, when the input of the identification information is received by the reception unit, the identification information is transmitted to the authentication device by the communication unit. Control means for requesting the user to authenticate and when the authentication apparatus cannot authenticate, the control means controls so that the identification information received by the receiving means is not stored in the storage means .
また、請求項3に記載の発明は、請求項1又は請求項2記載の発明において、前記認証装置との通信が不通となっている場合に、不通の原因を特定する特定手段と、前記特定手段により特定された不通の原因が前記通信手段での前記通信ケーブルの抜けである場合に、前記認証手段による前記記憶手段に記憶されている識別情報でのユーザの認証を禁止し、特定された不通の原因が前記通信手段での前記通信ケーブルの抜けではない場合に、前記認証手段による前記記憶手段に記憶されている識別情報でのユーザの認証を許可する認証制御手段と、をさらに備えるものである。
Further, the invention according to claim 3 is the invention according to
また、請求項4に記載の発明は、請求項1〜請求項3記載の発明において、前記認証手段が、前記記憶手段に記憶された認証指定情報においてユーザの認証が許可されている場合、許可されていない場合よりも、前記認証装置から認証結果の情報が得られたか否かを判定するために前記認証装置との通信状態を監視する監視時間を短くするものである。
The invention according to claim 4 is the invention according to any one of
また、請求項5に記載の発明は、請求項1〜請求項4記載の発明において、前記認証装置は、前記認証手段からのユーザの認証依頼に対して認証結果の情報と共に、当該ユーザの識別情報の前記記憶手段への記憶を許可するか否かを示す識別登録許可情報を返信し、
前記記憶手段は、認証できたという情報を前記認証装置から受信した場合において、前記識別登録許可情報によって記憶が許可されている場合には、前記識別情報を前記記憶手段に記憶し、前記識別登録許可情報によって記憶が許可されていない場合には、前記識別情報を前記記憶手段に記憶しないものである。
According to a fifth aspect of the present invention, in the first to fourth aspects of the invention, the authentication device identifies the user together with authentication result information in response to a user authentication request from the authentication means. Return identification registration permission information indicating whether or not to permit storage of the information in the storage means,
The storage means stores the identification information in the storage means and stores the identification information in the storage means when storage is permitted by the identification registration permission information when the information indicating that the authentication is successful is received from the authentication device. When the storage is not permitted by the permission information, the identification information is not stored in the storage means.
また、請求項6に記載の発明は、請求項1〜請求項5記載の発明において、前記受付手段が、ユーザを識別するための識別情報と共に、当該ユーザのパスワードを示すパスワード情報の入力を受け付けるものとし、前記記憶手段が、認証できたという情報を前記認証装置から受信した場合に、識別情報及びパスワード情報を関連付けて記憶し、前記認証手段が、前記認証装置との通信が不通となっている場合に、前記記憶手段に記憶されている識別情報及びパスワード情報と前記受付手段で受け付けた識別情報及びパスワード情報とでユーザの認証を行なう。 According to a sixth aspect of the present invention, in the first to fifth aspects of the present invention, the accepting unit accepts input of password information indicating a password of the user together with identification information for identifying the user. When the storage means receives information indicating that the authentication has been successful from the authentication device, the identification information and the password information are stored in association with each other, and the authentication means has lost communication with the authentication device. If it is, the user is authenticated by the identification information and password information stored in the storage means and the identification information and password information received by the reception means.
また、請求項7に記載の発明は、請求項6記載の発明において、前記記憶手段が、前記パスワード情報の登録を許可するか否かを示すパスワード登録許可情報をさらに記憶し、前記記憶手段が、認証できたという情報を前記認証装置から受信し、且つ前記パスワード登録許可情報において登録が許可されている場合に、前記識別情報及びパスワード情報を前記記憶手段に記憶し、認証できたという情報を前記認証装置から受信し、且つ前記パスワード登録許可情報において登録が許可されていない場合に、前記識別情報のみを記憶し、前記認証手段が、前記パスワード登録許可情報において登録が許可されておらず、且つ前記認証装置との通信が不通となっている場合に、前記記憶手段に記憶されている識別情報と前記受付手段で受け付けた識別情報とでユーザの認証を行なう。 The invention according to claim 7 is the invention according to claim 6, wherein the storage means further stores password registration permission information indicating whether or not to permit registration of the password information, and the storage means When the information indicating that authentication has been received is received from the authentication device and registration is permitted in the password registration permission information, the identification information and the password information are stored in the storage unit, and information indicating that the authentication has been completed When receiving from the authentication device and registration is not permitted in the password registration permission information, only the identification information is stored, and the authentication means is not permitted to register in the password registration permission information, And when the communication with the authentication device is interrupted, the identification information stored in the storage means and the reception means Perform authentication of the user in a separate information.
一方、請求項8に記載の発明のユーザ認証プログラムは、ユーザを識別するための識別情報の入力を受け付ける受付手段により前記識別情報の入力が受け付けられた場合に、接続された通信ケーブルを介して通信手段により使用を許可するユーザであるか否かの認証を行なう認証装置へ送信する送信ステップと、前記認証装置で認証できた場合には、前記認証装置との通信が不通となっている場合に用いる情報として、前記受付手段で受け付けた識別情報を記憶手段に記憶する記憶ステップと、前記記憶手段に記憶されている識別情報に基づいてユーザの認証を許可するか否かを指定する認証指定情報の入力を受け付け、前記認証指定情報においてユーザの認証が許可されており、且つ前記認証装置との通信が不通となっている場合に、前記記憶手段に記憶されている識別情報と前記受付手段で受け付けた識別情報とでユーザの認証を行なう認証ステップと、をコンピュータに実行させるものである。 On the other hand, a user authentication program according to an eighth aspect of the present invention is directed to a user authentication program via a connected communication cable when an input of the identification information is received by a receiving unit that receives an input of identification information for identifying a user. is a transmission step of transmitting to the authentication device for authenticating whether the user permits for by Ri uses to communicate means, if successfully authenticated by the authentication device, communication with the authentication device and disconnected The storage step of storing the identification information received by the reception unit in the storage unit as information to be used in the case of being, and specifying whether or not to allow user authentication based on the identification information stored in the storage unit when receiving input of authentication designation information, and user authentication is permitted in the authentication designation information, and communication with the authentication device is in the disconnected, the An authentication step of identification information received and identification information and the receiving unit stored in 憶 means performs authentication of a user, it is intended to execute on a computer.
また、請求項9に記載の発明は、請求項8記載の発明において、前記認証装置で認証できない場合には、前記受付手段で受け付けた識別情報を前記記憶手段に記憶させないように制御する制御ステップと、をさらに備えている。
また、請求項10に記載の発明は、請求項8又は請求項9記載の発明において、前記認証装置との通信が不通となっている場合に、不通の原因を特定する特定ステップと、前記特定ステップにより特定された不通の原因が前記通信手段での前記通信ケーブルの抜けである場合に、前記認証ステップによる前記記憶手段に記憶されている識別情報でのユーザの認証を禁止し、特定された不通の原因が前記通信手段での前記通信ケーブルの抜けではない場合に、前記認証ステップによる前記記憶手段に記憶されている識別情報でのユーザの認証を許可する認証制御ステップと、をさらに備えている。
Further, the invention according to claim 9 is a control step for controlling so that the identification information received by the receiving means is not stored in the storage means when the authentication apparatus cannot authenticate in the invention according to claim 8. And further.
Further, the invention according to
請求項1、請求項2、請求項8及び請求項9に記載の発明によれば、使用を許可するユーザであるとの認証が得られた場合に、当該認証が得られた識別情報を登録して記憶しておき、認証装置による認証結果を示す結果情報が得られない場合に識別情報が、以前に登録された識別情報であるか否かによりユーザの認証を行なうので、管理者による使用を許可するユーザの登録の手間を抑えつつ、ネットワークが不通となった場合でもユーザの認証を行なうことができる、という優れた効果を有する。
According to the invention described in
また、請求項3、及び請求項10に記載の発明によれば、通信ケーブルの抜けかれた場合に、識別情報が記憶されているか否かによるユーザの認証を禁止することより、セキュリティの低下を抑制することができる、という優れた効果を有する。
Further, according to the invention described in claim 3 and
また、請求項4に記載の発明によれば、認証結果を示す結果情報が得られない場合に、記憶手段に記憶された識別情報によるユーザの認証に速やかに切り替えることができる、という優れた効果を有する。 Further, according to the invention described in claim 4, when the result information indicating the authentication result cannot be obtained, it is possible to quickly switch to the user authentication based on the identification information stored in the storage unit. Have
また、請求項5に記載の発明によれば、識別情報の登録を許可するか否かを選択できるため、必要に応じて登録を許可しない選択を行なうことにより、セキュリティの低下を抑制することができる、という優れた効果を有する。 In addition, according to the invention described in claim 5, since it is possible to select whether or not registration of identification information is permitted, it is possible to suppress a decrease in security by making a selection not permitting registration as necessary. It has the excellent effect of being able to.
また、請求項6に記載の発明によれば、ユーザの識別情報とパスワード情報を用いて認証を行なうことにより、セキュリティを高めることができる、という優れた効果を有する。 Further, according to the invention described in claim 6, there is an excellent effect that security can be enhanced by performing authentication using the user identification information and password information.
さらに、請求項7に記載の発明によれば、パスワード情報の登録を許可するか否かを選択できるため、必要に応じて登録を許可しない選択を行なうことにより、セキュリティの低下を抑制することができる、という優れた効果を有する。 Furthermore, according to the invention described in claim 7, since it is possible to select whether or not to permit registration of password information, it is possible to suppress a decrease in security by making a selection that does not permit registration as necessary. It has the excellent effect of being able to.
以下、図面を参照して、本発明の実施の形態について詳細に説明する。なお、以下では、本発明を、情報処理装置としての複合機と認証装置とが接続され、認証装置において複合機を使用するユーザの認証を行なうユーザ認証システムについて説明する。
[第1の実施の形態]
図1には、本実施の形態に係るユーザ認証システム10の全体的な概略構成が示されている。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. In the following, the present invention will be described with respect to a user authentication system in which a multifunction device serving as an information processing device and an authentication device are connected to authenticate a user who uses the multifunction device in the authentication device.
[First Embodiment]
FIG. 1 shows an overall schematic configuration of a
同図に示されるように、ユーザ認証システム10は、複数の複合機12と、認証装置14と、を備えており、複合機12と認証装置14とがネットワーク16により接続されている。
As shown in FIG. 1, the
図2には、本実施の形態に係る複合機12及び認証装置14の構成が示されている。
FIG. 2 shows the configuration of the
同図に示されるように、複合機12は、所定の読込位置に置かれた記録用紙から画像を読み込み、当該画像を示す画像データを取得するスキャナ22と、電子写真方式にて記録用紙上への画像の印刷を行う印刷エンジン部24と、コピー操作などの各種の操作指示が入力される操作ボタンやテンキー、各種のメッセージ等を表示するための表示部が設けられた操作パネル26と、IC(Integrated Circuit)カードに記憶された情報を読み取るためのICカードリーダ28と、を備えている。
As shown in the figure, the
なお、本実施の形態に係る印刷エンジン部24は、イエロー、マゼンタ、シアン、ブラックの4色のトナーを用いてフルカラーの画像を形成することができる。また、ブラックのトナーのみを用いて白黒の濃淡画像を形成することもできる。
Note that the
また、複合機12は、装置全体の動作を司るCPU(中央処理装置)30と、制御プログラムや後述するユーザ認証プログラムを含む各種プログラム等が予め記憶されたROM32と、各種データを一時的に記憶するRAM34と、各種データを記憶して保持するHDD(ハード・ディスク・ドライブ)36と、スキャナ22による光学的な画像の読み取りを制御するスキャナドライバ38と、印刷エンジン部24の作動を制御する印刷エンジン制御部40と、操作パネル26に対する操作状態を検出するパネル制御部42と、ICカードリーダ28によるICカードの読み取りを制御するカードリーダ制御部44と、ネットワーク16に接続され、ネットワーク16との間で通信データの送受信を行うネットワークI/F(インタフェース)部46と、を備えている。
The
CPU30、ROM32、RAM34、HDD36、スキャナドライバ38、印刷エンジン制御部40、パネル制御部42、カードリーダ制御部44、及びネットワークI/F部46は、システムバスBUS1を介して相互に接続されている。従って、CPU30は、ROM32、RAM34、HDD36へのアクセスを行うことができると共に、スキャナドライバ38を介したスキャナ22の作動の制御、印刷エンジン制御部40を介した印刷エンジン部24の作動の制御、カードリーダ制御部44を介したICカードリーダ28によるICカードの読み取りの制御、及びネットワークI/F部46を介したネットワーク16に接続された他の端末装置とのデータの送受信の制御、を各々行うことができる。また、CPU30は、パネル制御部42を介して操作パネル26に設けられた操作ボタンやテンキーに対するユーザの操作状態を把握することができる。また、CPU30は、パネル制御部42を介して操作パネル26に設けられた表示部へのメッセージの表示を制御することができる。
The
一方、認証装置14は、サーバ・コンピュータとして構成されており、操作メニューやメッセージ等を表示するディスプレイ70と、ユーザからの各種の操作指示が入力されるキーボード72と、を備えている。
On the other hand, the
また、本実施の形態に係る認証装置14は、装置全体の動作を司るCPU80と、制御プログラムを含む各種プログラム等が予め記憶されたROM82と、各種データを一時的に記憶するRAM84と、各種データを記憶して保持するHDD86と、ディスプレイ70への各種情報の表示を制御するディスプレイドライバ88と、キーボード72に対する操作状態を検出する操作入力検出部90と、ネットワーク16に接続され、ネットワーク16との間で通信データの送受信を行うネットワークI/F部92と、を備えている。
The
CPU80、ROM82、RAM84、HDD86、ディスプレイドライバ88、操作入力検出部90、及びネットワークI/F部92は、システムバスBUS2を介して相互に接続されている。従って、CPU80は、ROM82、RAM84、HDD86へのアクセスを行うことができると共に、ディスプレイドライバ88を介したディスプレイ70への各種情報の表示の制御、及びネットワークI/F部92を介したネットワーク16に接続された他の端末装置とのデータの送受信の制御、を行うことができる。また、CPU80は、操作入力検出部90を介してキーボード72に対するユーザの操作状態を把握することができる。
The
次に、本実施の形態に係るユーザ認証システム10によるユーザの認証について簡単に説明する。
Next, user authentication by the
本実施の形態に係る認証装置14は、管理者によって各複合機12の使用を許可するユーザを識別するための識別情報としてユーザIDが予め登録されるものとされており、登録されたユーザIDを示すID情報をHDD86に記憶している。
In the
一方、本実施の形態に係る複合機12は、ユーザIDを用いてユーザ認証を行なっており、ユーザ認証を行なって正当なユーザであることが確認できた場合に、スキャナ22による原稿のスキャン操作やコピー操作などの各種操作が可能となる。
On the other hand, the
また、複合機12は、以前に認証装置14により認証されたユーザのID情報をHDD36に記憶している。
Further, the
ユーザは、複合機12を使用する場合、操作パネル26に設けられたテンキー、あるいはID情報が記憶されたICカードをICカードリーダ28により読み取らせることにより、ユーザIDを入力する。
When using the
複合機12は、操作パネル26に設けられたテンキー、あるいはICカードリーダ28によりICカードを読み取ることによりユーザIDの入力が受け付けられた場合に、当該ユーザIDを示すID情報をネットワークI/F部46により認証装置14へ送信してユーザの認証を依頼する。
When the
認証装置14は、複合機12から送信されたID情報がHDD86に記憶されているか否か照合することによりユーザの認証を行ない、認証結果を示す結果情報を複合機12へ送信する。
The
複合機12は、認証装置14から結果情報が得られた場合に当該結果情報に従ってユーザの認証を行なう。
When the result information is obtained from the
そして、複合機12は、結果情報により使用を許可するユーザであるとの認証が得られた場合に、認証が得られたユーザのID情報をHDD36に登録する。
Then, when the authentication that the user is permitted to use is obtained from the result information, the
また、複合機12は、例えば、ネットワーク16に通信障害が発生して認証装置14と通信を行なうことができないために認証装置14から結果情報が得られない場合に、受け付けられたユーザIDを示すID情報がHDD36に記憶されているか否か照合することによりユーザの認証を行なう。
Also, the
そして、複合機12は、認証装置14による認証、又はHDD36に記憶されているか否か照合することによって認証が得られた場合に、複合機12の使用を許可する。
Then, the
次に、ユーザの認証を行なう際の複合機12の詳細な処理な流れについて説明する。
Next, a detailed processing flow of the
図3には、操作パネル26によりユーザIDの入力が受け付けられた場合にCPU30により実行されるユーザ認証プログラムの処理の流れを示すフローチャートが示されている。なお、当該プログラムはROM32の所定の領域に予め記憶されている。
FIG. 3 is a flowchart showing a flow of processing of a user authentication program executed by the
同図のステップ100では、操作パネル26により受け付けられたユーザIDを示すID情報をネットワークI/F部46よりネットワーク16を介して認証装置14へ送信してユーザの認証を依頼する。
In
次のステップ102では、認証装置14から結果情報が受信されたか否かを判定し、結果情報が受信された場合はステップ106へ移行する一方、結果情報が受信されない場合はステップ104へ移行する。
In the
ステップ104では、上記ステップ100においてID情報を送信してから所定の監視時間(例えば、30秒)を経過した否かを判定し、肯定判定となった場合はステップ114へ移行する一方、否定判定となった場合はステップ102へ移行して結果情報の受信待ちを継続する。
In
ステップ106では、受信された結果情報において使用を許可するユーザであるとの認証が得られたか否かを判定し、肯定判定となった場合はステップ108へ移行する一方、否定判定となった場合はステップ120へ移行する。
In
ステップ108では、本装置へのログインを許可して操作パネル26を有効とし、操作パネル26に対する各種操作を受け付ける。
In
これにより、認証装置14により使用を許可するユーザであるとの認証が得られたユーザに対して複合機12の使用が許可される。
As a result, use of the
そして、次のステップ110では、上記ステップ106において認証が得られたユーザのID情報をHDD36に登録して記憶させる。
In the
これにより、複合機12のHDD36には、認証装置14によって使用を許可するユーザであるとの認証が得られたユーザのID情報が記憶される。
As a result, the
一方、ステップ114では、操作パネル26により受け付けられたユーザのID情報がHDD36に記憶されているか否か照合することにより、使用を許可するユーザであるか否かの認証を行う。
On the other hand, in
次のステップ116では、ID情報の照合ができたか否かを判定し、照合できた場合はステップ118へ移行する一方、照合できない場合は上記ステップ120へ移行する。
In the
ステップ118では、本装置へのログインを許可して操作パネル26を有効とし、操作パネル26に対する各種操作を受け付ける。
In
これにより、例えば、ネットワーク16に通信障害が発生して認証装置14と通信を行なうことができず、認証装置14から結果情報が得られない場合であってもユーザの認証を行なうことができ、使用を許可するユーザであるとの認証が得られたユーザに対して複合機12の使用が許可される。
Thereby, for example, even if a communication failure occurs in the
一方、ステップ120では、本装置へのログインを不許可として操作パネル26を無効とし、操作パネル26に対する各種操作を受け付けないものとする。
On the other hand, in
これにより、使用を許可するユーザであるとの認証が得られないユーザに対して複合機12が使用できない状態となる。
As a result, the
そして、ステップ122では、認証結果を操作パネル26に設けられた表示部に表示し、本ユーザ認証プログラムを終了する。
In
以上のように本実施の形態によれば、認証装置14によって使用を許可するユーザであるとの認証が得られた場合に、当該認証が得られたユーザのID情報を登録することにより、管理者による使用を許可するユーザの登録の手間が軽減される。また、認証装置14による結果情報が得られない場合にID情報が、以前に登録されたID情報であるか否かによりユーザの認証を行なうので、ネットワークが不通となった場合でもユーザの認証が行える。
[第2の実施の形態]
第2の実施の形態に係るユーザ認証システム10の構成、及び複合機12と認証装置14の構成は、上記第1の実施の形態(図1及び図2参照)と同一であるので、ここでの説明は省略する。
As described above, according to the present embodiment, when authentication that the user is permitted to use is obtained by the
[Second Embodiment]
The configuration of the
次に、本実施の形態に係るユーザ認証システム10によるユーザの認証について簡単に説明する。
Next, user authentication by the
本実施の形態に係る認証装置14は、管理者によって各複合機12の使用を許可するユーザのユーザID及びパスワードが予め登録されるものとされており、登録されたユーザIDを示すID情報及びパスワードを示すパスワード情報を関連付けてHDD86に記憶している。
In the
また、認証装置14は、管理者によってユーザ毎に、当該ユーザのID情報及びパスワード情報の複合機12のHDD36への登録を許可するか否かが登録されるものとされており、登録を許可するか否かを示す識別登録許可情報をユーザのID情報に関連付けてHDD86に記憶している。
The
認証装置14は、ユーザの認証依頼に対して結果情報と共に、当該ユーザのID情報に関連付けられた識別登録許可情報を返信する。
The
一方、本実施の形態に係る複合機12は、ユーザID及びパスワードを用いてユーザ認証を行なっており、ユーザ認証を行なって正当なユーザであることが確認できた場合に、スキャナ22による原稿のスキャン操作やコピー操作などの各種操作が可能となる。
On the other hand, the
また、複合機12は、以前に認証装置14によって正当なユーザであることが確認でき、且つ返信された識別登録許可情報において登録が許可されているユーザのID情報及びパスワード情報を関連付けてHDD36に記憶している。
Further, the
さらに、複合機12は、HDD36に記憶されたID情報及びパスワード情報によるユーザの認証を許可するか否かを指定する認証指定情報の入力を受け付けるものとされている。受け付けられた認証指定情報はHDD36に記憶される。
Furthermore, the
ユーザは、複合機12を使用する場合、操作パネル26に設けられたテンキー、あるいはID情報が記憶されたICカードをICカードリーダ28により読み取らせることにより、ユーザID及びパスワードを入力する。
When using the
複合機12は、操作パネル26に設けられたテンキー、あるいはICカードリーダ28によりICカードを読み取ることによりユーザID及びパスワードの入力が受け付けられた場合に、当該ユーザIDを示すID情報及びパスワードを示すパスワード情報をネットワークI/F部46により認証装置14へ送信してユーザの認証を依頼する。
When the
認証装置14は、複合機12から送信されたID情報及びパスワード情報がHDD86に記憶されているか否か照合することによりユーザの認証を行ない、認証結果を示す結果情報及び識別登録許可情報を複合機12へ送信する。
The
複合機12は、認証装置14から結果情報が得られた場合に当該結果情報に従ってユーザの認証を行なう。
When the result information is obtained from the
そして、複合機12は、認証装置14によって正当なユーザであることが確認でき、且つ返信された識別登録許可情報において登録が許可されている場合に、当該ユーザのID情報及びパスワード情報を関連付けてHDD36に登録する。
When the
また、複合機12は、認証装置14から結果情報が得られず、且つHDD36に記憶された認証指定情報において、HDD36に記憶されたID情報及びパスワード情報と照合することによるユーザの認証が許可されている場合に、HDD36に記憶されたID情報及びパスワード情報によりユーザの認証を行なう。
Further, the
また、本実施の形態に係る複合機12は、認証装置14と通信不可能な状態であるか否かを判定するための監視時間を、HDD36に記憶された認証指定情報において、HDD36に記憶されたID情報及びパスワード情報によるユーザの認証が許可されているか否かにより変更している。
In addition, the
次に、ユーザの認証を行なう際の複合機12の詳細な処理な流れについて説明する。
Next, a detailed processing flow of the
図4には、操作パネル26によりユーザIDの入力が受け付けられた場合にCPU30により実行されるユーザ認証プログラムの処理の流れを示すフローチャートが示されている。なお、当該プログラムはROM32の所定の領域に予め記憶されている。
FIG. 4 shows a flowchart showing a flow of processing of a user authentication program executed by the
同図のステップ200では、HDD36に記憶された認証指定情報においてHDD36に記憶されたID情報及びパスワード情報によるユーザの認証が許可されている場合、監視時間を、例えば、5秒と設定し、ユーザの認証が許可されていない場合、監視時間を、例えば、30秒と設定する。
In
すなわち、本実施の形態に係る複合機12では、認証指定情報においてHDD36に記憶されたID情報及びパスワード情報によるユーザの認証が許可されている場合、許可されていない場合よりも、監視時間を短くしている。これにより、ネットワーク16に通信障害が発生して認証装置14と通信を行なうことができない場合に、HDD36に記憶されたID情報及びパスワード情報によるユーザの認証に速やかに切り替わる。
That is, in the
次のステップ202では、操作パネル26により受け付けられたユーザIDを示すID情報及びパスワードを示すパスワード情報をネットワークI/F部46よりネットワーク16を介して認証装置14へ送信してユーザの認証を依頼する。
In the
次のステップ204では、認証装置14から結果情報及び識別登録許可情報が受信されたか否かを判定し、結果情報及び識別登録許可情報が受信された場合はステップ208へ移行する一方、結果情報及び識別登録許可情報が受信されない場合はステップ206へ移行する。
In the
ステップ206では、上記ステップ202においてID情報及びパスワード情報を送信してから上記ステップ200において設定した監視時間を経過した否かを判定し、肯定判定となった場合はステップ220へ移行する一方、否定判定となった場合はステップ204へ移行して結果情報及び識別登録許可情報の受信待ちを行なう。
In
ステップ208では、受信された結果情報において使用を許可するユーザであるとの認証が得られたか否かを判定し、肯定判定となった場合はステップ210へ移行する一方、否定判定となった場合はステップ236へ移行する。
In
ステップ210では、本装置へのログインを許可して操作パネル26を有効とし、操作パネル26に対する各種操作を受け付ける。
In
次のステップ212では、認証装置14から返信された識別登録許可情報において登録が許可されているか否かを判定し、肯定判定となった場合はステップ216へ移行し、否定判定となった場合はステップ240へ移行する。
In the
ステップ216では、上記ステップ208において認証が得られたユーザのID情報及びパスワード情報を関連付けてHDD36に登録して記憶させる。
In
一方、ステップ220では、HDD36に記憶された認証指定情報においてHDD36に記憶されたID情報及びパスワード情報と照合することによるユーザの認証が許可されているか否かを判定し、肯定判定となった場合はステップ228へ移行し、否定判定となった場合はステップ236へ移行する。
On the other hand, in step 220, it is determined whether or not user authentication is permitted by checking the ID designation information and password information stored in the
ステップ228では、操作パネル26により受け付けられたユーザのID情報がHDD36に記憶され、且つ操作パネル26により受け付けられたパスワード情報がHDD36に記憶された当該ユーザのID情報に関連付けられたパスワード情報と一致するか否か照合することにより、使用を許可するユーザであるか否かの認証を行う。
In
次のステップ232では、ID情報及びパスワード情報の照合ができたか否かを判定し、照合できた場合はステップ234へ移行する一方、照合できない場合は上記ステップ236へ移行する。
In the
ステップ234では、本装置へのログインを許可して操作パネル26を有効とし、操作パネル26に対する各種操作を受け付ける。
In
一方、ステップ236では、本装置へのログインを不許可して操作パネル26を無効とし、操作パネル26に対する各種操作を受け付けないものとする。
On the other hand, in
そして、ステップ240では、認証結果を操作パネル26に設けられた表示部に表示し、本ユーザ認証プログラムを終了する。
In
以上のように本実施の形態によれば、ユーザIDとパスワードを用いて認証を行なうことにより、セキュリティが高くなる。 As described above, according to the present embodiment, security is enhanced by performing authentication using a user ID and a password.
また、本実施の形態によれば、認証指定情報によってユーザの認証を許可するか否かを選択することができるため、必要に応じて許可しない選択を行なうことにより、セキュリティが高まる。 Further, according to the present embodiment, since it is possible to select whether or not to allow user authentication based on the authentication designation information, security is enhanced by making a selection not permitted as necessary.
また、本実施の形態によれば、認証指定情報においてHDD36に記憶されたID情報及びパスワード情報によるユーザの認証が許可されている場合、ネットワーク16に障害が発生したとしても、ユーザの認証を速やか行なえる。
[第3の実施の形態]
第3の実施の形態に係るユーザ認証システム10の構成、及び複合機12と認証装置14の構成は、上記第1の実施の形態(図1及び図2参照)と同一であるので、ここでの説明は省略する。
Further, according to the present embodiment, when authentication of the user is permitted by the ID information and password information stored in the
[Third Embodiment]
Since the configuration of the
次に、本実施の形態に係るユーザ認証システム10によるユーザの認証について簡単に説明する。
Next, user authentication by the
本実施の形態に係る認証装置14は、上述した第2の実施の形態と同様に、予め登録された各複合機12の使用を許可するユーザのID情報及びパスワード情報を関連付けてHDD86に記憶している。
Similar to the second embodiment described above, the
一方、本実施の形態に係る複合機12は、上述した第2の実施の形態と同様に、ユーザID及びパスワードを用いてユーザ認証を行なっている。
On the other hand, the
また、複合機12は、操作パネル26より、認証装置14から結果情報が得られない場合にHDD36へのパスワード情報の登録を許可するか否かを示すパスワード登録許可情報の入力を受け付けるものとされている。受け付けられたパスワード登録許可情報はHDD36に記憶される。
Further, the
本実施の形態に係る複合機12は、ユーザ認証を行なって正当なユーザであることが確認でき、HDD36に記憶したパスワード登録許可情報においてHDD36へのパスワードの登録が許可されている場合、当該ユーザのID情報及びパスワード情報を関連付けてHDD36に登録する一方、正当なユーザであることが確認でき、パスワード登録許可情報においてHDD36へのパスワードの登録が許可されていない場合、当該ユーザのID情報のみをHDD36に登録する。
The
また、本実施の形態に係る複合機12は、認証装置14と通信不可能な状態となった場合に、ネットワークI/F部92の通信ケーブルが接続される物理層変換部(PHY(Physical Layer Device))において、例えば、信号線の電圧状態を検出することにより物理的に通信ケーブルが接続されているか否かを検出しており、不通の原因が通信ケーブルの抜けである場合に、ID情報がHDD36に記憶されているか否かによるユーザの認証を禁止している。
In addition, when the
次に、ユーザの認証を行なう際の複合機12の詳細な処理な流れについて説明する。
Next, a detailed processing flow of the
図5には、操作パネル26によりユーザIDの入力が受け付けられた場合にCPU30により実行されるユーザ認証プログラムの処理の流れを示すフローチャートが示されている。なお、同図における図4と同一の処理には図4と同一の符号を付して、その説明を省略する。また、当該プログラムはROM32の所定の領域に予め記憶されている。
FIG. 5 shows a flowchart showing a flow of processing of a user authentication program executed by the
同図のステップ214では、HDD36に記憶したパスワード登録許可情報においてHDD36へのパスワードの登録が許可されているか否か判定し、肯定判定となった場合はステップ216へ移行する一方、否定判定となった場合はステップ218へ移行する。
In
ステップ218では、上記ステップ208において認証が得られたユーザのID情報ををHDD36に登録して記憶させる。
In
一方、ステップ222では、不通の原因の特定を行う。 On the other hand, in step 222, the cause of the disconnection is specified.
次のステップ224では、不通の原因が通信ケーブルの抜けであるか否かを判定し、肯定判定となった場合はステップ236へ移行する一方、否定判定となった場合はステップ226へ移行する。
In the
これにより、例えば、HDD36に記憶されているID情報によってユーザの認証を行なうために悪意を持って通信ケーブルが抜かれたとしても、ID情報がHDD36に記憶されているか否かによるユーザの認証が禁止される。
Thereby, for example, even if the communication cable is removed maliciously in order to authenticate the user with the ID information stored in the
ステップ226では、HDD36に記憶したパスワード登録許可情報においてHDD36へのパスワードの登録が許可されているか否か判定し、肯定判定となった場合はステップ228へ移行する一方、否定判定となった場合はステップ230へ移行する。
In
ステップ230では、操作パネル26により受け付けられたユーザのID情報がHDD36に記憶されているか否か照合することにより、使用を許可するユーザであるか否かの認証を行う。
In
以上のように本実施の形態によれば、意図的に通信ケーブルの抜けかれたとしても、セキュリティの低下が抑制される。 As described above, according to the present embodiment, even if the communication cable is intentionally disconnected, a decrease in security is suppressed.
また、本実施の形態によれば、パスワード登録許可情報によってHDD36にパスワード情報を登録させないことを選択できるため、セキュリティの低下が抑制される。
Further, according to the present embodiment, it is possible to select not to register the password information in the
なお、上記各実施の形態では、パスワード登録許可情報を複合機12の操作パネル26から設定する場合について説明したが、本発明はこれに限定されるものではなく、例えば、パスワード登録許可情報を認証装置14から複合機12へ送信するものとしてもよい。
In each of the above embodiments, the case where password registration permission information is set from the
また、上記各実施の形態では、情報処理装置として複合機12を用いた場合について説明したが、本発明はこれに限定されるものではなく、ネットワーク16を介して認証装置14と通信を行なってユーザの認証を行なう情報処理装置であれば何れのであってもよく、例えば、パーソナル・コンピュータであってもよい。
Further, although cases have been described with the above embodiments where the
その他、第1の実施の形態で説明した複合機12及び認証装置14の構成(図1、図2参照。)は、一例であり、本発明の主旨を逸脱しない範囲内において適宜変更可能であることは言うまでもない。
In addition, the configuration (see FIGS. 1 and 2) of the
また、上記各実施の形態で説明したユーザ認証プログラムの処理の流れ(図3〜図5参照。)も一例であり、本発明の主旨を逸脱しない範囲内において適宜変更可能であることは言うまでもない。 Further, the flow of processing of the user authentication program described in each of the above embodiments (see FIGS. 3 to 5) is also an example, and it goes without saying that it can be appropriately changed without departing from the gist of the present invention. .
10 ユーザ認証システム
12 各複合機
14 認証装置
16 ネットワーク
26 操作パネル(受付手段)
28 カードリーダ(受付手段)
30 CPU(認証手段、登録手段、禁止手段)
36 HDD(記憶手段)
46 ネットワークI/F部(通信手段、特定手段)
DESCRIPTION OF
28 Card reader (reception means)
30 CPU (authentication means, registration means, prohibition means)
36 HDD (storage means)
46 Network I / F section (communication means, identification means)
Claims (10)
ユーザを識別するための識別情報の入力を受け付ける受付手段と、
前記受付手段により前記識別情報の入力が受け付けられた場合に、当該識別情報を前記通信手段により前記認証装置へ送信することによりユーザの認証を依頼し、前記認証装置で認証できた場合には、前記認証装置との通信が不通となっている場合に用いる情報として、前記受付手段で受け付けた識別情報を記憶する記憶手段と、
前記認証装置との通信が不通となっている場合に、前記記憶手段に記憶されている識別情報と前記受付手段で受け付けた識別情報とでユーザの認証を行なう認証手段と、を備え、
前記記憶手段に記憶されている識別情報に基づいてユーザの認証を許可するか否かを指定する認証指定情報の入力を受け付け、
前記認証手段は、前記認証指定情報においてユーザの認証が許可されており、且つ前記認証装置との通信が不通となっている場合に、前記記憶手段に記憶されている識別情報と前記受付手段で受け付けた識別情報とでユーザの認証を行なう
情報処理装置。 A communication means for communicating with an authentication device that performs authentication as to whether or not the user is permitted to use via a connected communication cable;
Accepting means for accepting input of identification information for identifying the user;
When the input of the identification information is received by the reception unit, the identification information is transmitted to the authentication device by the communication unit to request user authentication, and when the authentication device can authenticate, Storage means for storing identification information received by the receiving means as information used when communication with the authentication device is interrupted;
An authentication means for authenticating a user with the identification information stored in the storage means and the identification information received by the receiving means when communication with the authentication device is interrupted ;
Accepting input of authentication designation information for designating whether or not to allow user authentication based on the identification information stored in the storage means;
The authentication means uses the identification information stored in the storage means and the accepting means when user authentication is permitted in the authentication designation information and communication with the authentication device is interrupted. An information processing apparatus that authenticates a user with received identification information .
をさらに備えた請求項1記載の情報処理装置。 The information processing apparatus according to claim 1, further comprising:
前記特定手段により特定された不通の原因が前記通信手段での前記通信ケーブルの抜けである場合に、前記認証手段による前記記憶手段に記憶されている識別情報でのユーザの認証を禁止し、特定された不通の原因が前記通信手段での前記通信ケーブルの抜けではない場合に、前記認証手段による前記記憶手段に記憶されている識別情報でのユーザの認証を許可する認証制御手段と、
をさらに備えた請求項1又は請求項2記載の情報処理装置。 A means for identifying the cause of the disconnection when communication with the authentication device is interrupted;
When the cause of the disconnection specified by the specifying means is a disconnection of the communication cable in the communication means, the authentication means prohibits user authentication with the identification information stored in the storage means and specifies Authentication control means for permitting user authentication with the identification information stored in the storage means by the authentication means, when the cause of the disconnection made is not disconnection of the communication cable in the communication means;
Further information processing apparatus according to claim 1 or claim 2, wherein comprising a.
請求項1〜請求項3のいずれか1項記載の情報処理装置。 The authentication unit, when the user authentication is permitted in the authentication designation information, than if they are not allowed, the authentication device to determine whether the information of the authentication result from the authentication device is obtained The monitoring time for monitoring the communication status with
The information processing apparatus according to any one of claims 1 to 3.
前記記憶手段は、認証できたという情報を前記認証装置から受信した場合において、前
記識別登録許可情報によって記憶が許可されている場合には、前記識別情報を前記記憶手
段に記憶し、前記識別登録許可情報によって記憶が許可されていない場合には、前記識別
情報を前記記憶手段に記憶しない、
請求項1〜請求項4の何れか1項記載の情報処理装置。 In response to the user authentication request from the authentication unit, the authentication device returns identification registration permission information indicating whether or not to permit storage of the user identification information in the storage unit together with information on the authentication result. ,
The storage means stores the identification information in the storage means and stores the identification information in the storage means when storage is permitted by the identification registration permission information when the information indicating that the authentication is successful is received from the authentication device. If the storage is not permitted by the permission information, do not store the identification information in the storage means,
The information processing apparatus according to any one of claims 1 to 4.
前記記憶手段は、認証できたという情報を前記認証装置から受信した場合に、識別情報及びパスワード情報を関連付けて記憶し、
前記認証手段は、前記認証装置との通信が不通となっている場合に、前記記憶手段に記憶されている識別情報及びパスワード情報と前記受付手段で受け付けた識別情報及びパスワード情報とでユーザの認証を行なう
請求項1〜請求項5の何れか1項記載の情報処理装置。 The accepting means accepts input of password information indicating a password of the user together with identification information for identifying the user,
The storage means stores the identification information and the password information in association with each other when the information indicating that the authentication is successful is received from the authentication device;
The authentication unit authenticates a user using the identification information and password information stored in the storage unit and the identification information and password information received by the receiving unit when communication with the authentication device is interrupted. The information processing apparatus according to any one of claims 1 to 5.
前記記憶手段は、認証できたという情報を前記認証装置から受信し、且つ前記パスワード登録許可情報において登録が許可されている場合に、前記識別情報及びパスワード情報を前記記憶手段に記憶し、認証できたという情報を前記認証装置から受信し、且つ前記パスワード登録許可情報において登録が許可されていない場合に、前記識別情報のみを記憶し、
前記認証手段は、前記パスワード登録許可情報において登録が許可されておらず、且つ前記認証装置との通信が不通となっている場合に、前記記憶手段に記憶されている識別情報と前記受付手段で受け付けた識別情報とでユーザの認証を行なう
請求項6記載の情報処理装置。 The storage means further stores password registration permission information indicating whether or not to permit registration of the password information;
The storage means receives information from the authentication device that the authentication has been successful, and stores the identification information and password information in the storage means when registration is permitted in the password registration permission information. Information is received from the authentication device, and when registration is not permitted in the password registration permission information, only the identification information is stored,
The authentication means uses the identification information stored in the storage means and the receiving means when registration with the password registration permission information is not permitted and communication with the authentication device is interrupted. The information processing apparatus according to claim 6, wherein user authentication is performed with the received identification information.
前記認証装置で認証できた場合には、前記認証装置との通信が不通となっている場合に用いる情報として、前記受付手段で受け付けた識別情報を記憶手段に記憶する記憶ステップと、
前記記憶手段に記憶されている識別情報に基づいてユーザの認証を許可するか否かを指定する認証指定情報の入力を受け付け、前記認証指定情報においてユーザの認証が許可されており、且つ前記認証装置との通信が不通となっている場合に、前記記憶手段に記憶されている識別情報と前記受付手段で受け付けた識別情報とでユーザの認証を行なう認証ステップと、
をコンピュータに実行させるユーザ認証プログラム。 Whether it is a user when the input of the identification information is accepted by the accepting means for accepting an input of identification information for identifying a user, to allow for by Ri uses to communicate means through the connected communication cable A transmission step for transmitting to an authentication device for performing authentication,
A storage step of storing in the storage means the identification information received by the receiving means as information to be used when communication with the authentication apparatus is interrupted when the authentication apparatus can authenticate;
Based on the identification information stored in the storage means, an input of authentication designation information for designating whether or not to permit user authentication is accepted, the user authentication is permitted in the authentication designation information, and the authentication An authentication step of authenticating a user with the identification information stored in the storage means and the identification information received by the receiving means when communication with the device is interrupted;
Authentication program that causes a computer to execute.
をさらに備えた請求項8記載のユーザ認証プログラム。 The user authentication program according to claim 8, further comprising:
前記特定ステップにより特定された不通の原因が前記通信手段での前記通信ケーブルの抜けである場合に、前記認証ステップによる前記記憶手段に記憶されている識別情報でのユーザの認証を禁止し、特定された不通の原因が前記通信手段での前記通信ケーブルの抜けではない場合に、前記認証ステップによる前記記憶手段に記憶されている識別情報でのユーザの認証を許可する認証制御ステップと、
をさらに備えた請求項8又は請求項9記載のユーザ認証プログラム。 A specific step of identifying the cause of the disconnection when communication with the authentication device is interrupted;
When the cause of the disconnection specified in the specifying step is a disconnection of the communication cable in the communication means, the authentication of the user with the identification information stored in the storage means in the authentication step is prohibited and specified. An authentication control step for permitting user authentication with the identification information stored in the storage means by the authentication step when the cause of the disconnection is not a disconnection of the communication cable in the communication means;
The user authentication program according to claim 8 or 9, further comprising:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012084280A JP5229408B2 (en) | 2012-04-02 | 2012-04-02 | Information processing apparatus and user authentication program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2012084280A JP5229408B2 (en) | 2012-04-02 | 2012-04-02 | Information processing apparatus and user authentication program |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2010219864A Division JP5018950B2 (en) | 2010-09-29 | 2010-09-29 | Information processing apparatus and user authentication program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2012168963A JP2012168963A (en) | 2012-09-06 |
JP5229408B2 true JP5229408B2 (en) | 2013-07-03 |
Family
ID=46972993
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2012084280A Active JP5229408B2 (en) | 2012-04-02 | 2012-04-02 | Information processing apparatus and user authentication program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP5229408B2 (en) |
Family Cites Families (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0785562B2 (en) * | 1989-03-20 | 1995-09-13 | 富士通株式会社 | Failure detection method between communication devices |
JP3378822B2 (en) * | 1999-02-05 | 2003-02-17 | インターナショナル・ビジネス・マシーンズ・コーポレーション | Information processing system expansion unit, information processing system attachable to information processing system expansion unit, and existence management method of information processing system |
JP4286707B2 (en) * | 2004-04-19 | 2009-07-01 | 株式会社日立製作所 | Group communication system, group communication system control method, information processing apparatus, and program |
JP2006041688A (en) * | 2004-07-23 | 2006-02-09 | Fuji Xerox Co Ltd | Image processing apparatus, function management method of image processing apparatus, function management program, and medium |
JP2006212288A (en) * | 2005-02-04 | 2006-08-17 | Konami Digital Entertainment:Kk | Illegal conduct prevention method, game device, and illegal conduct prevention program |
JP2007049318A (en) * | 2005-08-08 | 2007-02-22 | Matsushita Electric Ind Co Ltd | Managed device, network management system, and information matching method |
JP2007067849A (en) * | 2005-08-31 | 2007-03-15 | Canon Inc | Image archive system |
-
2012
- 2012-04-02 JP JP2012084280A patent/JP5229408B2/en active Active
Also Published As
Publication number | Publication date |
---|---|
JP2012168963A (en) | 2012-09-06 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4640402B2 (en) | Information processing apparatus and user authentication program | |
JP4379499B2 (en) | Image output authentication system, image output authentication server, and image output authentication method | |
JP6393988B2 (en) | Apparatus, information processing system, control method, program, and storage medium | |
JP5821325B2 (en) | Image forming system | |
EP2763392B1 (en) | Image processing apparatus and image processing system | |
JP2009199186A (en) | Authentication printer, authentication printing system, authentication server, and method and program for them | |
JP4124230B2 (en) | Printing apparatus and program | |
US10970016B2 (en) | Image processing system, method for image processing, and image forming apparatus that are provided with security function of image | |
CN101277348A (en) | Information processing apparatus, information processing method and computer readable medium | |
CN107105123A (en) | Image processing system and authentication method | |
JP2009116658A (en) | Information processor and user certification program | |
JP6473071B2 (en) | Information processing system | |
US8341716B2 (en) | Information processing device, information processing method, and storage media storing user certification program | |
JP5018950B2 (en) | Information processing apparatus and user authentication program | |
JP5229408B2 (en) | Information processing apparatus and user authentication program | |
JP4899461B2 (en) | Usage restriction management apparatus, method, program, and system | |
JP4871049B2 (en) | Image forming system, server apparatus, image forming method, and image providing program | |
JP5286232B2 (en) | Image forming system and user manager server device | |
JP4572927B2 (en) | Information processing apparatus and user authentication program | |
JP5849872B2 (en) | Information processing system and program | |
JP2009199248A (en) | Use management device, authentication system, and use management program | |
JP2013037704A (en) | Use restriction management device, method, and program | |
JP4894539B2 (en) | Information processing device | |
JP4855966B2 (en) | Image processing system and image processing apparatus | |
JP5346852B2 (en) | Image forming system and user manager server device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20120823 |
|
A975 | Report on accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A971005 Effective date: 20120924 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20121002 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20121203 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20121211 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20130108 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20130129 |
|
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: 20130219 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20130304 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20160329 Year of fee payment: 3 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 5229408 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |