JP2013175193A - Information processing system and management server and control method thereof, and program - Google Patents

Information processing system and management server and control method thereof, and program Download PDF

Info

Publication number
JP2013175193A
JP2013175193A JP2013040001A JP2013040001A JP2013175193A JP 2013175193 A JP2013175193 A JP 2013175193A JP 2013040001 A JP2013040001 A JP 2013040001A JP 2013040001 A JP2013040001 A JP 2013040001A JP 2013175193 A JP2013175193 A JP 2013175193A
Authority
JP
Japan
Prior art keywords
information
user
client
lock
unlock
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.)
Granted
Application number
JP2013040001A
Other languages
Japanese (ja)
Other versions
JP5706458B2 (en
JP2013175193A5 (en
Inventor
Junichi Yamazaki
純一 山崎
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.)
Canon Marketing Japan Inc
Canon IT Solutions Inc
Canon MJ IT Group Holdings Inc
Original Assignee
Canon Marketing Japan Inc
Canon MJ IT Group Holdings Inc
Canon Software 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 Canon Marketing Japan Inc, Canon MJ IT Group Holdings Inc, Canon Software Inc filed Critical Canon Marketing Japan Inc
Priority to JP2013040001A priority Critical patent/JP5706458B2/en
Publication of JP2013175193A publication Critical patent/JP2013175193A/en
Publication of JP2013175193A5 publication Critical patent/JP2013175193A5/en
Application granted granted Critical
Publication of JP5706458B2 publication Critical patent/JP5706458B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Facsimiles In General (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide a mechanism for preventing identity theft from being performed by a third person at a time of simultaneous login to multiple devices by one user and prevent a processing result such as a printed matter from being left.SOLUTION: When a user of a client 300 logs in to a compound machine 100, the compound machine transmits log-in information including a user ID to a server 200. The user selects data and causes print processing to be performed. When receiving the log-in information, the server 200 identifies the client 300 operated by the user from the user ID included in the log-in information and transmits lock instruction information including lock release information to the client 300. When receiving a request, the client 300 locks the operation until the lock release information is input. When completing the print processing on the compound machine, the user is notified of the information for releasing an operation lock state of the client 300. Then, the user inputs the information to the client 300 so as to enable operation of the client 300 again.

Description

本発明は、ネットワークを利用したセキュリティに関する技術、特に、ネットワーク上の装置へのログイン技術に関するものである。   The present invention relates to a security technique using a network, and more particularly to a technique for logging in to a device on a network.

近年、様々な方法で複合機のアクセス管理や出力物放置防止対策が行われている。特に、複合機のアクセス管理では、ICカード等を用いてユーザ認証を行うことで、いつ誰が複合機にログインしたのかを管理することが行われている。また、このようなアクセス管理は複合機に限らず、クライアント端末のような情報処理装置においても、ユーザ認証を行い、ログインして利用することが行われている。   In recent years, various methods have been used to manage access to multifunction peripherals and prevent leftovers in output. In particular, in the access management of a multifunction device, it is performed to manage when and who has logged in to the multifunction device by performing user authentication using an IC card or the like. Further, such access management is not limited to a multi-function peripheral, and an information processing apparatus such as a client terminal performs user authentication and logs in to use.

このように複数の装置に対してログインすることが可能になると、ログアウトし忘れに起因した情報漏洩の可能性が高まる。例えば、或るユーザXが装置Aにログインした後、ログアウトしないまま、他の装置Bにログインしたとする。このとき、仮に装置A,Bとが物理的に離れている場合、第3者YがユーザXになりすまし、ユーザXの権限で装置Aを操作できてしまう。ユーザXが仮にネットワーク管理者であったとするなら、場合によっては無制限にネットワーク上のデータファイルを外部に持ち出せてしまうことになりかねない。   When it becomes possible to log in to a plurality of devices in this way, the possibility of information leakage due to forgetting to log out increases. For example, suppose that a user X logs in to the device A and then logs in to another device B without logging out. At this time, if the devices A and B are physically separated from each other, the third party Y impersonates the user X and can operate the device A with the authority of the user X. If the user X is a network administrator, there may be an unlimited number of data files on the network.

かかる問題に対し、例えば特許文献1には、現在ログインしている装置と同じユーザIDでログインしている他の装置を検索し、同じユーザIDでログインしている他の装置が存在する場合には、ユーザからの最終操作時刻を比較して、より最近に操作が行われた装置が他の装置であった場合に、画面をロックする技術が開示されている。   To deal with this problem, for example, Patent Literature 1 searches for another device logged in with the same user ID as the device currently logged in, and there is another device logged in with the same user ID. Discloses a technique for comparing the last operation time from the user and locking the screen when the device operated more recently is another device.

特許2002−342284号公報Japanese Patent No. 2002-342284

このようにアクセス管理やログイン制御を行っている場合、特に、ユーザごとに複合機の利用権限が割り振られている場合、特殊な印刷設定で印刷が行える権限を有するユーザのICカード等を他人に貸して、利用させてしまうことがある。例えば、ユーザはモノクロ印刷の権限しか持たず、そのユーザの上司がカラー印刷の利用権限を有する場合だと分かりやすい。このケースの場合、そのユーザが、カラー印刷するため、上司のICカード等を借りて印刷してしまうといった問題がある。   When access management and login control are performed in this way, especially when the authority to use the MFP is assigned to each user, the user's IC card or the like having the authority to perform printing with special print settings is given to others. It may be lent and used. For example, it is easy to understand if the user has only monochrome printing authority and the user's supervisor has color printing use authority. In this case, there is a problem in that the user borrows a supervisor's IC card or the like to perform color printing and prints.

ユーザ認証のための情報の貸し借りを認めてしまうと、本来の利用権限の意味がなくなってしまう他、前述した通り情報漏洩につながる恐れもある。また、ICカード等を貸し借りしてしまうと、印刷枚数等の出力実績を管理していた場合に正確な出力実績を収集することができず、意味をなさなくなる。   If the lending / borrowing of information for user authentication is permitted, the meaning of the original use authority is lost, and there is a risk of information leakage as described above. In addition, if an IC card or the like is lent or borrowed, the output results such as the number of printed sheets cannot be collected, and the output results cannot be collected, which makes no sense.

また、ICカード等の貸し借りにより出力物の放置が増える問題もある。一般に出力物放置防止対策としては、前述したユーザ認証を用いて、誰がいつ何の印刷ジョブを出力したのかを記憶しておき、印刷物の放置を抑止するためにそれらの情報が利用されている。つまり、ICカード等の貸し借りが発生してしまうと、誰が出力したものなのかが特定できなくなってしまう。   In addition, there is a problem that output is left unattended by lending and borrowing IC cards and the like. In general, as a measure for preventing the output matter from being left, the above-described user authentication is used to store who prints what print job when and what information is used to prevent the print matter from being left unattended. In other words, when the lending / borrowing of an IC card or the like occurs, it becomes impossible to specify who output the card.

本発明は、上記の課題を解決するためになされたものであって、複数の装置に対する1ユーザによる同時ログインを防止し、なりすましや情報漏洩を抑止する仕組みを提供しようとするものである。   The present invention has been made to solve the above-described problem, and aims to provide a mechanism for preventing simultaneous login by one user to a plurality of devices and suppressing impersonation and information leakage.

上記の課題を達成するため、例えば本発明の情報処理システムは以下の構成を備える。すなわち、処理装置と、サーバ装置と、クライアント装置とが通信可能に接続された情報処理システムであって、前記処理装置は、前記処理装置に対してログインを行うべく、ユーザを識別するユーザ情報の入力を受け付け、前記ユーザ情報を前記サーバ装置に送信するユーザ情報送信手段と、ユーザが使用する前記クライアント装置のロック状態を解除するためのロック解除情報を、前記サーバ装置から受信するロック解除情報受信手段と、前記ロック解除情報受信手段によって受信した前記ロック解除情報をユーザに通知する通知手段とを備え、前記サーバ装置は、前記クライアント装置を特定するクライアント情報と、当該クライアント装置を使用するユーザの前記ユーザ情報とを対応づけて記憶する記憶手段と、前記ユーザ情報送信手段によって送信された前記ユーザ情報を受信した場合、前記クライアント装置のロック状態を解除するためのロック解除情報を生成するロック解除情報生成手段と、前記受信したユーザ情報に対応するクライアント情報を前記記憶手段から取得し、取得した当該クライアント情報によって特定されるクライアント装置に対して、前記ロック解除情報生成手段によって生成された前記ロック解除情報によって解除可能なロック状態への移行指示を送信するロック指示手段と、前記ロック解除情報生成手段によって生成された前記ロック解除情報を、前記処理装置に送信するロック解除情報送信手段とを備え、前記クライアント装置は、前記ロック指示手段によって送信された前記ロック状態への移行指示を受信した場合、前記ロック解除情報によって解除可能なロック状態に移行するロック手段と、前記ロック状態において、当該ロック状態が解除可能なロック解除情報の入力を受け付けた場合に、前記ロック状態を解除するロック解除手段とを備えることを特徴とする。   In order to achieve the above object, for example, an information processing system of the present invention comprises the following arrangement. That is, an information processing system in which a processing device, a server device, and a client device are communicably connected, and the processing device stores user information for identifying a user in order to log in to the processing device. User information transmitting means for receiving input and transmitting the user information to the server device, and receiving lock release information for receiving unlock information for unlocking the client device used by the user from the server device Means for notifying the user of the unlock information received by the unlock information receiving means, and the server device includes client information for identifying the client device and a user using the client device. Storage means for storing the user information in association with the user information transmission When receiving the user information transmitted by the stage, the unlock information generating means for generating unlock information for releasing the lock state of the client device; and the client information corresponding to the received user information Lock instruction means for transmitting from the means to the client device specified by the acquired client information, an instruction to shift to a lock state releasable by the lock release information generated by the lock release information generation means And the unlock information transmitting means for transmitting the unlock information generated by the unlock information generating means to the processing device, wherein the client device is brought into the locked state transmitted by the lock instruction means. If the transfer instruction is received, the unlock information Therefore, it is provided with: a lock unit that shifts to a releasable lock state; and a lock release unit that releases the lock state when an input of unlock information that can release the lock state is received in the lock state. Features.

本発明によれば、1ユーザによるクライアント装置や処理装置への同時ログインを防止し、なりすましや情報漏洩を抑止する仕組みを提供できる。また、他の発明によれば、クライアント装置に対する操作を行うためのロック解除を行うことで、前記他の処理装置に対するログオフも自動化できる。   According to the present invention, it is possible to provide a mechanism that prevents simultaneous login to a client device or a processing device by one user and prevents spoofing or information leakage. According to another invention, log-off to the other processing device can be automated by performing unlocking for performing an operation on the client device.

実施形態におけるシステムの構成の一例を示す図である。It is a figure which shows an example of a structure of the system in embodiment. サーバおよびクライアントのハードウェア構成の一例を示す図である。It is a figure which shows an example of the hardware constitutions of a server and a client. 複合機のハードウェア構成の一例を示す図である。2 is a diagram illustrating an example of a hardware configuration of a multifunction peripheral. FIG. モジュール構成の一例を示す図である。It is a figure which shows an example of a module structure. 第1の実施形態におけるプリント指示〜画面ロック処理の一例を示すフローチャートである。6 is a flowchart illustrating an example of a print instruction to a screen lock process in the first embodiment. 第1の実施形態における印刷データ選択〜放置防止ID表示処理の一例を示すフローチャートである。6 is a flowchart illustrating an example of print data selection to abandonment prevention ID display processing in the first embodiment. 第1の実施形態における放置防止ID入力〜管理テーブル更新処理の一例を示すフローチャートである。It is a flowchart which shows an example of neglect prevention ID input-management table update process in 1st Embodiment. 第1の実施形態におけるログオフ指示〜ログオフ処理の一例を示すフローチャートである。It is a flowchart which shows an example of the logoff instruction | indication-logoff process in 1st Embodiment. 管理テーブルの一例を示す図である。It is a figure which shows an example of a management table. 第1の実施形態における放置防止ID表示画面の一例を示す図である。It is a figure which shows an example of the neglect prevention ID display screen in 1st Embodiment. 第1の実施形態における放置防止ID入力画面の一例を示す図である。It is a figure which shows an example of the neglect prevention ID input screen in 1st Embodiment. 第2の実施形態における印刷データ選択〜出力物取得ボタン表示処理の一例を示すフローチャートである。It is a flowchart which shows an example of the printing data selection-output thing acquisition button display process in 2nd Embodiment. 第2の実施形態における出力物取得ボタン押下〜画面ロック解除処理の一例を示すフローチャートである。It is a flowchart which shows an example of the output thing acquisition button press-screen lock release process in 2nd Embodiment. 第2の実施形態における出力物取得ボタン表示画面の一例を示す図である。It is a figure which shows an example of the output thing acquisition button display screen in 2nd Embodiment.

以下、図面を参照して、本発明の実施形態を詳細に説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings.

図1は、本発明の実施形態に係るネットワークシステムの構成の一例を示す図である。このネットワークシステムは、複合機100、サーバ装置(以下、単にサーバ)200、及びクライアント装置(以下、単にクライアント)300から構成されており、複合機100、サーバ200、及びクライアント300はネットワーク400を介して通信可能に接続されている。尚、ネットワーク400は、LAN(Local Area Network)であってもよいし、WAN(Wide Area Network)であってもよい。また、ネットワーク400は有線/無線を問わないし、それらが混在していても構わない。   FIG. 1 is a diagram illustrating an example of a configuration of a network system according to an embodiment of the present invention. The network system includes a multifunction device 100, a server device (hereinafter simply referred to as a server) 200, and a client device (hereinafter simply referred to as a client) 300. The multifunction device 100, the server 200, and the client 300 are connected via a network 400. Are connected to communicate. The network 400 may be a LAN (Local Area Network) or a WAN (Wide Area Network). The network 400 may be wired / wireless, or may be a mixture of them.

図1のネットワーク上に接続される各種端末あるいはサーバの構成は一例であり、用途や目的に応じて様々な構成例があることは言うまでもない。特に、本実施形態例では複合機100を元に説明するが、サーバ200と通信可能であって、ユーザに対して情報の通知が可能な装置であれば、どんな装置でもよい。   The configuration of various terminals or servers connected to the network in FIG. 1 is an example, and it goes without saying that there are various configuration examples depending on the application and purpose. In particular, the present embodiment will be described based on the multifunction peripheral 100, but any apparatus may be used as long as it can communicate with the server 200 and can notify the user of information.

複合機100は、クライアント300から送信された印刷ジョブを記憶し、ユーザからの指示に応じて、当該印刷ジョブを記録紙に印刷して出力することが可能である。   The multi-function device 100 can store the print job transmitted from the client 300, print the print job on a recording sheet, and output the print job according to an instruction from the user.

サーバ200は、ユーザのログイン状況を管理している。ユーザがどの複合機100やクライアント300にログインしているのかを受信し、記憶する。   The server 200 manages the login status of the user. The MFP 100 and the client 300 to which the user is logged in are received and stored.

クライアント300は、複合機100に対して印刷ジョブを送信する他、当該クライアント300を利用するユーザと同一のユーザが複合機100を利用すると、画面をロックする機能を有する。尚、サーバ200とクライアント300は同一の装置でもよいし、その他の形態でも構わない。   In addition to transmitting a print job to the multifunction device 100, the client 300 has a function of locking the screen when the same user who uses the client 300 uses the multifunction device 100. It should be noted that the server 200 and the client 300 may be the same device or other forms.

次に、サーバ200、及び、クライアント300のハードウェア構成の一例について図2を用いて説明する。   Next, an example of the hardware configuration of the server 200 and the client 300 will be described with reference to FIG.

CPU201は、システムバス204に接続される各デバイスやコントローラを統括的に制御する。また、ROM202あるいは外部メモリ211には、CPU201の制御プログラムであるBIOS(Basic Input / Output System)やオペレーティングシステムプログラム(以下、OS)や、サーバ或いは各装置の実行する機能を実現するために必要な後述する各種プログラム等が記憶されている。   The CPU 201 comprehensively controls each device and controller connected to the system bus 204. Further, the ROM 202 or the external memory 211 is necessary for realizing a BIOS (Basic Input / Output System) or an operating system program (hereinafter referred to as an OS), which is a control program of the CPU 201, or a function executed by the server or each device. Various programs to be described later are stored.

RAM203は、CPU201の主メモリ、ワークエリア等として機能する。CPU201は、処理の実行に際して必要なプログラム等をRAM203にロードして、プログラムを実行することで各種動作を実現するものである。   The RAM 203 functions as a main memory, work area, and the like for the CPU 201. The CPU 201 implements various operations by loading a program necessary for execution of processing into the RAM 203 and executing the program.

また、入力コントローラ(入力C)205は、キーボード209や不図示のマウス等のポインティングデバイスからの入力を制御する。尚、タッチパネルを備えた装置では、後述するCRTディスプレイ(CRT)210上に入力C205が備えられており、CRT210上に触れることで各種操作を行うことができる。ビデオコントローラ(VC)206は、CRTディスプレイ(CRT)210等の表示器への表示を制御する。表示器はCRTだけでなく、液晶ディスプレイでも構わない。   An input controller (input C) 205 controls input from a pointing device such as a keyboard 209 or a mouse (not shown). Note that an apparatus including a touch panel includes an input C205 on a CRT display (CRT) 210, which will be described later, and various operations can be performed by touching the CRT 210. A video controller (VC) 206 controls display on a display device such as a CRT display (CRT) 210. The display device may be a liquid crystal display as well as a CRT.

メモリコントローラ(MC)207は、ブートプログラム、ブラウザソフトウエア、各種のアプリケーション、フォントデータ、ユーザファイル、編集ファイル、各種データ等を記憶するハードディスク(HD)やフロッピーディスク(登録商標 FD)或いはPCMCIAカードスロットにアダプタを介して接続されるコンパクトフラッシュ(登録商標)メモリ等の外部メモリ211へのアクセスを制御する。   A memory controller (MC) 207 is a hard disk (HD), floppy disk (registered trademark FD) or PCMCIA card slot for storing boot programs, browser software, various applications, font data, user files, editing files, various data, and the like. Controls access to an external memory 211 such as a CompactFlash (registered trademark) memory connected via an adapter.

通信I/Fコントローラ(通信I/FC)208は、ネットワークを介して、外部機器と接続・通信するものであり、ネットワークでの通信制御処理を実行する。例えば、TCP/IPを用いたインターネット通信等が可能である。なお、CPU201は、例えばRAM203内の表示情報用領域へアウトラインフォントの展開(ラスタライズ)処理を実行することにより、CRT210上での表示を可能としている。また、CPU201は、CRT210上の不図示のマウスカーソル等でのユーザ指示を可能とする。   A communication I / F controller (communication I / FC) 208 is connected to and communicates with an external device via a network, and executes communication control processing in the network. For example, Internet communication using TCP / IP is possible. Note that the CPU 201 enables display on the CRT 210 by executing outline font rasterization processing on a display information area in the RAM 203, for example. In addition, the CPU 201 enables a user instruction with a mouse cursor (not shown) on the CRT 210.

本発明を実現するためのサーバ200、及びクライアント300において実行される各種プログラムは外部メモリ211に記録されており、必要に応じてRAM203にロードされることによりCPU201によって実行されるものである。さらに、本発明に係わる前記プログラムが用いるサーバ200、及びクライアント300上の定義ファイル及び各種情報テーブルは外部メモリ211に格納されている。これらについての詳細な説明は後述する。   Various programs executed in the server 200 and the client 300 for realizing the present invention are recorded in the external memory 211, and are executed by the CPU 201 by being loaded into the RAM 203 as necessary. Furthermore, definition files and various information tables on the server 200 and the client 300 used by the program according to the present invention are stored in the external memory 211. A detailed description thereof will be described later.

次に、複合機100のハードウェア構成の一例について図3を用いて説明する。   Next, an example of the hardware configuration of the multifunction machine 100 will be described with reference to FIG.

コントローラユニット316は、画像入力デバイスとして機能するスキャナ部314や、画像出力デバイスとして機能するプリンタ部312と接続する一方、LANやWANと接続することで、画像データやデバイス情報の入出力を行う。   The controller unit 316 is connected to the scanner unit 314 that functions as an image input device and the printer unit 312 that functions as an image output device, and inputs and outputs image data and device information by connecting to a LAN or WAN.

CPU301は、システム全体を制御するプロセッサである。RAM302は、CPU301が動作するためのシステムワークメモリであり、プログラムを記録するためのプログラムメモリや、画像データを一時記録するための画像メモリである。   The CPU 301 is a processor that controls the entire system. A RAM 302 is a system work memory for the operation of the CPU 301, and is a program memory for recording a program and an image memory for temporarily recording image data.

ROM303は、システムのブートプログラムや各種制御プログラムが格納されている。ハードディスクドライブ(HDD)304は、システムを制御するための各種プログラム,画像データ等を格納する。   The ROM 303 stores a system boot program and various control programs. A hard disk drive (HDD) 304 stores various programs for controlling the system, image data, and the like.

操作部インタフェース(操作部I/F)307は、操作部308とのインタフェース部であり、操作部308に表示する画像データを操作部308に対して出力する。また、操作部I/F307は、操作部308から本システム使用者が入力した情報(例えば、ユーザ情報等)をCPU301に伝える役割をする。なお、操作部308はタッチパネルを有する表示部を備え、該表示部に表示されたボタンを、ユーザが押下(指等でタッチ)することにより、各種指示を行うことができる。   An operation unit interface (operation unit I / F) 307 is an interface unit with the operation unit 308, and outputs image data to be displayed on the operation unit 308 to the operation unit 308. The operation unit I / F 307 serves to transmit information (for example, user information) input by the system user from the operation unit 308 to the CPU 301. Note that the operation unit 308 includes a display unit having a touch panel, and various instructions can be given by a user pressing (touching with a finger or the like) a button displayed on the display unit.

ネットワークインタフェース(Network I/F)305は、ネットワーク(LAN)に接続し、データの入出力を行う。モデム(MODEM)306は、公衆回線に接続し、FAXの送受信等のデータの入出力を行う。   A network interface (Network I / F) 305 is connected to a network (LAN) and inputs / outputs data. A modem (MODEM) 306 is connected to a public line and inputs / outputs data such as FAX transmission / reception.

外部インタフェース(外部I/F)318は、USB(Universal Serial Bus)、IEEE1394(Institute of Electrical and Electronic Engineers 1394)、プリンタポート、RS−232C(Recommended Standard 232 version C)等の外部入力を受け付けるI/F部であり、本実施形態においては認証で必要となるICカードの読み取り用のカードリーダ319が外部I/F318に接続されている。   An external interface (external I / F) 318 is a USB (Universal Serial Bus), IEEE 1394 (Institut of Electrical and Electronic Engineers 1394), a printer port, an RS-232C (Recommended Standard 232) external input. A card reader 319 for reading an IC card, which is an F section and is necessary for authentication in this embodiment, is connected to the external I / F 318.

更に、CPU301は、この外部I/F318を介してカードリーダ319によるICカードからの情報読み取りを制御し、当該ICカードから読み取られた情報を取得可能である。以上のデバイスがシステムバス309上に配置される。   Further, the CPU 301 can control reading of information from the IC card by the card reader 319 via the external I / F 318, and can acquire information read from the IC card. The above devices are arranged on the system bus 309.

イメージバスインタフェース(IMAGE BUS I/F)320は、システムバス309と画像データを高速で転送する画像バス315とを接続し、データ構造を変換するバスブリッジである。   An image bus interface (IMAGE BUS I / F) 320 is a bus bridge that connects the system bus 309 and an image bus 315 that transfers image data at high speed and converts a data structure.

画像バス315は、PCIバス(Peripheral Components Interconnect bus)またはIEEE1394で構成される。画像バス315上には以下のデバイスが配置される。   The image bus 315 is configured by a PCI bus (Peripheral Components Interconnect bus) or IEEE1394. The following devices are arranged on the image bus 315.

ラスタイメージプロセッサ(RIP)310は、ベクトルデータをビットマップイメージに展開する。プリンタインタフェース(プリンタI/F)311は、プリンタ部312とコントローラユニット316を接続し、画像データの同期系/非同期系の変換を行う。スキャナインタフェース(スキャナI/F)313は、スキャナ部314とコントローラユニット316を接続し、画像データの同期系/非同期系の変換を行う。画像処理部317は、入力画像データに対し補正、加工及び編集やプリント出力画像データに対して、プリンタの補正、解像度変換等を行う。また、これに加えて、画像処理部317は、画像データの回転や、多値画像データに対してはJPEG(Joint Photographic Experts Group)、2値画像データはJBIG(Joint Bi−level Image Experts Group)等の圧縮伸張処理を行う。スキャナ部314は、原稿となる紙上の画像を照明し、CCDラインセンサで走査することで、ラスタイメージデータとして電気信号に変換する。原稿用紙は原稿フィーダのトレイにセットし、装置使用者が操作部308から読み取り起動指示することにより、CPU301がスキャナ部314に指示を与え、フィーダは原稿用紙を1枚ずつフィードし原稿画像の読み取り動作を行う。   A raster image processor (RIP) 310 develops vector data into a bitmap image. A printer interface (printer I / F) 311 connects the printer unit 312 and the controller unit 316, and performs synchronous / asynchronous conversion of image data. A scanner interface (scanner I / F) 313 connects the scanner unit 314 and the controller unit 316, and performs synchronous / asynchronous conversion of image data. The image processing unit 317 performs correction, processing and editing on input image data, printer correction, resolution conversion, and the like on print output image data. In addition to this, the image processing unit 317 also rotates the image data, JPEG (Joint Photographic Experts Group) for multi-valued image data, and JBIG (Joint Bi-level Image Experts Group) for binary image data. And so on. The scanner unit 314 illuminates an image on paper as a document and scans it with a CCD line sensor, thereby converting it into an electrical signal as raster image data. The original paper is set on the tray of the original feeder, and when the apparatus user gives a reading start instruction from the operation unit 308, the CPU 301 gives an instruction to the scanner unit 314, and the feeder feeds the original paper one by one to read the original image. Perform the action.

プリンタ部312は、ラスタイメージデータを記録紙上に可視画像として形成する部分であり、その方式は感光体ドラムや感光体ベルトを用いた電子写真方式、微少ノズルアレイからインクを吐出して用紙上に直接画像を印字するインクジェット方式等があるが、どの方式でも構わない。プリント動作の起動は、CPU301からの指示によって開始する。なお、プリンタ部312には、異なる用紙サイズまたは異なる用紙向きを選択できるように複数の給紙段を持ち、それに対応した用紙カセットを備える。   The printer unit 312 is a portion that forms raster image data as a visible image on a recording paper. The method is an electrophotographic method using a photosensitive drum or a photosensitive belt, and ink is ejected from a micro nozzle array onto a paper. There is an inkjet method for directly printing an image, but any method may be used. The activation of the printing operation is started by an instruction from the CPU 301. The printer unit 312 has a plurality of paper feed stages so that different paper sizes or different paper orientations can be selected, and includes paper cassettes corresponding to the paper feed stages.

操作部308は、LCD(Liquid Crystal Display)表示部を有し、LCD上にタッチパネルシートが貼られており、システムの操作画面を表示するとともに、表示してあるキーが押されるとその位置情報を操作部I/F307を介してCPU301に伝える。また、操作部308は、各種操作キーとして、例えば、スタートキー、ストップキー、IDキー、リセットキー等を備える。   The operation unit 308 has an LCD (Liquid Crystal Display) display unit, and a touch panel sheet is pasted on the LCD, displays a system operation screen, and displays position information when a displayed key is pressed. This is transmitted to the CPU 301 via the operation unit I / F 307. The operation unit 308 includes, for example, a start key, a stop key, an ID key, a reset key, and the like as various operation keys.

ここで、操作部308のスタートキーは、原稿画像の読み取り動作を開始する時などに用いる。スタートキーの中央部には、緑と赤の2色LEDがあり、その色によってスタートキーが使える状態にあるかどうかを示す。また、操作部308のストップキーは、稼働中の動作を止める働きをする。また、操作部308のIDキーは、使用者のユーザIDを入力する時に用いる。リセットキーは、操作部からの設定を初期化する時に用いる。   Here, the start key of the operation unit 308 is used when starting a document image reading operation. At the center of the start key, there are two color LEDs, green and red, which indicate whether or not the start key can be used. Further, the stop key of the operation unit 308 functions to stop the operation in operation. The ID key of the operation unit 308 is used when inputting the user ID of the user. The reset key is used when initializing settings from the operation unit.

以上のような構成によって、複合機100は、通常の複写機能だけでなく、スキャナ部314から読み込んだ画像データをNetwork I/F305を介してLAN上(の端末等)に送信し、LANから受信した印刷データをNetwork I/F305を経由してプリンタ部312より印刷出力することもできる。   With the above-described configuration, the multifunction peripheral 100 transmits not only the normal copying function but also the image data read from the scanner unit 314 to the LAN (terminal, etc.) via the network I / F 305 and receives from the LAN. The printed data can be printed out from the printer unit 312 via the network I / F 305.

また、スキャナ部314から読み込んだ画像データをモデム306により、公衆回線上にFAX送信し、公衆回線からFAX受信した画像データをプリンタ部312により出力することできる。   Further, the image data read from the scanner unit 314 can be faxed to the public line by the modem 306, and the image data received by fax from the public line can be output by the printer unit 312.

次に、複合機100、サーバ200、及びクライアント300のモジュール構成を示す機能構成図について、図4を用いて説明する。尚、図4の各種端末あるいはサーバのモジュール構成は一例であり、用途や目的に応じて様々な構成例があることは言うまでもない。   Next, a functional configuration diagram illustrating module configurations of the multifunction peripheral 100, the server 200, and the client 300 will be described with reference to FIG. Note that the module configurations of the various terminals or servers in FIG. 4 are merely examples, and it goes without saying that there are various configuration examples depending on applications and purposes.

複合機100は、印刷データ記憶部401、印刷データ出力部402、送受信部403、画面表示部404、ログイン・ログアウト管理部405から構成される。印刷データ記憶部401は、クライアント300から送信された印刷データを受信し、ユーザごとに記憶して、管理するモジュールである。印刷データ出力部402は、印刷データ記憶部401に記憶された印刷データの出力指示がなされた場合に、出力するモジュールである。送受信部403は、各種情報をサーバ200及びクライアント300と通信して送受信するモジュールである。画面表示部404は、所定のタイミングで各種画面を表示し、ユーザからの選択を受け付けるモジュールである。ログイン・ログアウト管理部405は、ユーザからの指示に従って、ログインやログアウトを管理するモジュールである。必要であれば、ログインやログアウトの情報を適宜サーバ200に送信する。   The multi-function device 100 includes a print data storage unit 401, a print data output unit 402, a transmission / reception unit 403, a screen display unit 404, and a login / logout management unit 405. The print data storage unit 401 is a module that receives the print data transmitted from the client 300, stores it for each user, and manages it. The print data output unit 402 is a module that outputs when an instruction to output the print data stored in the print data storage unit 401 is given. The transmission / reception unit 403 is a module that communicates various information with the server 200 and the client 300 to transmit / receive. The screen display unit 404 is a module that displays various screens at a predetermined timing and receives selections from the user. The login / logout management unit 405 is a module that manages login and logout in accordance with an instruction from the user. If necessary, login and logout information is appropriately transmitted to the server 200.

次に、サーバ200は、管理テーブル記憶部406、放置防止ID生成部407、送受信部408、管理テーブル管理部409、画面ロック指示部410から構成される。管理テーブル記憶部406(記憶手段)は、図9に示す管理テーブル(詳細後述)を記憶するモジュールである。放置防止ID生成部407は、クライアント300の画面をロックした際の画面のロック解除が可能な放置防止IDを生成するモジュールである。送受信部408は、各種情報を複合機100及びクライアント300と通信して送受信するモジュールである。管理テーブル管理部409は、管理テーブル記憶部406に記憶された管理テーブルの更新を行うモジュールである。画面ロック指示部410は、クライアント300に対して、ユーザからの操作ができないように画面のロックを行うよう、指示を出すモジュールである。   Next, the server 200 includes a management table storage unit 406, an abandonment prevention ID generation unit 407, a transmission / reception unit 408, a management table management unit 409, and a screen lock instruction unit 410. The management table storage unit 406 (storage means) is a module that stores the management table (details will be described later) shown in FIG. The abandonment prevention ID generation unit 407 is a module that generates an abandonment prevention ID that can unlock the screen when the screen of the client 300 is locked. The transmission / reception unit 408 is a module that communicates various information with the MFP 100 and the client 300 to transmit / receive. The management table management unit 409 is a module that updates the management table stored in the management table storage unit 406. The screen lock instruction unit 410 is a module that instructs the client 300 to lock the screen so that the user cannot perform an operation.

ここでサーバ200が記憶管理する管理テーブルを図9を参照して説明する。この管理テーブルは、ユーザ毎に、そのユーザが現実にどの装置を利用しているかを管理するため、並びに、そのユーザによる処理が現在どのような状況にあるかを判定するために利用される。それ故、第1フィールドはユーザIDであり、第2、第3フィールドは、そのユーザのパスワード、そのユーザが通常利用するクライアント装置のID(クライアントID)が位置する。この第1乃至第3のフィールドは特別な理由がない限り変更はされない。第4フィールド以降は動的にその内容が更新されるものであり、第4フィールドは、ユーザが利用しているネットワーク上の複合機のID(複合機ID)を格納するため、第5フィールドは放置防止ID、第6フィールドは複合機を利用している際の状況(ステータス)を格納するためのものである。なお、ユーザが複合機を利用していないとき、換言すれば、ユーザがクライアント装置を操作中は、第4乃至第5フィールドは空白のままとなる。   Here, a management table stored and managed by the server 200 will be described with reference to FIG. This management table is used for each user to manage which device the user is actually using, and to determine the current state of processing by the user. Therefore, the first field is a user ID, and the second and third fields are the password of the user and the ID (client ID) of the client device normally used by the user. These first to third fields are not changed unless there is a special reason. The contents after the fourth field are dynamically updated, and the fourth field stores the ID of the MFP on the network (the MFP ID) used by the user. The neglect prevention ID and the sixth field are for storing the status (status) when the multifunction machine is used. When the user is not using the multifunction machine, in other words, when the user is operating the client device, the fourth to fifth fields are left blank.

次に、クライアント300は、送受信部411、画面ロック・ロック解除部412、画面表示部413から構成される。送受信部411は、各種情報を複合機100及びサーバ200と通信して送受信するモジュールである。画面ロック・ロック解除部412は、サーバ200からの指示に従って、画面のロックを行い、また、サーバ200からの指示、または放置防止IDの入力を受け付けると、画面のロックを解除するモジュールである。画面表示部413は、所定のタイミングで各種画面を表示し、ユーザからの選択を受け付けるモジュールである。   Next, the client 300 includes a transmission / reception unit 411, a screen lock / unlock unit 412, and a screen display unit 413. The transmission / reception unit 411 is a module that communicates various information with the multifunction peripheral 100 and the server 200 to transmit / receive. The screen lock / unlock unit 412 is a module that locks the screen in accordance with an instruction from the server 200 and releases the screen lock when receiving an instruction from the server 200 or an input of an abandonment prevention ID. The screen display unit 413 is a module that displays various screens at a predetermined timing and receives selections from the user.

[第1の実施形態]
次に、本発明における第1の実施形態について説明する。
[First Embodiment]
Next, a first embodiment of the present invention will be described.

本発明における第1の実施形態では、複合機100は、操作部308の操作により、ユーザのログインを検知すると、そのログインをサーバ200に通知する。サーバ200は、この通知を受けると、ユーザがクライアント300から離れているものと見なし、クライアント300に対して、サーバ200が生成された放置防止IDを送信する。クライアント300は、この放置防止IDを受信すると、その放置防止IDがクライアント300のキーボード等から入力されるまで画面をロックし、操作不能状態を維持する。さて、複合機100にログインしたユーザは、操作部308の操作して、複合機100内の自身がアクセスできる印刷ジョブ(クライアント300で印刷出力したジョブ)を選択し、印刷処理の開始を指示する。この指示を受けた複合機100は、その指示された印刷ジョブの印刷出力処理を行い、出力が完了した場合に、放置防止IDをユーザに通知する。通知方法は、例えば操作部308の表示画面に放置防止IDを表示すればよい。この放置防止IDをユーザがクライアント300が有するキーボード等を用いて入力することで、クライアント300のロックが解除される仕組みとなっている。   In the first embodiment of the present invention, when the MFP 100 detects a user login by operating the operation unit 308, the MFP 100 notifies the server 200 of the login. Upon receiving this notification, the server 200 considers that the user is away from the client 300, and transmits the abandon prevention ID generated by the server 200 to the client 300. When the client 300 receives the abandonment prevention ID, the client 300 locks the screen until the abandonment prevention ID is input from the keyboard or the like of the client 300, and maintains an inoperable state. A user who has logged in to the multifunction device 100 operates the operation unit 308 to select a print job (a job printed by the client 300) that can be accessed by the user in the multifunction device 100, and instructs the start of print processing. . Upon receiving this instruction, the multi-function device 100 performs print output processing for the instructed print job, and notifies the user of the abandon prevention ID when the output is completed. As a notification method, for example, an abandonment prevention ID may be displayed on the display screen of the operation unit 308. The lock of the client 300 is released when the user inputs the prevention ID by using a keyboard or the like that the client 300 has.

以下、上記の処理の詳細を図5乃至図8のフローチャートに従って説明する。なお、同図では、各処理を行う主体を明確にするため、複合機、サーバ、クライアント(実際には、それぞれのCPU)の処理を破線で区切って示していることに留意願いたい。また、以下の説明は、クライアント300にユーザが既にログインし、そのログイン状態をサーバ200が管理テーブルに管理しているものとして説明する。   Details of the above processing will be described below with reference to the flowcharts of FIGS. It should be noted that in the figure, the processes of the multifunction peripheral, the server, and the client (actually each CPU) are shown separated by broken lines in order to clarify the subject that performs each process. In the following description, it is assumed that the user has already logged in to the client 300 and that the login state is managed by the server 200 in the management table.

クライアント300のユーザが実行中のアプリケーションプログラムを介して印刷指示を行ったとする。クライアント300は、その印刷指示を検出し、クライアント300のプリンタドライバを起動し、出力対象のファイルを複合機100が解釈できるデータ(印刷データ、もしくはプリントジョブ)を生成する(ステップS101)。そして、クライアント300は、ステップS102にて、生成した印刷データを複合機100に向けて、生成した印刷データを送信する。   Assume that the user of the client 300 issues a print instruction via an application program being executed. The client 300 detects the print instruction, activates the printer driver of the client 300, and generates data (print data or print job) that can be interpreted by the MFP 100 (step S101). In step S102, the client 300 transmits the generated print data to the multi-function peripheral 100.

複合機100は、ステップS103において、クライアント300からの印刷データを受信する。そして、複合機100は、ステップS104にて、複合機100のHDD304等の記憶手段に、受信した印刷データを格納(登録)する。このとき、印刷データの所有者、もしくは発生源を特定する情報(ユーザID)と共に記憶管理する。   In step S103, the multi-function device 100 receives print data from the client 300. In step S104, the multifunction device 100 stores (registers) the received print data in a storage unit such as the HDD 304 of the multifunction device 100. At this time, it is stored and managed together with information (user ID) for specifying the owner of the print data or the generation source.

そして、ユーザは自身が所有するICカードを複合機100が有するカードリーダ319にかざして、ログインを行う(ステップS105)。複合機100は、ステップS106において、カードリーダ319にかざされたICカードを読み取り、ユーザIDを取得することで、ログインを許可する(ステップS106)。ここで、ユーザIDは会社や組織で人物を特定するための情報であり、社員コード等のことである。なお、ここでは、カードリーダ319によるログインを示したが、操作部308からユーザID及びパスワードを入力するようにしても構わないし、カードリーダ319からはユーザIDを取得し、操作部308からはパスワードを取得することで、ログインを許可しても構わない。いずれにしてもパスワードを含めてログインする場合には、ユーザIDとパスワードの組のサーバに通知し、認証OKの回答をもらってからログインを許可するようにしても良い。ただし、本実施形態では、カードリーダ319にユーザ毎に配布されたICカードだけでログインできるものとして説明を続ける。   Then, the user logs in by holding the IC card owned by the user over the card reader 319 of the multi-function device 100 (step S105). In step S106, the multi function device 100 reads the IC card held over the card reader 319 and acquires the user ID, thereby permitting login (step S106). Here, the user ID is information for specifying a person in a company or organization, such as an employee code. Here, login by the card reader 319 is shown, but a user ID and a password may be input from the operation unit 308. A user ID is acquired from the card reader 319, and a password is acquired from the operation unit 308. You may allow login by acquiring. In any case, when logging in including a password, it is possible to notify the server of a set of user ID and password and permit the login after receiving an authentication OK response. However, in the present embodiment, the description will be continued on the assumption that the card reader 319 can log in only with an IC card distributed to each user.

上記のようにしてユーザログインが完了すると、処理はステップS107に進み、複合機100は、自身の複合機IDを取得する。この複合機IDは、ネットワーク上の複合機100を特定するための情報であり、IPアドレスやホスト名、MACアドレス等である。そして、複合機100は、ステップS108にて、サーバ200にログイン通知を送信する(ログイン情報送信手段)。その際、ステップS106で取得したユーザIDとステップS107で取得した複合機IDもあわせて送信する。この結果、サーバ200に対して、クライアント300のユーザがクライアント300から複合機100に移動している、換言すれば、ユーザがクライアント100から離れていることを通知することができる。   When the user login is completed as described above, the process proceeds to step S107, and the multifunction device 100 acquires its own multifunction device ID. The MFP ID is information for specifying the MFP 100 on the network, and is an IP address, a host name, a MAC address, or the like. In step S108, the multifunction peripheral 100 transmits a login notification to the server 200 (login information transmitting unit). At that time, the user ID acquired in step S106 and the MFP ID acquired in step S107 are also transmitted. As a result, the server 200 can be notified that the user of the client 300 has moved from the client 300 to the multifunction peripheral 100, in other words, that the user is away from the client 100.

サーバ200は、ステップS109において複合機100からのログイン通知を受信すると、次のステップS110にて、受信したログイン通知に含まれる複合機IDとユーザIDを取得する。そして、サーバ200は、ステップS111において、例えば図9のような管理テーブルを参照し、ステップS112においてステップS110で取得したユーザIDに紐付くクライアントIDを取得する。クライアントIDはネットワーク上のユーザが使用するクライアント300を特定するための情報であり、IPアドレスやホスト名、MACアドレス等のことである。   When the server 200 receives the login notification from the multifunction device 100 in step S109, the server 200 acquires the multifunction device ID and the user ID included in the received login notification in the next step S110. Then, in step S111, the server 200 refers to a management table as shown in FIG. 9, for example, and acquires a client ID associated with the user ID acquired in step S110 in step S112. The client ID is information for specifying the client 300 used by the user on the network, and is an IP address, a host name, a MAC address, or the like.

ステップS113において、サーバ200は、放置防止IDを生成する。放置防止IDはステップS112において取得したクライアント300の画面ロックを解除するために使用するIDである。本実施形態では放置防止IDは数字4桁とするが、文字種や桁数は任意の組み合わせが可能であり、生成方法も問わない。事前に登録された固定の文字列であってもよいが、ランダムに生成される文字列とすることが望ましい。理由は、後述する説明からもわかるように、ユーザがその放置防止IDを取得して(知って)はじめて、クライアント装置の操作を継続できるからであり、毎回、同じとしてしまうと、印刷物を取りにいかずとも、印刷物の取りいかなくても直ちにロックを解除できてしまい、肝心の印刷物が複合機に残ったままになることが起こりえるからである。   In step S113, the server 200 generates an abandonment prevention ID. The neglect prevention ID is an ID used for releasing the screen lock of the client 300 acquired in step S112. In this embodiment, the neglect prevention ID is four digits, but the character type and the number of digits can be arbitrarily combined, and the generation method is not limited. A fixed character string registered in advance may be used, but a character string generated at random is desirable. The reason is that, as will be understood from the explanation to be described later, the operation of the client device can be continued only after the user acquires (knows) the neglect prevention ID. This is because the lock can be immediately released without removing the printed matter, and the important printed matter may remain in the multifunction peripheral.

さて、サーバ200は、ステップS114において、ステップS110で取得した複合機ID、ステップS113で生成した放置防止ID、ステータスを印刷中に設定して、ステップS109において取得したユーザIDの管理テーブルを更新する。つまり、従前は、そのユーザIDとクライアント300のクライアントIDとが関連付けられていたが、更に、上記ログイン通知を受信することで、ユーザIDと複合機100の複合機IDとを関連づける。ついで、ステップS115において、サーバ200は、ステップS112において取得したクライアントIDに対応するクライアント300に画面ロック指示を送信する(ロック指示手段)。その際、ステップS113で取得した放置防止IDもあわせて送信する。   In step S114, the server 200 sets the MFP ID acquired in step S110, the neglect prevention ID generated in step S113, and the status during printing, and updates the management table of the user ID acquired in step S109. . That is, before, the user ID and the client ID of the client 300 are associated with each other, but the user ID and the multifunction device ID of the multifunction device 100 are associated with each other by receiving the login notification. In step S115, the server 200 transmits a screen lock instruction to the client 300 corresponding to the client ID acquired in step S112 (lock instruction unit). At that time, the abandonment prevention ID acquired in step S113 is also transmitted.

クライアント300は、ステップS116において、サーバ200からの画面ロック指示を受信すると、次のステップS117で、画面ロック指示に含まれる放置防止IDを取得する。そして、ステップS118において、クライアント300の画面をロックする(操作ロック手段)。画面のロック方法は、ステップS117において取得した放置防止IDを用いることでロックの解除が行えればよく、クライアント300に備えられた画面ロック機能を用いてもよいし、その他のアプリケーションによって画面のロックを行ってもよい。また、放置防止IDを用いた画面のロックを行ってもよい。いずれにしれも画面ロック中は、そのロックを解除する以外の操作以外は一切受けつけない。図11に画面ロック中に表示する画面の例を示す。   When the client 300 receives the screen lock instruction from the server 200 in step S116, the client 300 acquires the abandonment prevention ID included in the screen lock instruction in the next step S117. In step S118, the screen of the client 300 is locked (operation lock means). The screen lock method is not limited as long as the lock can be released by using the ID for preventing leaving in step S117, the screen lock function provided in the client 300 may be used, and the screen lock may be performed by another application. May be performed. In addition, the screen may be locked using the abandonment prevention ID. In any case, while the screen is locked, no operations other than unlocking are accepted. FIG. 11 shows an example of a screen displayed during screen lock.

図6は第1の実施形態における印刷データ選択、乃至、放置防止ID表示処理の一例を示すフローチャートである。   FIG. 6 is a flowchart illustrating an example of print data selection or leave prevention ID display processing according to the first embodiment.

複合機100は、ステップS108のログイン通知処理を終えると、ステップS201において、ログインしたユーザが印刷可能な印刷データ一覧を表示し、操作部308を介して、ユーザからの選択を受け付ける。ステップS202では、ステップS201において選択された印刷データの出力の開始する。このようにして複合機100は、印刷処理を開始すると、ステップS203において、サーバ200に出力開始通知を送信する。その際、ステップS106で取得したユーザIDとステップS107で取得した複合機IDもあわせて送信する。そして、複合機100は、ステップS204において、実際に印刷データのプリンタ部312への出力を行う。   After completing the login notification process in step S <b> 108, the multifunction peripheral 100 displays a list of print data that can be printed by the logged-in user and accepts a selection from the user via the operation unit 308. In step S202, output of the print data selected in step S201 is started. In this way, when the MFP 100 starts the printing process, it transmits an output start notification to the server 200 in step S203. At that time, the user ID acquired in step S106 and the MFP ID acquired in step S107 are also transmitted. In step S <b> 204, the multifunction peripheral 100 actually outputs the print data to the printer unit 312.

サーバ200は、ステップS205において、複合機100からの出力開始通知を受信すると、ステップS206にて、出力開始通知に含まれる複合機IDとユーザIDを取得する。そして、サーバ200は、ステップS207において、管理テーブルを参照し、ステップS208において、ステップS206で取得した複合機IDとユーザIDに紐付く放置防止IDを管理テーブルから取得する。この際、該当するステータスを「印刷中」に変更して管理テーブルを更新する。そして、サーバ200は、ステップS209にて、取得した放置防止IDを複合機100に送信する。なお、複合機100に放置防止IDを送信するタイミングはS209に限らい。要するに、S113以降であれば良く、例えば、S115のタイミングでも構わない。   When the server 200 receives the output start notification from the multifunction device 100 in step S205, the server 200 acquires the multifunction device ID and the user ID included in the output start notification in step S206. In step S207, the server 200 refers to the management table. In step S208, the server 200 acquires the MFP ID acquired in step S206 and the neglect prevention ID associated with the user ID from the management table. At this time, the corresponding status is changed to “printing” and the management table is updated. In step S209, the server 200 transmits the acquired abandonment prevention ID to the multifunction device 100. Note that the timing for transmitting the abandonment prevention ID to the multifunction device 100 is not limited to S209. In short, what is necessary is that after S113, for example, the timing of S115 may be used.

複合機100は、ステップS210において、サーバ200からの放置防止IDを受信する(ロック解除情報受信手段)。そして、複合機300は、ステップS211において、ステップS204の印刷データ出力が終了するまで待機する。印刷データの出力が終了すると、複合機100は、ステップS212において、出力終了通知をサーバ200に送信する。その際、ステップS106で取得したユーザIDとステップS107で取得した複合機IDもあわせて送信する。   In step S210, the multi-function device 100 receives the abandonment prevention ID from the server 200 (unlock information receiving means). In step S211, the multifunction apparatus 300 waits until the print data output in step S204 is completed. When the output of the print data is completed, the multifunction peripheral 100 transmits an output end notification to the server 200 in step S212. At that time, the user ID acquired in step S106 and the MFP ID acquired in step S107 are also transmitted.

サーバ200は、ステップS213において複合機100からの出力終了通知を受信すると、ステップS214にて、出力終了通知に含まれる複合機IDとユーザIDを取得する。そして、サーバ200は、ステップS215において、ステップS214で取得した複合機IDとユーザIDに紐付くステータスを「印刷済み」に変更して管理テーブルを更新する。   When the server 200 receives the output end notification from the multi-function device 100 in step S213, the server 200 acquires the multi-function device ID and the user ID included in the output end notification in step S214. In step S215, the server 200 changes the status associated with the MFP ID and the user ID acquired in step S214 to “printed” and updates the management table.

一方、複合機100は、印刷データの出力処理を終えると、ステップS216にて、例えば図10のような放置防止IDを表示する(通知手段)。なお、複合機100における放置防止IDの表示方法はこれに限らないし、複合機100においてユーザに通知できればよい。つまり、ユーザにさえ通知ができるのであれば、表示をせずに音声による通知としてもよい。尚、本実施例では出力完了を待ってから放置防止IDを表示しているが、出力中に表示してもよい。表示するタイミングはこれに限らない。ただし、後述する説明からわかるように、ユーザがクライアント300を操作して再び業務を続行する条件として、ユーザが印刷物を所持していることを条件にするのであれば、放置防止IDを報知するタイミングは印刷処理を終了したときとすることが望ましい。   On the other hand, when the MFP 100 finishes the print data output process, it displays an abandonment prevention ID such as that shown in FIG. 10 (notification means) in step S216. Note that the display method of the abandonment prevention ID in the multifunction device 100 is not limited to this, and it is sufficient that the multifunction device 100 can notify the user. That is, if notification can be made even to the user, it may be notified by voice without displaying. In this embodiment, the neglect prevention ID is displayed after the completion of output, but it may be displayed during output. The display timing is not limited to this. However, as will be understood from the description to be described later, if the condition that the user operates the client 300 to continue the operation again is that the user possesses the printed matter, the timing for informing the neglect prevention ID Is preferably when the printing process is finished.

図7は第1の実施形態における放置防止ID入力、乃至、管理テーブル更新処理の一例を示すフローチャートである。   FIG. 7 is a flowchart showing an example of an abandonment prevention ID input or management table update process in the first embodiment.

クライアント300は例えば図11のような画面ロック解除画面を表示している状態で、ステップS301において、放置防止IDの入力を受け付ける。そして、クライアント300は、画面ロック解除画面に備えられたユーザによるOKボタンの押下を検知すると、ステップS302において、ステップS301で入力された放置防止IDとステップS117で取得した放置防止IDとを照合する。一致しない場合はステップS301に処理を戻し、一致した場合はステップS303に処理を進める。   For example, the client 300 accepts the input of the abandonment prevention ID in step S301 while displaying the screen unlock screen as shown in FIG. When the client 300 detects that the user provided on the screen unlocking screen has pressed the OK button, in step S302, the client 300 collates the neglect prevention ID input in step S301 with the neglect prevention ID acquired in step S117. . If they do not match, the process returns to step S301, and if they match, the process proceeds to step S303.

処理がステップS303に進むと、クライアント300は、クライアント300の画面ロックを解除し、画面ロックする直前の操作画面に復帰させる(操作ロック解除手段)。そして、ステップS304において、クライアント300は、クライアントIDを取得し、ステップS305において画面ロック解除通知をサーバ200に送信する。その際、ステップS304で取得したクライアントIDもあわせて送信する。   When the processing proceeds to step S303, the client 300 releases the screen lock of the client 300 and returns to the operation screen immediately before the screen lock (operation lock release means). In step S304, the client 300 acquires a client ID, and transmits a screen unlock notification to the server 200 in step S305. At that time, the client ID acquired in step S304 is also transmitted.

サーバ200は、ステップS306において、クライアント300からの画面ロック解除通知を受信すると、次のステップS307にて、受信した画面ロック解除通知に含まれるクライアントIDを取得する。そして、サーバ200は、ステップS308において、ステップS307で取得したクライアントIDに紐付いている、複合機ID、放置防止ID、ステータスを管理テーブルから削除する(管理テーブルを更新する)。   Upon receiving the screen unlock notification from the client 300 in step S306, the server 200 acquires the client ID included in the received screen unlock notification in the next step S307. In step S308, the server 200 deletes the multifunction machine ID, the abandonment prevention ID, and the status associated with the client ID acquired in step S307 from the management table (updates the management table).

このように、ユーザが複合機100にログインすると、放置防止IDがサーバで生成され、生成された放置防止IDを用いることで解除が可能な画面ロックをクライアント300で行い、そして複合機100における印刷完了後に放置防止IDをユーザに対して通知し、クライアント300では通知された放置防止IDをユーザから入力された場合に、画面のロックを解除することができる。よって、ユーザが複数の装置に対して同時にログインすることが防止でき、かつ複合機100においてクライアント300のロックを解除するための放置防止IDを通知するので、印刷実行したままクライアント300に戻って作業を行うことの防止、放置プリントの抑止が期待できる。   In this way, when the user logs in to the multifunction device 100, the abandonment prevention ID is generated by the server, and the client 300 performs screen lock that can be released by using the generated retention prevention ID, and printing in the multifunction device 100 After completion, the user is notified of the abandonment prevention ID, and the client 300 can unlock the screen when the notified abandonment prevention ID is input by the user. Accordingly, it is possible to prevent the user from logging in to a plurality of apparatuses at the same time, and the MFP 100 notifies the neglect prevention ID for releasing the lock of the client 300, so that the user can return to the client 300 while performing printing. It can be expected to prevent printing and to prevent neglected printing.

図8は第1の実施形態におけるログオフ指示、乃至、ログオフ処理の一例を示すフローチャートである。   FIG. 8 is a flowchart showing an example of a logoff instruction or a logoff process in the first embodiment.

サーバ200が、クライアント300から画面ロック解除通知を受信して、管理テーブルを更新すると(S306乃至S308)、ステップS401において、ログオフ指示をサーバ200から複合機100に送信する。その際、ステップS308で取得したクライアントIDに紐付いているユーザIDもあわせて送信する。   When the server 200 receives the screen lock release notification from the client 300 and updates the management table (S306 to S308), a logoff instruction is transmitted from the server 200 to the multi-function device 100 in step S401. At that time, the user ID associated with the client ID acquired in step S308 is also transmitted.

複合機100は、ステップS402において、サーバ200からのログオフ指示を受信すると、ステップS403にてログオフ指示からユーザIDを取得する。そして、複合機100は、ステップS404において、複合機100にログインしているユーザのユーザIDも取得する。次いで複合機100は、ステップS403で取得したユーザIDとステップS404で取得したユーザIDを照合する。一致した場合には、ステップS406に処理を進め、一致しない場合には処理を終了する。ステップS406において、複合機100からのログオフを行う。   In step S402, when the MFP 100 receives a logoff instruction from the server 200, the MFP 100 acquires a user ID from the logoff instruction in step S403. In step S <b> 404, the multifunction device 100 also acquires the user ID of the user who has logged into the multifunction device 100. Next, the MFP 100 collates the user ID acquired in step S403 with the user ID acquired in step S404. If they match, the process proceeds to step S406. If they do not match, the process ends. In step S406, the MFP 100 is logged off.

これにより、ユーザが複合機100からログアウトし忘れた場合であっても、クライアント300におけるユーザのログインを検知した場合に、複合機100からのログアウトを自動的に行うことができる。   As a result, even when the user forgets to log out from the multifunction device 100, the user can be automatically logged out from the multifunction device 100 when the user login is detected in the client 300.

なお、上記実施形態では、放置防止IDを複合機100が有する操作部308の表示部(タッチパネル)に表示するものとしたが、これに限定されない。例えば、カードリーダ319が読み取り専用ではなく、書き込みも行え、且つ、ICカードにも書き込み可能なメモリ領域を有するとする。また、クライアント300にも同様のカードリーダが備わっているものとする。この場合、複合機100にて印刷が完了したとき、複合機100はICカードをカードリーダ319にかざすようことを促すメッセージを表示する。そして、複合機100は、そのICカードに記憶されたユーザIDが、まさに印刷した印刷データの所有者であることを確認した上で、そのICカードに放置防止IDを書き込む。ユーザは、そのICカードを、クライアント300に容易されたカードリーダにかざす。クライアント300は、カードリーダから読み込んだ放置防止IDが、サーバ200から通知された放置防止IDと一致した場合に、画面ロックを解除する。このようにすると、結局の所、ユーザは放置防止IDを覚える必要がなくなる。ユーザはICカードでログインした1個の装置のみにログイン及び操作が可能となる。また、上記実施形態では、複合機100にて、印刷処理を終了した場合に放置防止IDを表示させたが、何らの理由でユーザが印刷操作をキャンセルし、明示的にログアウトした際にも放置防止IDを表示する。   In the above-described embodiment, the abandonment prevention ID is displayed on the display unit (touch panel) of the operation unit 308 included in the multifunction peripheral 100. However, the present invention is not limited to this. For example, it is assumed that the card reader 319 has a memory area that is not read-only, can be written, and can be written to an IC card. It is assumed that the client 300 is also equipped with a similar card reader. In this case, when printing is completed in the multifunction device 100, the multifunction device 100 displays a message that prompts the user to hold the IC card over the card reader 319. Then, after confirming that the user ID stored in the IC card is the owner of the print data that has been printed, the multifunction peripheral 100 writes the abandonment prevention ID into the IC card. The user holds the IC card over the card reader facilitated by the client 300. The client 300 releases the screen lock when the abandonment prevention ID read from the card reader matches the abandonment prevention ID notified from the server 200. In this way, after all, the user does not need to memorize the neglect prevention ID. The user can log in and operate only on one device logged in with an IC card. Also, in the above embodiment, the MFP 100 displays the abandonment prevention ID when the printing process is completed. However, when the user cancels the printing operation for any reason and explicitly logs out, it is left as it is. The prevention ID is displayed.

[第2の実施形態]
次に、本発明における第2の実施形態を説明する。本発明における第2の実施形態では、印刷データの出力が完了した場合に出力物取得ボタンを表示し、当該出力物取得ボタンが押下された場合に、クライアント300の画面のロックを解除するよう、サーバ200から指示を出す形態である。
[Second Embodiment]
Next, a second embodiment of the present invention will be described. In the second embodiment of the present invention, an output acquisition button is displayed when the output of print data is completed, and the screen of the client 300 is unlocked when the output acquisition button is pressed. In this form, an instruction is issued from the server 200.

第1の実施形態で説明した、管理テーブル(図9)、プリント指示〜画面ロック処理(ステップS101〜ステップS118)、ログオフ指示〜ログオフ処理(ステップS401〜ステップS406)は同じであるものとし、その説明を省略する。   The management table (FIG. 9), print instruction to screen lock process (steps S101 to S118), and logoff instruction to logoff process (steps S401 to S406) described in the first embodiment are the same. Description is omitted.

図12は第2の実施形態における印刷データ選択、乃至、出力物取得ボタン表示処理の一例を示すフローチャートである。図12は、先に示した図6に代わるものであると言えば分かりやすい。   FIG. 12 is a flowchart illustrating an example of print data selection or output acquisition button display processing according to the second embodiment. FIG. 12 is easy to understand if it is said that it replaces FIG.

ステップS108に続き、複合機100は、ステップS501において、印刷可能な印刷データ一覧を表示し、出力する印刷データの選択を受け付け、ステップS502で出力を開始する。そして、複合機100は、ステップS503にて、サーバ200に出力開始通知を送信する。その際、ステップS106で取得したユーザIDとステップS107で取得した複合機IDもあわせて送信する。そして、複合機100は、ステップS504において、実際に印刷データをプリンタ部312に出力する。   Following step S108, the multifunction peripheral 100 displays a list of print data that can be printed in step S501, accepts selection of print data to be output, and starts output in step S502. In step S503, the multi-function device 100 transmits an output start notification to the server 200. At that time, the user ID acquired in step S106 and the MFP ID acquired in step S107 are also transmitted. In step S504, the multifunction peripheral 100 actually outputs the print data to the printer unit 312.

サーバ200は、ステップS505において、複合機100から出力開始通知をサーバ200で受信すると、次のステップS506で、受信した出力開始通知に含まれる複合機IDとユーザIDを取得する。そして、サーバ200は、ステップS507にて、ステップS506で取得した複合機IDとユーザIDに紐付くステータスは「印刷中」に変更して管理テーブルを更新する。   When the server 200 receives the output start notification from the multifunction device 100 in step S505, the server 200 acquires the multifunction device ID and the user ID included in the received output start notification in the next step S506. In step S507, the server 200 changes the status associated with the MFP ID and the user ID acquired in step S506 to “printing” and updates the management table.

複合機100は、ステップS508において、ステップS504の印刷データ出力が終了するまで待機する。印刷データの出力が終了すると、複合機100は、ステップS509において、出力終了通知をサーバ200に送信する。その際、ステップS106で取得したユーザIDとステップS107で取得した複合機IDもあわせて送信する。   In step S508, the multi-function device 100 waits until the print data output in step S504 is completed. When the output of the print data is completed, the multifunction peripheral 100 transmits an output end notification to the server 200 in step S509. At that time, the user ID acquired in step S106 and the MFP ID acquired in step S107 are also transmitted.

サーバ200は、ステップS510において複合機100からの出力終了通知を受信すると、次のステップS511で、出力終了通知に含まれる複合機IDとユーザIDを取得する。そして、サーバ200は、ステップS512において、ステップS511で取得した複合機IDとユーザIDに紐付くステータスを「印刷済み」に変更して管理テーブルを更新する。   When the server 200 receives the output end notification from the multi-function device 100 in step S510, the server 200 acquires the multi-function device ID and the user ID included in the output end notification in the next step S511. In step S512, the server 200 updates the management table by changing the status associated with the MFP ID and user ID acquired in step S511 to “printed”.

複合機100は、印刷データの出力処理を終え、指定した印刷データの全ページの印刷を終えるとステップS513において、例えば図14のような出力物取得ボタンを表示する。本実施形態では出力物取得ボタンが押下されることによって、サーバ200に出力物が取得されたことを通知するが、例えば複合機100に備えられたフィニッシャーが出力物の取得を検知し、それに応じてサーバ200に通知を行うような形態でもよい。   When the MFP 100 finishes the print data output process and finishes printing all the pages of the designated print data, in step S513, for example, an output product acquisition button as shown in FIG. 14 is displayed. In this embodiment, the output material acquisition button is pressed to notify the server 200 that the output material has been acquired. For example, a finisher provided in the multifunction peripheral 100 detects the acquisition of the output material, and responds accordingly. The server 200 may be notified.

図13は第2の実施形態における出力物取得ボタン押下〜画面ロック解除処理の一例を示すフローチャートである。同図は、図12に後続する処理でもある。   FIG. 13 is a flowchart illustrating an example of output product acquisition button pressing to screen lock release processing according to the second embodiment. This figure is a process subsequent to FIG.

複合機100は、ステップS601において、ユーザ出力物取得ボタンの押下を検出すると、ステップS602の画面ロック解除依頼をサーバ200に送信する。その際に、ステップS106で取得したユーザIDとステップS107で取得した複合機IDもあわせて送信する。   When the multifunction peripheral 100 detects that the user output acquisition button has been pressed in step S601, the multifunction peripheral 100 transmits a screen lock release request in step S602 to the server 200. At that time, the user ID acquired in step S106 and the MFP ID acquired in step S107 are also transmitted together.

サーバ200は、ステップS603において、複合機100からの画面ロック解除依頼を受信すると、ステップS604にて、受信した画面ロック解除依頼に含まれる複合機IDとユーザIDを取得する。そして、サーバ200は、ステップS605において、ステップS604で取得した複合機IDとユーザIDに紐付くステータスを取得する。そして、ステップS606において、ステップS605で取得したステータスが「印刷済み」の場合にはステップS607に進み、ステータスが「印刷済み」以外の場合には処理を終了する。ステップS607に処理が進むと、サーバ200は、ステップS604において取得したユーザIDに紐づくクライアントIDから、該当するクライアント300に画面ロック解除依頼を送信する(ロック解除手段)。その際に、ステップS113において生成された放置防止IDを含めて送信する。   In step S603, when the server 200 receives the screen lock release request from the multifunction device 100, the server 200 acquires the multifunction device ID and the user ID included in the received screen lock release request in step S604. In step S605, the server 200 acquires a status associated with the MFP ID and user ID acquired in step S604. In step S606, if the status acquired in step S605 is “printed”, the process proceeds to step S607. If the status is other than “printed”, the process ends. When the process proceeds to step S607, the server 200 transmits a screen unlock request to the corresponding client 300 from the client ID associated with the user ID acquired in step S604 (unlocking unit). At that time, the data including the neglect prevention ID generated in step S113 is transmitted.

クライアント300は、ステップS608にて、サーバ200からの画面ロック解除依頼を受信すると、放置防止IDを用いて、ステップS609でクライアント300の画面ロックを解除する。   When the client 300 receives the screen lock release request from the server 200 in step S608, the client 300 releases the screen lock of the client 300 in step S609 using the abandon prevention ID.

このように、複合機100において出力物が取得されたことを検知した場合に、サーバ200に対してクライアント300に対する画面のロック解除を行う形態とすることでも、ユーザが同時に複数の装置にログインすることを防止し、かつ出力物の放置を防止することが可能となる。   As described above, when it is detected that the output product is acquired in the multi-function device 100, the user can log in to a plurality of devices at the same time by adopting a mode in which the server 200 unlocks the screen for the client 300. It is possible to prevent this, and to prevent leaving the output.

以上説明したように、本第1、第2の実施形態によれば、あるユーザIDで複合機にログインした際に、ユーザID対応するクライアントの画面をロックし、複合機のなりすまし使用を防止することができ、かつ複合機が印刷ジョブの出力後に表示する放置防止IDを使用することによって出力物放置の抑制をすることができる効果を奏する。   As described above, according to the first and second embodiments, when logging in to the multifunction device with a certain user ID, the client screen corresponding to the user ID is locked to prevent impersonation of the multifunction device. In addition, there is an effect that it is possible to suppress the leaving of the output matter by using the leaving prevention ID displayed by the multi-function peripheral after outputting the print job.

なお、実施形態では、不特定多数の人間が操作する処理装置として複合機を例にしたが、これに限定されない。たとえば、ユーザがふだん利用するクライアント300以外に、例えば特定の処理(例えば画像編集等)を行う、不特定多数の人間が利用できる画像編集端末をネットワーク上に用意した場合を考えれば理解できよう。この場合、この画像編集端末が、上記実施形態における複合機100の役割を果たすこととなる。ここで、放置防止IDをユーザに通知するタイミング(S216)や、画面ロック解除依頼を送信するタイミング(S602)は、画像編集端末からログアウトしたときとすれば良いであろう。   In the embodiment, the multifunction peripheral is taken as an example of a processing apparatus operated by an unspecified number of humans, but is not limited to this. For example, in addition to the client 300 that the user normally uses, for example, an image editing terminal that performs specific processing (for example, image editing) and that can be used by an unspecified number of people can be understood. In this case, the image editing terminal serves as the multifunction device 100 in the above embodiment. Here, the timing for notifying the user of the neglect prevention ID (S216) and the timing for transmitting the screen unlock request (S602) may be the time when the user logs out from the image editing terminal.

以上、実施形態例を詳述したが、本発明は、方法、プログラムもしくは記録媒体等としての実施態様をとることが可能である。   Although the embodiment has been described in detail above, the present invention can take an embodiment as a method, a program, a recording medium, or the like.

また、本発明におけるプログラムは、各処理方法をコンピュータが実行可能(読み取り可能)なプログラムであり、本発明の記録媒体は、各処理方法をコンピュータが実行可能なプログラムが記憶されている。   The program according to the present invention is a program that allows a computer to execute (read) each processing method, and the recording medium according to the present invention stores a program that allows the computer to execute each processing method.

なお、本発明におけるプログラムは、各装置の処理方法ごとのプログラムであってもよい。   The program in the present invention may be a program for each processing method of each device.

以上のように、前述した実施形態の機能を実現するプログラムを記録した記録媒体を、システムあるいは装置に供給し、そのシステムあるいは装置のコンピュータ(またはCPUやMPU)が記録媒体に格納されたプログラムを読取り実行することによっても、本発明の目的が達成されることは言うまでもない。   As described above, a recording medium that records a program that implements the functions of the above-described embodiments is supplied to a system or apparatus, and a computer (or CPU or MPU) of the system or apparatus stores the program stored in the recording medium. It goes without saying that the object of the present invention can also be achieved by performing reading.

この場合、記録媒体から読み出されたプログラム自体が本発明の新規な機能を実現することになり、そのプログラムを記憶した記録媒体は本発明を構成することになる。   In this case, the program itself read from the recording medium realizes the novel function of the present invention, and the recording medium storing the program constitutes the present invention.

プログラムを供給するための記録媒体としては、例えば、フレキシブルディスク,ハードディスク,光ディスク,光磁気ディスク,CD−ROM,CD−R,DVD−ROM,磁気テープ,不揮発性のメモリカード,ROM,EEPROM,シリコンディスク等を用いることができる。   As a recording medium for supplying the program, for example, a flexible disk, hard disk, optical disk, magneto-optical disk, CD-ROM, CD-R, DVD-ROM, magnetic tape, nonvolatile memory card, ROM, EEPROM, silicon A disk or the like can be used.

また、コンピュータが読み出したプログラムを実行することにより、前述した実施形態の機能が実現されるだけでなく、そのプログラムの指示に基づき、コンピュータ上で稼働しているOS(オペレーティングシステム)等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Further, by executing the program read by the computer, not only the functions of the above-described embodiments are realized, but also an OS (operating system) operating on the computer based on an instruction of the program is actually It goes without saying that a case where the function of the above-described embodiment is realized by performing part or all of the processing and the processing is included.

さらに、記録媒体から読み出されたプログラムが、コンピュータに挿入された機能拡張ボードやコンピュータに接続された機能拡張ユニットに備わるメモリに書き込まれた後、そのプログラムの指示に基づき、その機能拡張ボードや機能拡張ユニットに備わるCPU等が実際の処理の一部または全部を行い、その処理によって前述した実施形態の機能が実現される場合も含まれることは言うまでもない。   Furthermore, after the program read from the recording medium is written in a memory provided in a function expansion board inserted into the computer or a function expansion unit connected to the computer, the function expansion board or It goes without saying that the CPU or the like provided in the function expansion unit performs part or all of the actual processing and the functions of the above-described embodiments are realized by the processing.

また、本発明は、複数の機器から構成されるシステムに適用しても、1つの機器からなる装置に適用してもよい。   Further, the present invention may be applied to a system composed of a plurality of devices or an apparatus composed of a single device.

また、本発明は、システムあるいは装置にプログラムを供給することによって達成される場合にも適応できることは言うまでもない。この場合、本発明を達成するためのプログラムを格納した記録媒体を該システムあるいは装置に読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。   Needless to say, the present invention can be applied to a case where the present invention is achieved by supplying a program to a system or apparatus. In this case, by reading a recording medium storing a program for achieving the present invention into the system or apparatus, the system or apparatus can enjoy the effects of the present invention.

さらに、本発明を達成するためのプログラムをネットワーク上のサーバ,データベース等から通信プログラムによりダウンロードして読み出すことによって、そのシステムあるいは装置が、本発明の効果を享受することが可能となる。   Furthermore, by downloading and reading a program for achieving the present invention from a server, database, etc. on a network by a communication program, the system or apparatus can enjoy the effects of the present invention.

なお、上述した各実施形態およびその変形例を組み合わせた構成も全て本発明に含まれるものである。   In addition, all the structures which combined each embodiment mentioned above and its modification are also included in this invention.

Claims (14)

処理装置と、サーバ装置と、クライアント装置とが通信可能に接続された情報処理システムであって、
前記処理装置は、
前記処理装置に対してログインを行うべく、ユーザを識別するユーザ情報の入力を受け付け、前記ユーザ情報を前記サーバ装置に送信するユーザ情報送信手段と、
ユーザが使用する前記クライアント装置のロック状態を解除するためのロック解除情報を、前記サーバ装置から受信するロック解除情報受信手段と、
前記ロック解除情報受信手段によって受信した前記ロック解除情報をユーザに通知する通知手段とを備え、
前記サーバ装置は、
前記クライアント装置を特定するクライアント情報と、当該クライアント装置を使用するユーザの前記ユーザ情報とを対応づけて記憶する記憶手段と、
前記ユーザ情報送信手段によって送信された前記ユーザ情報を受信した場合、前記クライアント装置のロック状態を解除するためのロック解除情報を生成するロック解除情報生成手段と、
前記受信したユーザ情報に対応するクライアント情報を前記記憶手段から取得し、取得した当該クライアント情報によって特定されるクライアント装置に対して、前記ロック解除情報生成手段によって生成された前記ロック解除情報によって解除可能なロック状態への移行指示を送信するロック指示手段と、
前記ロック解除情報生成手段によって生成された前記ロック解除情報を、前記処理装置に送信するロック解除情報送信手段とを備え、
前記クライアント装置は、
前記ロック指示手段によって送信された前記ロック状態への移行指示を受信した場合、前記ロック解除情報によって解除可能なロック状態に移行するロック手段と、
前記ロック状態において、当該ロック状態が解除可能なロック解除情報の入力を受け付けた場合に、前記ロック状態を解除するロック解除手段と
を備えることを特徴とする情報処理システム。
An information processing system in which a processing device, a server device, and a client device are communicably connected,
The processor is
User information transmission means for receiving input of user information for identifying a user and logging the user information to the server device in order to log in to the processing device;
Unlock information receiving means for receiving from the server device unlock information for releasing the lock state of the client device used by the user;
Notification means for notifying a user of the unlock information received by the unlock information receiving means,
The server device
Storage means for associating and storing client information for specifying the client device and the user information of a user who uses the client device;
When receiving the user information transmitted by the user information transmitting means, unlock information generating means for generating unlock information for releasing the lock state of the client device;
Client information corresponding to the received user information is acquired from the storage means, and can be released by the lock release information generated by the lock release information generation means for the client device specified by the acquired client information A lock instruction means for transmitting an instruction to shift to a secure lock state;
Unlocking information transmitting means for transmitting the unlocking information generated by the unlocking information generating means to the processing device;
The client device is
A lock unit that shifts to a lock state that can be released by the lock release information when receiving an instruction to shift to the lock state transmitted by the lock instruction unit;
An information processing system comprising: a lock release unit that releases the lock state when an input of unlock information that can be released in the lock state is received in the lock state.
前記クライアント装置は、
前記ロック解除手段によってロック状態を解除するとき、前記ユーザ情報及びロック状態を解除することを示す情報を前記サーバ装置に送信するロック解除通知手段を更に備え、
前記サーバ装置は、
前記ロック解除通知手段によってロック状態を解除することを示す情報を受信すると、当該受信した情報に含まれるユーザ情報に基づき、当該ユーザ情報でログイン状態にあった前記処理装置を特定し、当該処理装置に、前記ユーザ情報を用いたログイン状態からログオフ状態に移行させるログオフ要求を送信するログオフ要求送信手段を更に備え、
前記処理装置は、
前記ログオフ要求送信手段によって送信されたログオフ要求を受信した場合、前記ユーザのログオフ処理を実行するログオフ手段を更に備えることを特徴とする請求項1に記載の情報処理システム。
The client device is
A lock release notification means for transmitting to the server device information indicating that the user information and the lock state are to be released when the lock state is released by the lock release means;
The server device
When receiving the information indicating that the locked state is released by the unlock notification means, the processing device is identified based on the user information included in the received information, and the processing device in the login state is identified by the user information. Logoff request transmission means for transmitting a logoff request for shifting from a login state using the user information to a logoff state,
The processor is
The information processing system according to claim 1, further comprising logoff means for executing logoff processing of the user when the logoff request transmitted by the logoff request transmission means is received.
前記ログオフ要求送信手段は、更に前記ユーザ情報も含めたログオフ要求を送信し、
前記ログオフ手段は、前記ログオフ要求送信手段によって送信されたログオフ要求を受信した場合、前記ログオフ要求に含まれる前記ユーザ情報と、前記処理装置にログインしているユーザのユーザ情報とが一致するか否かを判定し、一致する場合には前記処理装置にログインしているユーザのログオフ処理を実行し、一致しない場合には前記処理装置にログインしているユーザのログオフを行わないことを特徴とする請求項2に記載の情報処理システム。
The logoff request transmitting means further transmits a logoff request including the user information;
When the logoff unit receives the logoff request transmitted by the logoff request transmission unit, whether or not the user information included in the logoff request matches the user information of the user who is logged in to the processing device. If it matches, logoff processing of the user who is logged in to the processing device is executed, and if not, logoff of the user who is logged in to the processing device is not performed. The information processing system according to claim 2.
前記処理装置は、
ユーザから所定の処理の終了指示を検出した場合に、前記ユーザ情報を含めた処理終了通知を前記サーバ装置に送信する処理終了通知手段を更に備え、
前記サーバ装置は、
前記処理終了通知手段によって通知された前記処理終了通知を受信すると、前記処理終了通知に含まれるユーザ情報に対応するクライアント情報を前記記憶手段から取得して、当該クライアント情報によって特定されるクライアント端末に対して、ロック状態を解除すべく、ロック解除指示を送信するロック解除指示手段を更に備え、
前記解除手段は、前記ロック状態において、前記ロック解除指示手段によってロック解除指示を受信した場合に、前記ロック状態を解除することを特徴とする請求項1乃至3のいずれか1項に記載の情報処理システム。
The processor is
A processing end notification means for transmitting a processing end notification including the user information to the server device when an end instruction of a predetermined processing is detected from the user;
The server device
When the process end notification notified by the process end notification means is received, client information corresponding to the user information included in the process end notification is acquired from the storage means, and the client terminal specified by the client information is acquired. On the other hand, in order to release the lock state, further comprising a lock release instruction means for transmitting a lock release instruction,
The information according to any one of claims 1 to 3, wherein the release unit releases the lock state when the lock release instruction is received by the lock release instruction unit in the locked state. Processing system.
前記通知手段は、ユーザから指示された所定の処理の実行後に前記ロック解除情報受信手段によって受信した前記ロック解除情報をユーザに通知することを特徴とする請求項1乃至4のいずれか1項に記載の情報処理システム。   5. The notification unit according to claim 1, wherein the notification unit notifies the user of the unlock information received by the unlock information receiving unit after execution of a predetermined process instructed by the user. The information processing system described. 前記通知手段は、前記処理装置に前記ユーザがログインしている間に、前記ロック解除情報受信手段によって受信した前記ロック解除情報を当該ユーザに通知することを特徴とする請求項1乃至5のいずれか1項に記載の情報処理システム。   6. The notification unit according to claim 1, wherein the notification unit notifies the user of the unlock information received by the unlock information receiving unit while the user is logged in to the processing apparatus. The information processing system according to claim 1. 前記通知手段は、前記ロック解除情報受信手段によって受信した前記ロック解除情報をユーザに対して閲覧可能に表示して通知することを特徴とする請求項1乃至6のいずれか1項に記載の情報処理システム。   The information according to any one of claims 1 to 6, wherein the notifying unit displays the unlocking information received by the unlocking information receiving unit so that the user can view the unlocked information. Processing system. 前記処理装置は、前記ネットワーク上のクライアントからの印刷データに従って印刷するネットワーク印刷機能を有する装置であって、
前記通知手段は、ログインしたユーザの指示に応じて前記印刷データに基づく印刷処理を完了したときに、前記ロック解除情報受信手段で受信したロック解除情報をユーザに通知することを特徴とする請求項1乃至7のいずれか1項に記載の情報処理システム。
The processing device is a device having a network printing function for printing according to print data from a client on the network,
The notifying unit notifies the user of unlock information received by the unlock information receiving unit when printing processing based on the print data is completed in accordance with an instruction of a logged-in user. The information processing system according to any one of 1 to 7.
前記ロック解除情報は、乱数で発生した数字文字列であることを特徴とする請求項1乃至8のいずれか1項に記載の情報処理システム。   The information processing system according to any one of claims 1 to 8, wherein the unlock information is a numeric character string generated by a random number. 処理装置に対してログインを行うべく、ユーザを識別するユーザ情報の入力を受け付け、前記ユーザ情報をサーバ装置に送信するユーザ情報送信手段と、ユーザが使用するクライアント装置のロック状態を解除するためのロック解除情報を、前記サーバ装置から受信するロック解除情報受信手段と、前記ロック解除情報受信手段によって受信した前記ロック解除情報をユーザに通知する通知手段とを備える処理装置と、前記サーバ装置によって送信された前記ロック状態への移行指示を受信した場合、前記ロック解除情報によって解除可能なロック状態に移行するロック手段と、前記ロック状態において、当該ロック状態が解除可能なロック解除情報の入力を受け付けた場合に、前記ロック状態を解除するロック解除手段とを備えるクライアント装置と通信可能に接続されたサーバ装置であって、
前記クライアント装置を特定するクライアント情報と、当該クライアント装置を使用するユーザの前記ユーザ情報とを対応づけて記憶する記憶手段と、
前記ユーザ情報送信手段によって送信された前記ユーザ情報を受信した場合、前記クライアント装置のロック状態を解除するためのロック解除情報を生成するロック解除情報生成手段と、
前記受信したユーザ情報に対応するクライアント情報を前記記憶手段から取得し、取得した当該クライアント情報によって特定されるクライアント装置に対して、前記ロック解除情報生成手段によって生成された前記ロック解除情報によって解除可能なロック状態への移行指示を送信するロック指示手段と、
前記ロック解除情報生成手段によって生成された前記ロック解除情報を、前記処理装置に送信するロック解除情報送信手段と、
を備えることを特徴とするサーバ装置。
In order to log in to the processing device, an input of user information for identifying the user is received, and a user information transmitting unit that transmits the user information to the server device and a client device used by the user for releasing the lock state A processing device comprising: lock release information receiving means for receiving unlock information from the server device; and a notification device for notifying the user of the lock release information received by the lock release information receiving device; and transmitted by the server device. When the received instruction to shift to the locked state is received, the lock unit that shifts to the locked state that can be released by the unlocking information and the input of unlocking information that can be released in the locked state are accepted. A lock release means for releasing the locked state when Which is communicably connected with the winding device is a server device,
Storage means for associating and storing client information for specifying the client device and the user information of a user who uses the client device;
When receiving the user information transmitted by the user information transmitting means, unlock information generating means for generating unlock information for releasing the lock state of the client device;
Client information corresponding to the received user information is acquired from the storage means, and can be released by the lock release information generated by the lock release information generation means for the client device specified by the acquired client information A lock instruction means for transmitting an instruction to shift to a secure lock state;
Unlock information transmitting means for transmitting the unlock information generated by the unlock information generating means to the processing device;
A server device comprising:
処理装置と、クライアント装置を特定するクライアント情報と、当該クライアント装置を使用するユーザのユーザ情報とを対応づけて記憶する記憶手段を備えるサーバ装置と、クライアント装置とが通信可能に接続された情報処理システムの制御方法であって、
前記処理装置のユーザ情報送信手段が、前記処理装置に対してログインを行うべく、ユーザを識別するユーザ情報の入力を受け付け、前記ユーザ情報を前記サーバ装置に送信するユーザ情報送信ステップと、
前記処理装置のロック解除情報受信手段が、ユーザが使用する前記クライアント装置のロック状態を解除するためのロック解除情報を、前記サーバ装置から受信するロック解除情報受信ステップと、
前記処理装置の通知手段が、前記ロック解除情報受信ステップによって受信した前記ロック解除情報をユーザに通知する通知ステップと、
前記サーバ装置のロック解除情報生成手段が、前記ユーザ情報送信ステップによって送信された前記ユーザ情報を受信した場合、前記クライアント装置のロック状態を解除するためのロック解除情報を生成するロック解除情報生成ステップと、
前記サーバ装置のロック指示手段が、前記受信したユーザ情報に対応するクライアント情報を前記記憶手段から取得し、取得した当該クライアント情報によって特定されるクライアント装置に対して、前記ロック解除情報生成ステップによって生成された前記ロック解除情報によって解除可能なロック状態への移行指示を送信するロック指示ステップと、
前記サーバ装置のロック解除情報送信手段が、前記ロック解除情報生成ステップによって生成された前記ロック解除情報を、前記処理装置に送信するロック解除情報送信ステップと、
前記クライアント装置のロック手段が、前記ロック指示ステップによって送信された前記ロック状態への移行指示を受信した場合、前記ロック解除情報によって解除可能なロック状態に移行するロックステップと、
前記クライアント装置のロック解除手段が、前記ロック状態において、当該ロック状態が解除可能なロック解除情報の入力を受け付けた場合に、前記ロック状態を解除するロック解除ステップと
を備えることを特徴とする情報処理システムの制御方法。
Information processing in which a client device is communicably connected to a server device including a storage unit that stores a processing device, client information that identifies the client device, and user information of a user who uses the client device in association with each other A system control method comprising:
A user information transmitting unit for receiving user information for identifying a user, and transmitting the user information to the server device, in order for the user information transmitting means of the processing device to log in to the processing device;
The unlock information receiving means of the processing device receives from the server device unlock information for unlocking the lock state of the client device used by the user; and
A notification step of notifying the user of the unlock information received by the unlock information receiving step by a notification means of the processing device;
An unlock information generating step for generating unlock information for unlocking the client device when the unlock information generating means of the server device receives the user information transmitted by the user information transmitting step. When,
The lock instruction unit of the server device acquires client information corresponding to the received user information from the storage unit, and generates the lock information generation step for the client device specified by the acquired client information. A lock instruction step for transmitting an instruction to shift to a lock state that can be unlocked by the unlocked information,
The unlock information transmitting means of the server device transmits the unlock information generated by the unlock information generating step to the processing device to transmit the unlock information,
When the lock unit of the client device receives the transition instruction to the lock state transmitted by the lock instruction step, the lock step shifts to the lock state that can be released by the unlock information;
The lock release unit of the client device includes an unlocking step of releasing the lock state when receiving an input of unlock information that can release the lock state in the lock state. A processing system control method.
処理装置に対してログインを行うべく、ユーザを識別するユーザ情報の入力を受け付け、前記ユーザ情報をサーバ装置に送信するユーザ情報送信手段と、ユーザが使用するクライアント装置のロック状態を解除するためのロック解除情報を、前記サーバ装置から受信するロック解除情報受信手段と、前記ロック解除情報受信手段によって受信した前記ロック解除情報をユーザに通知する通知手段とを備える処理装置と、前記サーバ装置によって送信された前記ロック状態への移行指示を受信した場合、前記ロック解除情報によって解除可能なロック状態に移行するロック手段と、前記ロック状態において、当該ロック状態が解除可能なロック解除情報の入力を受け付けた場合に、前記ロック状態を解除するロック解除手段とを備えるクライアント装置と通信可能に接続されたサーバ装置であって、前記クライアント装置を特定するクライアント情報と、当該クライアント装置を使用するユーザの前記ユーザ情報とを対応づけて記憶する記憶手段を備えるサーバ装置の制御方法であって、
前記サーバ装置のロック解除情報生成手段が、前記ユーザ情報送信手段によって送信された前記ユーザ情報を受信した場合、前記クライアント装置のロック状態を解除するためのロック解除情報を生成するロック解除情報生成ステップと、
前記サーバ装置のロック指示手段が、前記受信したユーザ情報に対応するクライアント情報を前記記憶手段から取得し、取得した当該クライアント情報によって特定されるクライアント装置に対して、前記ロック解除情報生成ステップによって生成された前記ロック解除情報によって解除可能なロック状態への移行指示を送信するロック指示ステップと、
前記サーバ装置のロック解除情報送信手段が、前記ロック解除情報生成ステップによって生成された前記ロック解除情報を、前記処理装置に送信するロック解除情報送信ステップと、
を備えることを特徴とするサーバ装置の制御方法。
In order to log in to the processing device, an input of user information for identifying the user is received, and a user information transmitting unit that transmits the user information to the server device and a client device used by the user for releasing the lock state A processing device comprising: lock release information receiving means for receiving unlock information from the server device; and a notification device for notifying the user of the lock release information received by the lock release information receiving device; and transmitted by the server device. When the received instruction to shift to the locked state is received, the lock unit that shifts to the locked state that can be released by the unlocking information and the input of the unlocking information that can be released in the locked state are accepted. A lock release means for releasing the locked state when A server device communicably connected to a client device, comprising: storage means for storing client information for specifying the client device and the user information of a user who uses the client device in association with each other. A control method,
An unlock information generating step for generating unlock information for releasing the lock state of the client device when the unlock information generating unit of the server device receives the user information transmitted by the user information transmitting unit. When,
The lock instruction unit of the server device acquires client information corresponding to the received user information from the storage unit, and generates the lock information generation step for the client device specified by the acquired client information. A lock instruction step for transmitting an instruction to shift to a lock state that can be unlocked by the unlocked information,
The unlock information transmitting means of the server device transmits the unlock information generated by the unlock information generating step to the processing device to transmit the unlock information,
A control method for a server device, comprising:
処理装置と、クライアント装置を特定するクライアント情報と、当該クライアント装置を使用するユーザのユーザ情報とを対応づけて記憶する記憶手段を備えるサーバ装置と、クライアント装置とが通信可能に接続された情報処理システムの制御方法をコンピュータに実行させるためのコンピュータに読み取り実行可能なプログラムであって、
前記処理装置を、
前記処理装置に対してログインを行うべく、ユーザを識別するユーザ情報の入力を受け付け、前記ユーザ情報を前記サーバ装置に送信するユーザ情報送信手段と、
ユーザが使用する前記クライアント装置のロック状態を解除するためのロック解除情報を、前記サーバ装置から受信するロック解除情報受信手段と、
前記ロック解除情報受信手段によって受信した前記ロック解除情報をユーザに通知する通知手段として機能させ、
前記サーバ装置を、
前記ユーザ情報送信手段によって送信された前記ユーザ情報を受信した場合、前記クライアント装置のロック状態を解除するためのロック解除情報を生成するロック解除情報生成手段と、
前記受信したユーザ情報に対応するクライアント情報を前記記憶手段から取得し、取得した当該クライアント情報によって特定されるクライアント装置に対して、前記ロック解除情報生成手段によって生成された前記ロック解除情報によって解除可能なロック状態への移行指示を送信するロック指示手段と、
前記ロック解除情報生成手段によって生成された前記ロック解除情報を、前記処理装置に送信するロック解除情報送信手段として機能させ、
前記クライアント装置を、
前記ロック指示手段によって送信された前記ロック状態への移行指示を受信した場合、前記ロック解除情報によって解除可能なロック状態に移行するロック手段と、
前記ロック状態において、当該ロック状態が解除可能なロック解除情報の入力を受け付けた場合に、前記ロック状態を解除するロック解除手段
として機能させることを特徴とするコンピュータに読み取り実行可能なプログラム。
Information processing in which a client device is communicably connected to a server device including a storage unit that stores a processing device, client information that identifies the client device, and user information of a user who uses the client device in association with each other A computer readable and executable program for causing a computer to execute a system control method,
The processing device;
User information transmission means for receiving input of user information for identifying a user and logging the user information to the server device in order to log in to the processing device;
Unlock information receiving means for receiving from the server device unlock information for releasing the lock state of the client device used by the user;
Function as notification means for notifying the user of the unlock information received by the unlock information receiving means;
The server device,
When receiving the user information transmitted by the user information transmitting means, unlock information generating means for generating unlock information for releasing the lock state of the client device;
Client information corresponding to the received user information is acquired from the storage means, and can be released by the lock release information generated by the lock release information generation means for the client device specified by the acquired client information A lock instruction means for transmitting an instruction to shift to a secure lock state;
Causing the unlock information generated by the unlock information generating means to function as an unlock information transmitting means for transmitting to the processing device;
The client device;
A lock unit that shifts to a lock state that can be released by the lock release information when receiving an instruction to shift to the lock state transmitted by the lock instruction unit;
A program that can be read and executed by a computer, causing the computer to function as a lock release unit that releases the lock state when an input of unlock information that can be released is received in the lock state.
処理装置に対してログインを行うべく、ユーザを識別するユーザ情報の入力を受け付け、前記ユーザ情報をサーバ装置に送信するユーザ情報送信手段と、ユーザが使用するクライアント装置のロック状態を解除するためのロック解除情報を、前記サーバ装置から受信するロック解除情報受信手段と、前記ロック解除情報受信手段によって受信した前記ロック解除情報をユーザに通知する通知手段とを備える処理装置と、前記サーバ装置によって送信された前記ロック状態への移行指示を受信した場合、前記ロック解除情報によって解除可能なロック状態に移行するロック手段と、前記ロック状態において、当該ロック状態が解除可能なロック解除情報の入力を受け付けた場合に、前記ロック状態を解除するロック解除手段とを備えるクライアント装置と通信可能に接続されたサーバ装置であって、前記クライアント装置を特定するクライアント情報と、当該クライアント装置を使用するユーザの前記ユーザ情報とを対応づけて記憶する記憶手段を備えるサーバ装置の制御方法をコンピュータに実行させるためのコンピュータに読み取り実行可能なプログラムであって、
前記サーバ装置を、
前記ユーザ情報送信手段によって送信された前記ユーザ情報を受信した場合、前記クライアント装置のロック状態を解除するためのロック解除情報を生成するロック解除情報生成手段と、
前記受信したユーザ情報に対応するクライアント情報を前記記憶手段から取得し、取得した当該クライアント情報によって特定されるクライアント装置に対して、前記ロック解除情報生成手段によって生成された前記ロック解除情報によって解除可能なロック状態への移行指示を送信するロック指示手段と、
前記ロック解除情報生成手段によって生成された前記ロック解除情報を、前記処理装置に送信するロック解除情報送信手段
として機能させることを特徴とするコンピュータに読み取り実行可能なプログラム。
In order to log in to the processing device, an input of user information for identifying the user is received, and a user information transmitting unit that transmits the user information to the server device and a client device used by the user for releasing the lock state A processing device comprising: lock release information receiving means for receiving unlock information from the server device; and a notification device for notifying the user of the lock release information received by the lock release information receiving device; and transmitted by the server device. When the received instruction to shift to the locked state is received, the lock unit that shifts to the locked state that can be released by the unlocking information and the input of the unlocking information that can be released in the locked state are accepted. A lock release means for releasing the locked state when A server device communicably connected to a client device, comprising: storage means for storing client information for specifying the client device and the user information of a user who uses the client device in association with each other. A computer-readable program for causing a computer to execute a control method,
The server device,
When receiving the user information transmitted by the user information transmitting means, unlock information generating means for generating unlock information for releasing the lock state of the client device;
Client information corresponding to the received user information is acquired from the storage means, and can be released by the lock release information generated by the lock release information generation means for the client device specified by the acquired client information A lock instruction means for transmitting an instruction to shift to a secure lock state;
A computer-readable and executable program that causes the unlock information generated by the unlock information generating means to function as an unlock information transmitting means for transmitting to the processing device.
JP2013040001A 2013-02-28 2013-02-28 Information processing system, server apparatus, control method thereof, and program Active JP5706458B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013040001A JP5706458B2 (en) 2013-02-28 2013-02-28 Information processing system, server apparatus, control method thereof, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013040001A JP5706458B2 (en) 2013-02-28 2013-02-28 Information processing system, server apparatus, control method thereof, and program

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP2010273879A Division JP5216074B2 (en) 2010-12-08 2010-12-08 Information processing system, management server, control method therefor, and program

Publications (3)

Publication Number Publication Date
JP2013175193A true JP2013175193A (en) 2013-09-05
JP2013175193A5 JP2013175193A5 (en) 2013-10-17
JP5706458B2 JP5706458B2 (en) 2015-04-22

Family

ID=49267984

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013040001A Active JP5706458B2 (en) 2013-02-28 2013-02-28 Information processing system, server apparatus, control method thereof, and program

Country Status (1)

Country Link
JP (1) JP5706458B2 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002342284A (en) * 2001-05-18 2002-11-29 Matsushita Electric Ind Co Ltd Security protective device and method of security protection
JP2005056301A (en) * 2003-08-07 2005-03-03 Fujitsu Ltd Method, program and device for managing terminal
JP2007058502A (en) * 2005-08-24 2007-03-08 Hitachi Omron Terminal Solutions Corp Terminal management system
JP2008269576A (en) * 2007-03-27 2008-11-06 Sky Kk Printing system, and management server and terminal thereof
JP2009139991A (en) * 2007-12-03 2009-06-25 Fuji Xerox Co Ltd Printing system
JP2010211424A (en) * 2009-03-09 2010-09-24 Konica Minolta Business Technologies Inc Image forming system, entrance/exit management server, image forming apparatus, and image forming method

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002342284A (en) * 2001-05-18 2002-11-29 Matsushita Electric Ind Co Ltd Security protective device and method of security protection
JP2005056301A (en) * 2003-08-07 2005-03-03 Fujitsu Ltd Method, program and device for managing terminal
JP2007058502A (en) * 2005-08-24 2007-03-08 Hitachi Omron Terminal Solutions Corp Terminal management system
JP2008269576A (en) * 2007-03-27 2008-11-06 Sky Kk Printing system, and management server and terminal thereof
JP2009139991A (en) * 2007-12-03 2009-06-25 Fuji Xerox Co Ltd Printing system
JP2010211424A (en) * 2009-03-09 2010-09-24 Konica Minolta Business Technologies Inc Image forming system, entrance/exit management server, image forming apparatus, and image forming method

Also Published As

Publication number Publication date
JP5706458B2 (en) 2015-04-22

Similar Documents

Publication Publication Date Title
US8225375B2 (en) Information processing system, information processing apparatus and method and program therefor
JP2010277557A (en) Image forming apparatus, authentication system, authentication method and program
JP6034142B2 (en) Information processing system, image forming apparatus, management apparatus, control method thereof, and program
JP6666573B2 (en) Authentication information management system, image forming apparatus, processing method and program therefor
JP2010108348A (en) Image forming apparatus, information processing system, processing method thereof and program
JP5375583B2 (en) Image forming apparatus, authentication system, authentication method and program thereof
JP5499681B2 (en) Image forming apparatus, authentication processing system, authentication method, and program
JP5736775B2 (en) Information processing apparatus, control method and program thereof, and information processing system
JP5825203B2 (en) Information processing system, information processing system control method, information processing system program, server device, server device control method, server device program, processing device, processing device control method, processing device program
JP4998965B2 (en) Image forming apparatus, information processing method, and program
JP5216074B2 (en) Information processing system, management server, control method therefor, and program
JP5706458B2 (en) Information processing system, server apparatus, control method thereof, and program
JP5305160B2 (en) Image forming apparatus, processing method thereof, and program
JP5311141B2 (en) Information processing system, image forming apparatus, control method thereof, and program
JP2010136240A (en) Image forming apparatus and image formation management system
JP2015007845A (en) Information processing apparatus, and processing method and program of the same
JP5659731B2 (en) Authentication system, management apparatus, information processing apparatus, processing method thereof, and program
JP6473791B2 (en) Image forming apparatus, control method thereof, and program
JP5376546B2 (en) Image forming apparatus, information processing system, processing method thereof, and program
JP6216859B2 (en) Information processing system, image forming apparatus, management apparatus, control method thereof, and program
JP5266007B2 (en) Information processing apparatus, authentication server, information processing system, control method, program
JP5375884B2 (en) Authentication apparatus, authentication method, and computer program
JP2011003102A (en) Print controller, printer, print control method, printing method, and program
JP2018034417A (en) Printing system, information processing device, control method and program
JP2011138413A (en) Printing system, printing apparatus, control method, program, and recording medium with program recorded

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130828

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130828

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140319

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140404

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20140602

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20140825

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20141009

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: 20150130

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150226

R150 Certificate of patent or registration of utility model

Ref document number: 5706458

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313115

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313115

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

S531 Written request for registration of change of domicile

Free format text: JAPANESE INTERMEDIATE CODE: R313531

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250