JP5552818B2 - Program, image forming apparatus, and installation method - Google Patents

Program, image forming apparatus, and installation method Download PDF

Info

Publication number
JP5552818B2
JP5552818B2 JP2010014657A JP2010014657A JP5552818B2 JP 5552818 B2 JP5552818 B2 JP 5552818B2 JP 2010014657 A JP2010014657 A JP 2010014657A JP 2010014657 A JP2010014657 A JP 2010014657A JP 5552818 B2 JP5552818 B2 JP 5552818B2
Authority
JP
Japan
Prior art keywords
plug
information
image forming
user
authentication
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2010014657A
Other languages
Japanese (ja)
Other versions
JP2011154473A (en
Inventor
桂二 永井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2010014657A priority Critical patent/JP5552818B2/en
Publication of JP2011154473A publication Critical patent/JP2011154473A/en
Application granted granted Critical
Publication of JP5552818B2 publication Critical patent/JP5552818B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Accessory Devices And Overall Control Thereof (AREA)
  • Stored Programmes (AREA)

Description

本発明は、プログラム、画像形成装置、及びインストール方法に関する。   The present invention relates to a program, an image forming apparatus, and an installation method.

近年、印刷機器にプラグインをインストールすることにより機能拡張する技術が既に知られている(特許文献1)。また、プリンタドライバの機能をプラグインにより拡張する技術も既に知られている(特許文献2、3)。   In recent years, a technique for expanding functions by installing a plug-in in a printing device is already known (Patent Document 1). A technique for extending the function of a printer driver by plug-in is already known (Patent Documents 2 and 3).

以下、印刷機器にインストールするプラグインを機能プラグイン、情報処理装置(PC)にインストールするプリンタドライバ用のプラグインをドライバプラグインと呼ぶことにする。印刷機器のプリンタ機能を、機能プラグインのインストールによって拡張した場合、その機能を利用するためにはプリンタドライバの機能も拡張する必要がある。この場合、プリンタドライバそのものをバージョンアップして機能拡張するより、ドライバプラグインで機能拡張を実現するのが開発の面でも利用者視点でも便利である。一方、ドライバプラグイン単位で開発すると、機能プラグインとドライバプラグインとのバージョン不整合が起きる可能性がある。この不整合を検出する仕組みとして、情報処理装置が印刷機器と双方向通信を行って不整合を検出する方法が既に知られている(特許文献4)。   Hereinafter, the plug-in installed in the printing device is referred to as a function plug-in, and the printer driver plug-in installed in the information processing apparatus (PC) is referred to as a driver plug-in. When the printer function of the printing device is expanded by installing a function plug-in, the function of the printer driver needs to be expanded in order to use the function. In this case, it is convenient from the viewpoint of development and the user to realize the function expansion by using the driver plug-in rather than upgrading the function of the printer driver itself. On the other hand, if development is performed in units of driver plug-ins, there may be a version mismatch between the function plug-in and the driver plug-in. As a mechanism for detecting this inconsistency, a method in which the information processing apparatus detects inconsistency by performing bidirectional communication with a printing device is already known (Patent Document 4).

しかし、従来技術のドライバプラグインのインストールでは、機能プラグインとドライバプラグインとのバージョン不整合を検出しているが、機能プラグインの使用を許されているユーザか否かを確認していない。そのため、どの情報処理装置にもドライバプラグインをインストールすることができてしまい、ライセンス管理ができないという問題があった。   However, in the installation of the driver plug-in of the prior art, version mismatch between the function plug-in and the driver plug-in is detected, but it is not confirmed whether the user is permitted to use the function plug-in. . Therefore, the driver plug-in can be installed in any information processing apparatus, and there is a problem that license management cannot be performed.

そこで本発明は、上記問題に鑑みてなされたものであり、ドライバプラグインをインストールする場合、ドライバプラグインのライセンス管理を行うことができるプログラム等を提供することを目的とする。   Therefore, the present invention has been made in view of the above problems, and an object of the present invention is to provide a program or the like capable of managing driver plug-in licenses when installing a driver plug-in.

本発明の一態様の画像形成装置は、当該画像形成装置の機能を実行するための複数のプラグインをインストールし、前記機能が実行可能になる画像形成装置であって、情報処理装置から機能プラグインを識別するプラグイン識別情報とユーザ認証を行うためのユーザ認証情報を受信する受信手段と、ユーザごとに、当該画像形成装置にインストールされた複数のプラグインそれぞれを使用可能か否かを示す使用可否情報を記憶する記憶手段と、前記受信手段によって受信されたユーザ認証情報に基づいて認証を行う認証手段と、前記認証手段による認証が成功した場合、前記受信手段によって受信した前記プラグイン識別情報と前記記憶手段によって記憶されている使用可否情報に基づいて、認証に成功したユーザが前記プラグイン識別情報が示すプラグインの使用が可能か否かを判定する判定手段と、前記判定手段による判定結果を前記情報処理装置に送信する送信手段と、を備える。 An image forming apparatus according to an aspect of the present invention is an image forming apparatus in which a plurality of plug-ins for executing functions of the image forming apparatus are installed and the functions can be executed. A receiving means for receiving plug-in identification information for identifying the user and user authentication information for performing user authentication, and whether each of the plurality of plug-ins installed in the image forming apparatus can be used for each user. Storage means for storing usability information, authentication means for performing authentication based on user authentication information received by the receiving means, and the plug-in identification received by the receiving means when authentication by the authentication means is successful Based on the information and the availability information stored in the storage means, the user who has succeeded in the authentication is the plug-in identification information. Comprising determination means for determining whether or not it is possible to use plug-ins shown, a transmitting means for transmitting a determination result by the determination means to the information processing device.

また、本発明の他の態様の画像形成方法は、画像形成装置の機能を実行するための複数のプラグインをインストールし、前記機能が実行可能になる画像形成方法であって、情報処理装置からプラグインを識別するプラグイン識別情報とユーザ認証を行うためのユーザ認証情報を受信する受信手順と、ユーザごとに、前記画像形成装置にインストールされた複数のプラグインそれぞれを使用可能か否かを示す使用可否情報を記憶する記憶手順と、前記受信手順によって受信されたユーザ認証情報に基づいて認証を行う認証手順と、前記認証手順による認証が成功した場合、前記受信手順によって受信した前記プラグイン識別情報と前記記憶手順によって記憶されている使用可否情報に基づいて、認証に成功したユーザが前記プラグイン識別情報が示すプラグインの使用が可能か否かを判定する判定手順と、前記判定手順による判定結果を前記情報処理装置に送信する送信手順と、を有するAn image forming method according to another aspect of the present invention is an image forming method in which a plurality of plug-ins for executing the functions of the image forming apparatus are installed and the functions can be executed. A reception procedure for receiving plug-in identification information for identifying a plug-in and user authentication information for performing user authentication, and whether or not each of the plurality of plug-ins installed in the image forming apparatus can be used for each user. A storage procedure for storing the usable / unusable information shown, an authentication procedure for performing authentication based on the user authentication information received by the reception procedure, and the plug-in received by the reception procedure when authentication by the authentication procedure is successful Based on the identification information and the usability information stored by the storage procedure, the user who has succeeded in the authentication makes the plug-in identification information Having a determination procedure whether it is possible to use plug-ins shown, and a transmission step of transmitting a determination result by the determining step to the information processing apparatus.

また、本発明の他の態様の画像形成システムは、当該画像形成装置の機能を実行するための複数のプラグインをインストールし、前記機能が実行可能になる画像形成装置と、前記複数のプラグインを前記画像形成装置において制御する情報処理装置とを有する画像形成システムであって、前記画像形成装置は、前記情報処理装置からプラグインを識別するプラグイン識別情報とユーザ認証を行うためのユーザ認証情報を受信する受信手段と、ユーザごとに、当該画像形成装置にインストールされた複数のプラグインそれぞれを使用可能か否かを示す使用可否情報を記憶する記憶手段と、前記受信手段によって受信されたユーザ認証情報に基づいて認証を行う認証手段と、前記認証手段による認証が成功した場合、前記受信手段によって受信した前記プラグイン識別情報と前記記憶手段によって記憶されている使用可否情報に基づいて、認証に成功したユーザが前記プラグイン識別情報が示すプラグインの使用が可能か否かを判定する判定手段と、前記判定手段による判定結果を前記情報処理装置に送信する送信手段とを有し、前記情報処理装置は、前記プラグインに対応するドライバ用のプラグインをインストールする際、前記プラグインを識別するプラグイン識別情報及びユーザ認証情報を前記画像形成装置へ送付する送付手段と、前記プラグイン識別情報が示すプラグインを、前記ユーザ認証情報が示すユーザが前記画像形成装置において使用できるか否かを示す判定結果を取得する取得手段とを有するIn addition, an image forming system according to another aspect of the present invention installs a plurality of plug-ins for executing the functions of the image forming apparatus, the image forming apparatus capable of executing the functions, and the plurality of plug-ins. An image forming system having an information processing apparatus that controls the image forming apparatus, wherein the image forming apparatus includes plug-in identification information for identifying a plug-in from the information processing apparatus and user authentication for performing user authentication. Receiving means for receiving information; storage means for storing availability information indicating whether each of a plurality of plug-ins installed in the image forming apparatus can be used for each user; and received by the receiving means Authentication means for performing authentication based on user authentication information, and if the authentication by the authentication means is successful, A determination unit that determines whether or not a user who has succeeded in authentication can use the plug-in indicated by the plug-in identification information based on the plug-in identification information and the availability information stored in the storage unit; A transmission unit configured to transmit a determination result by the determination unit to the information processing apparatus, and the information processing apparatus is configured to install a plug-in for a driver corresponding to the plug-in. The sending means for sending the in-identification information and the user authentication information to the image forming apparatus, and whether or not the user indicated by the user authentication information can use the plug-in indicated by the plug-in identification information in the image forming apparatus. Acquisition means for acquiring a determination result .

また、本発明は、本発明のプログラムを記録した記録媒体をコンピュータに読み取らせて実現することも可能である。   The present invention can also be realized by causing a computer to read a recording medium that records the program of the present invention.

本発明によれば、ドライバプラグインをインストールする場合、ドライバプラグインのライセンス管理を行うことができる。   According to the present invention, when installing a driver plug-in, the license management of the driver plug-in can be performed.

本発明に係るシステム及び情報処理装置のハードウェアの一例を示すブロック図。The block diagram which shows an example of the hardware of the system which concerns on this invention, and information processing apparatus. 実施例に係る情報処理装置のモジュール構成の一例を示す図。The figure which shows an example of the module structure of the information processing apparatus which concerns on an Example. 実施例1におけるMFP及び情報処理装置の機能の一例を示すブロック図。FIG. 3 is a block diagram illustrating an example of functions of the MFP and the information processing apparatus according to the first embodiment. 実施例1における使用可否情報の一例を示す図。FIG. 6 is a diagram illustrating an example of availability information in the first embodiment. 実施例1におけるドライバプラグインのインストール処理の一例を示すシーケンス図。FIG. 6 is a sequence diagram illustrating an example of driver plug-in installation processing according to the first exemplary embodiment. 実施例1におけるユーザ認証情報を入力させる表示画面の一例を示す図。FIG. 6 is a diagram illustrating an example of a display screen for inputting user authentication information according to the first embodiment. 実施例1におけるユーザ認証情報の確認を行う処理の一例を示すフローチャート。5 is a flowchart illustrating an example of processing for confirming user authentication information according to the first embodiment. 実施例2におけるMFP及び情報処理装置の機能の一例を示すブロック図。FIG. 9 is a block diagram illustrating an example of functions of an MFP and an information processing apparatus according to a second embodiment. 実施例2における使用可否情報の一例を示す図。FIG. 10 is a diagram illustrating an example of availability information in the second embodiment. 使用期限経過後のメッセージの一例を示す図。The figure which shows an example of the message after expiration of an expiration date. ライセンス登録画面の一例を示す図。The figure which shows an example of a license registration screen. ライセンス登録処理の一例を示すフローチャート。The flowchart which shows an example of a license registration process. 実施例3におけるMFP及び情報処理装置の機能の一例を示すブロック図。FIG. 10 is a block diagram illustrating an example of functions of an MFP and an information processing apparatus according to a third embodiment. 実施例3におけるユーザ認証情報を入力させる表示画面の一例を示す図。10 is a diagram illustrating an example of a display screen for inputting user authentication information in Embodiment 3. FIG. 使用可否情報の確認処理の一例を示すフローチャート。The flowchart which shows an example of the confirmation process of availability information.

以下、本発明の実施例を図面に基づいて説明する。
[実施例1]
<システム及びハードウェア>
まず、本発明に係るシステム及び情報処理装置のハードウェアについて説明する。図1は、本発明に係るシステム及び情報処理装置のハードウェアの一例を示すブロック図である。
Embodiments of the present invention will be described below with reference to the drawings.
[Example 1]
<System and hardware>
First, the hardware of the system and information processing apparatus according to the present invention will be described. FIG. 1 is a block diagram illustrating an example of hardware of a system and an information processing apparatus according to the present invention.

図1に示すように、本発明に係るシステムは、ネットワークを介して情報処理装置1と、情報処理装置2と、MFP(Multifunction Peripheral)5と、MFP6とが接続される。MFP5、6は、情報処理装置1から受信した印刷データを印刷する。なお、MFPは、以下、複合機として説明するが、プリンタなどの印刷機器であってもよく、これらを総称して画像形成装置と呼ぶ。   As shown in FIG. 1, in the system according to the present invention, an information processing apparatus 1, an information processing apparatus 2, an MFP (Multifunction Peripheral) 5, and an MFP 6 are connected via a network. The MFPs 5 and 6 print the print data received from the information processing apparatus 1. Although the MFP will be described below as a multifunction peripheral, it may be a printing device such as a printer, and these are collectively referred to as an image forming apparatus.

情報処理装置1は、CPU(Central Processing Unit)11、RAM(Random Access Memory)12、HDD(Hard Disk Drive)13、ネットワークI/F部14、入力部15、表示部16、外部記録装置I/F部17を含む。   The information processing apparatus 1 includes a central processing unit (CPU) 11, a random access memory (RAM) 12, a hard disk drive (HDD) 13, a network I / F unit 14, an input unit 15, a display unit 16, an external recording device I / F part 17 is included.

CPU11は、コンピュータの中で、各装置の制御やデータの演算、加工を行う演算部である。CPU11は、RAM12に記憶されたプログラムを実行し、入力装置や記憶装置からデータを受け取り、演算、加工した上で、出力装置や記憶装置に出力する。   The CPU 11 is a calculation unit that performs control of each device, calculation of data, and processing in the computer. The CPU 11 executes a program stored in the RAM 12, receives data from the input device or the storage device, calculates and processes the data, and outputs the data to the output device or the storage device.

RAM12は、CPU11が実行する基本ソフトウェアであるOSやアプリケーションソフトウェアなどのプログラムやデータを記憶又は一時保存する記憶装置である。   The RAM 12 is a storage device that stores or temporarily stores programs and data such as an OS and application software that are basic software executed by the CPU 11.

HDD13は、アプリケーションソフトウェアなどに関連するデータを記憶する記憶装置である。   The HDD 13 is a storage device that stores data related to application software and the like.

ネットワークI/F部14は、有線及び/又は無線回線などのデータ伝送路により構築されたLAN(Local Area Network)、WAN(Wide Area Network)などのネットワーク(例えばEthernet(登録商標))を介して接続された通信機能を有するMFP5、6と情報処理装置1のインタフェースである。   The network I / F unit 14 is connected via a network (for example, Ethernet (registered trademark)) such as a LAN (Local Area Network) or a WAN (Wide Area Network) constructed by a data transmission path such as a wired and / or wireless line. This is an interface between the MFPs 5 and 6 having a connected communication function and the information processing apparatus 1.

入力部15は、カーソルキー、数字入力及び各種機能キー等を備えたキーボード、表示部28の表示画面上でキーの選択等を行うためのマウスやスライスパット等からなる。また、入力部15は、ユーザがCPU11に操作指示を与えたり、データを入力したりするためのユーザインタフェースである。   The input unit 15 includes a keyboard having cursor keys, numeric input, various function keys, and the like, a mouse and a slice pad for selecting keys on the display screen of the display unit 28, and the like. The input unit 15 is a user interface for a user to give an operation instruction to the CPU 11 or input data.

表示部16は、CRTやLCD等により構成され、CPU11から入力される表示データに応じた表示が行われる。   The display unit 16 is configured by a CRT, an LCD, or the like, and displays according to display data input from the CPU 11.

外部記録装置I/F部17は、USB(Universal Serial Bus)などのデータ伝送路を介して接続された記録媒体18(例えば、フラッシュメモリなど)と情報処理装置1とのインタフェースである。   The external recording device I / F unit 17 is an interface between the information processing device 1 and a recording medium 18 (for example, a flash memory) connected via a data transmission path such as a USB (Universal Serial Bus).

また、記録媒体18に、所定のプログラムを格納し、記録媒体18に格納されたプログラムは外部記録装置I/F部17を介して情報処理装置1にインストールされ、インストールされた所定のプログラムは情報処理装置1により実行可能となる。   Further, a predetermined program is stored in the recording medium 18, and the program stored in the recording medium 18 is installed in the information processing apparatus 1 via the external recording apparatus I / F unit 17, and the installed predetermined program is information It can be executed by the processing device 1.

情報処理装置1は、例えば、PC(Personal Computer)などであり、図1に示す例において情報処理装置が2つ、MFPが2つ接続されているが、情報処理装置やMFPの数がこれらに限られないことは言うまでもない。   The information processing apparatus 1 is, for example, a PC (Personal Computer) or the like, and in the example shown in FIG. 1, two information processing apparatuses and two MFPs are connected. It goes without saying that it is not limited.

<モジュール構成>
次に、情報処理装置1のモジュール構成について説明する。図2は、実施例に係る情報処理装置のモジュール構成の一例を示す図である。以下、MFPにインストールするプラグインを機能プラグイン、情報処理装置(PC)にインストールするプリンタドライバ用のプラグインをドライバプラグインと呼ぶことにする。
<Module configuration>
Next, the module configuration of the information processing apparatus 1 will be described. FIG. 2 is a diagram illustrating an example of a module configuration of the information processing apparatus according to the embodiment. Hereinafter, a plug-in installed in the MFP is referred to as a function plug-in, and a printer driver plug-in installed in the information processing apparatus (PC) is referred to as a driver plug-in.

図2に示す例では、情報処理装置1は、OS(Operating System)22(例えば、Windows(登録商標)OSなど)、アプリケーション21、プリンタドライバ23が動作している。プリンタドライバ23はグラフィックドライバモジュール25とUIドライバモジュール24とを有する。   In the example illustrated in FIG. 2, the information processing apparatus 1 operates an OS (Operating System) 22 (for example, a Windows (registered trademark) OS), an application 21, and a printer driver 23. The printer driver 23 includes a graphic driver module 25 and a UI driver module 24.

図2に示すプリンタドライバ23は、ドライバプラグインによってその機能を拡張することができる。ドライバプラグインは、ドライバプラグインモジュール28とドライバプラグイン設定項目情報30とを有し、ドライバプラグインインストーラ26でプリンタドライバ23にインストールされる。   The function of the printer driver 23 shown in FIG. 2 can be expanded by a driver plug-in. The driver plug-in has a driver plug-in module 28 and driver plug-in setting item information 30 and is installed in the printer driver 23 by the driver plug-in installer 26.

ドライバプラグインインストーラ26は、インストールモジュール27と認証情報確認モジュール29とを有する。ドライバプラグインインストーラ26は、以下、単にインストーラ26と呼ぶこともある。   The driver plug-in installer 26 has an installation module 27 and an authentication information confirmation module 29. Hereinafter, the driver plug-in installer 26 may be simply referred to as an installer 26.

インストールモジュール27は、ドライバプラグインモジュール28をプリンタドライバ23がインストールされている所定のフォルダにコピーし、ドライバプラグイン設定項目情報30をプリンタドライバ23に登録する。   The installation module 27 copies the driver plug-in module 28 to a predetermined folder in which the printer driver 23 is installed, and registers the driver plug-in setting item information 30 in the printer driver 23.

認証情報確認モジュール29は、ユーザからユーザ認証情報(ユーザID、パスワード、など)を取得し、MFP5と通信を行いユーザ認証情報が正しいかの確認を行う。ドライバプラグインモジュール28はUI I/Fを介してUIドライバモジュール24と、グラフィックI/Fを介してグラフィックドライバモジュール25とデータのやりとりを行う。前述した各モジュールは、例えばCPU11で処理される。   The authentication information confirmation module 29 acquires user authentication information (user ID, password, etc.) from the user, communicates with the MFP 5 and confirms whether the user authentication information is correct. The driver plug-in module 28 exchanges data with the UI driver module 24 via the UI I / F and with the graphic driver module 25 via the graphic I / F. Each module described above is processed by the CPU 11, for example.

<機能>
次に、MFP5、情報処理装置1の機能について説明する。図3は、実施例1におけるMFP及び情報処理装置の機能の一例を示すブロック図である。MFP5は、通信手段501、管理手段502、使用可否情報記憶手段503、認証手段504、判定手段505を有する。MFP5は、MFP6でもよい。
<Function>
Next, functions of the MFP 5 and the information processing apparatus 1 will be described. FIG. 3 is a block diagram illustrating an example of functions of the MFP and the information processing apparatus according to the first embodiment. The MFP 5 includes a communication unit 501, a management unit 502, a usability information storage unit 503, an authentication unit 504, and a determination unit 505. The MFP 5 may be the MFP 6.

通信手段501は、他の機器とのデータのやり取りを行う。例えば、通信手段501は、情報処理装置1からユーザ認証情報及びプラグインを識別するためのプラグイン識別情報を受信する。以下、プラグイン識別情報はプラグインIDともいう。また、通信手段501は、情報処理装置1に対して、情報処理装置1にログインしているユーザが機能プラグインを使用できるか否かの判定結果を送信する。判定結果は、ドライバプラグインをインストールするか否かを示してもよい。   The communication unit 501 exchanges data with other devices. For example, the communication unit 501 receives user authentication information and plug-in identification information for identifying a plug-in from the information processing apparatus 1. Hereinafter, the plug-in identification information is also referred to as a plug-in ID. In addition, the communication unit 501 transmits to the information processing apparatus 1 a determination result as to whether or not a user who has logged in to the information processing apparatus 1 can use the function plug-in. The determination result may indicate whether to install a driver plug-in.

管理手段502は、使用可否情報の登録、管理を行い、また、使用可否情報に含まれる情報の読み出しや書き込みを行う。使用可否情報は、各ユーザが、どの機能プラグインを使用できるかを示す情報である。管理手段502は、ユーザ認証情報の管理も行い、ユーザ認証情報に用いられる登録された認証情報を管理してもよい。使用可否情報記憶手段503は、使用可否情報を記憶する。使用可否情報記憶手段503は、例えば画像形成装置内のメモリである。   The management unit 502 registers and manages the availability information, and reads and writes information included in the availability information. The availability information is information indicating which function plug-ins each user can use. The management unit 502 may also manage user authentication information and manage registered authentication information used for user authentication information. The availability information storage unit 503 stores availability information. The usability information storage unit 503 is, for example, a memory in the image forming apparatus.

図4は、実施例1における使用可否情報の一例を示す図である。図4に示す使用可否情報の例では、各ユーザに対して、プラグイン毎に、使用可又は不可が登録されている。例えば、「ユーザ1」は、「プラグインID A」は「使用可」であるが、「プラグインID B」は「使用不可」である。   FIG. 4 is a diagram illustrating an example of availability information in the first embodiment. In the example of the availability information shown in FIG. 4, “usable” or “unusable” is registered for each plug-in for each user. For example, for “user 1”, “plug-in ID A” is “usable”, but “plug-in ID B” is “unusable”.

図3に戻り、認証手段504は、ユーザのログイン認証を行なう。また、認証手段504は、通信手段501からユーザ認証情報を取得した場合は、ユーザ認証情報に含まれるユーザID、パスワードを用いて認証を行なう。認証手段504は、認証成功した場合、判定手段505にその旨通知し、認証失敗した場合、通信手段501を介して認証失敗を情報処理装置1に通知する。   Returning to FIG. 3, the authentication unit 504 performs user login authentication. Further, when the user authentication information is acquired from the communication unit 501, the authentication unit 504 performs authentication using the user ID and password included in the user authentication information. If the authentication is successful, the authentication unit 504 notifies the determination unit 505 to that effect, and if the authentication is unsuccessful, notifies the information processing apparatus 1 of the authentication failure via the communication unit 501.

判定手段505は、認証手段504から認証成功の通知を受けた場合、認証成功したユーザが、通信手段501が取得したプラグイン識別情報が示す機能プラグインを使用できるか否かを判定する。判定方法は、使用可否情報を参照することで使用可か不可かを判定する。   When receiving a notification of successful authentication from the authentication unit 504, the determination unit 505 determines whether a user who has succeeded in authentication can use the function plug-in indicated by the plug-in identification information acquired by the communication unit 501. The determination method determines whether it can be used or not by referring to the availability information.

図4に示す使用可否情報を用いた判定方法以外にも、管理手段502がドライバプラグインのインストールを許可したユーザの数を管理し、判定手段505が許可したユーザの数が所定数を超えた場合に、判定手段505は「使用不可」と判定してもよい。管理手段502と判定手段505とは、1つの機能として構成してもよい。通信手段501の機能は、例えばMFP5のネットワークI/F部により処理され、管理手段502、認証手段504、及び判定手段505の機能は、例えばMFP5のCPUにより処理される。   In addition to the determination method using the usability information shown in FIG. 4, the management unit 502 manages the number of users permitted to install the driver plug-in, and the number of users permitted by the determination unit 505 exceeds a predetermined number. In this case, the determination unit 505 may determine “unusable”. The management unit 502 and the determination unit 505 may be configured as one function. The functions of the communication unit 501 are processed by the network I / F unit of the MFP 5, for example, and the functions of the management unit 502, the authentication unit 504, and the determination unit 505 are processed by the CPU of the MFP 5, for example.

次に、情報処理装置1の機能について説明する。情報処理装置1は、インストール手段101、通信手段104、印刷設定手段105を有する。インストール手段101は、例えばインストーラ26であり、要求手段102、取得手段103を有する。   Next, functions of the information processing apparatus 1 will be described. The information processing apparatus 1 includes an installation unit 101, a communication unit 104, and a print setting unit 105. The installation unit 101 is an installer 26, for example, and includes a request unit 102 and an acquisition unit 103.

要求手段102は、ドライバプラグインのインストール起動を検知した場合に、このドライバプラグインに対応する機能プラグインのプラグイン識別情報、及びユーザ認証情報をMFP5に送信するようOS22に要求する。   When the request unit 102 detects installation activation of the driver plug-in, the request unit 102 requests the OS 22 to transmit the plug-in identification information of the function plug-in corresponding to the driver plug-in and the user authentication information to the MFP 5.

取得手段103は、MFP5から通信手段104を介して、機能プラグインを使用してよいか否かの判定結果を取得する。   The obtaining unit 103 obtains a determination result as to whether or not the function plug-in can be used from the MFP 5 via the communication unit 104.

インストール手段101は、判定結果が使用可であれば、ドライバプラグインのインストールを行う。判定結果が使用不可であれば、インストール手段101は、インストールを行わない。   If the determination result is usable, the installation unit 101 installs a driver plug-in. If the determination result is unusable, the installation unit 101 does not perform installation.

通信手段104は、例えば、印刷データなどのデータをMFP5に送信するなどデータのやり取りを行う。例えば、通信手段104は、プラグイン識別情報、及びユーザ認証情報をMFP5に送信する。また、通信手段104は、機能プラグインの使用可否の判定結果をMFP5から受信する。   The communication unit 104 exchanges data such as transmitting data such as print data to the MFP 5. For example, the communication unit 104 transmits plug-in identification information and user authentication information to the MFP 5. Further, the communication unit 104 receives from the MFP 5 the result of determining whether or not the function plug-in can be used.

印刷設定手段105は、プリンタドライバ23の機能であり、MFP5に対して印刷データの送信要求を出したり、印刷機能の設定を行ったりする。情報処理装置1の通信手段104の機能は例えばネットワークI/F部14、その他の各手段による機能は例えばCPU11により処理される。   The print setting unit 105 is a function of the printer driver 23 and issues a print data transmission request to the MFP 5 or sets a print function. The function of the communication unit 104 of the information processing apparatus 1 is processed by, for example, the network I / F unit 14, and the function of each other unit is processed by, for example, the CPU 11.

以上より、情報処理装置側でドライバプラグインのインストールを行う際、ドライバプラグインに対応する機能プラグインのMFPにおける使用可否を判定することができる。このとき、使用不可であればドライバプラグインのインストールを許可しないとすることで、無条件でドライバプラグインをインストールさせることを防止することができる。   As described above, when installing the driver plug-in on the information processing apparatus side, it is possible to determine whether the function plug-in corresponding to the driver plug-in can be used in the MFP. At this time, it is possible to prevent the driver plug-in from being installed unconditionally by not permitting the driver plug-in installation if it cannot be used.

<動作>
次に、実施例1におけるシステムの動作について説明する。まず、ドライバプラグインのインストール処理について説明する。図5は、実施例1におけるドライバプラグインのインストール処理の一例を示すシーケンス図である。
<Operation>
Next, the operation of the system in the first embodiment will be described. First, driver plug-in installation processing will be described. FIG. 5 is a sequence diagram illustrating an example of driver plug-in installation processing according to the first embodiment.

ステップS101で、ユーザは、OS22の画面からインストーラ26を起動する。ステップS102で、インストーラ26(インストール手段101)は、ユーザ認証情報を取得するためのUIを表示してユーザにユーザ認証情報を入力させる。   In step S <b> 101, the user activates the installer 26 from the screen of the OS 22. In step S102, the installer 26 (installation unit 101) displays a UI for acquiring user authentication information and allows the user to input user authentication information.

また、ステップS102で、要求手段102は、入力されたユーザ認証情報と、インストールするプラグインを識別するプラグイン識別情報とをパラメータとして、ユーザ認証情報の確認をさせるコマンドをMFP5に送信するようOS22に要求する。   In step S102, the request unit 102 transmits a command for confirming the user authentication information to the MFP 5 using the input user authentication information and the plug-in identification information for identifying the plug-in to be installed as parameters. To request.

ステップS103で、OS22は、S102の要求を元にMFP5との送信ポートを経由してコマンドをMFP5に送信する。ステップS104で、MFP5は、ユーザ認証情報とプラグイン識別情報を元にインストール可否の判定を行い、ステップS105で、MFP5は、その確認結果をOS22経由でインストーラ26に通知する。   In step S103, the OS 22 transmits a command to the MFP 5 via the transmission port with the MFP 5 based on the request in S102. In step S104, the MFP 5 determines whether or not to install based on the user authentication information and the plug-in identification information. In step S105, the MFP 5 notifies the confirmation result to the installer 26 via the OS 22.

ステップS106で、インストーラ26は、判定結果通知を受け取り、判定結果がOKであれば、ドライバプラグインのインストール(ファイルのコピー、ドライバ情報の更新)を開始する。   In step S <b> 106, the installer 26 receives the determination result notification. If the determination result is OK, installation of the driver plug-in (file copy, driver information update) is started.

ここで、図6は、実施例1におけるユーザ認証情報を入力させる表示画面の一例を示す図である。インストーラ26は、ユーザ認証情報を取得するために、図6に示すようなUIを表示してユーザにユーザ認証情報を入力させる。図6に示すUIで入力されたユーザ認証情報と、インストールするプラグインを識別するプラグイン識別情報とをパラメータとして、ユーザ認証情報の確認をさせるコマンドの送信をOS22に要求する(図5のステップS102)。   Here, FIG. 6 is a diagram illustrating an example of a display screen for inputting user authentication information according to the first embodiment. In order to obtain user authentication information, the installer 26 displays a UI as shown in FIG. 6 and allows the user to input user authentication information. Using the user authentication information input in the UI shown in FIG. 6 and the plug-in identification information for identifying the plug-in to be installed as parameters, the OS 22 is requested to transmit a command for confirming the user authentication information (step in FIG. 5). S102).

図7は、実施例1におけるユーザ認証情報の確認を行う処理の一例を示すフローチャートである。ステップS201で、認証手段504は、登録済みのユーザ情報を確認する。   FIG. 7 is a flowchart illustrating an example of processing for confirming user authentication information according to the first embodiment. In step S201, the authentication unit 504 confirms registered user information.

ステップS202で、認証手段504は、受信されたユーザIDがユーザ情報に存在するかを判定する。ステップS202の判定結果がYES(あり)であればステップS203に進み、NO(なし)であればステップS207に進む。   In step S202, the authentication unit 504 determines whether the received user ID exists in the user information. If the determination result in step S202 is YES (yes), the process proceeds to step S203, and if NO (none), the process proceeds to step S207.

ステップS203で、認証手段504は、情報処理装置から受信したユーザ認証情報に含まれるパスワードが一致するかを判定する。ステップS203の判定結果がYES(一致)であればステップS204に進み、判定結果がNO(不一致)であればステップS207に進む。   In step S203, the authentication unit 504 determines whether the passwords included in the user authentication information received from the information processing apparatus match. If the determination result in step S203 is YES (match), the process proceeds to step S204, and if the determination result is NO (mismatch), the process proceeds to step S207.

ステップS204で、判定手段505は、使用可否情報を参照する。ステップS205で、判定手段505は、認証成功したユーザが、プラグイン識別情報が示すプラグインを使用の可否を判定する。ステップS204の判定結果がYES(使用可)であればステップS206に進み、判定結果がNO(使用不可)であればステップS207に進む。   In step S204, the determination unit 505 refers to the availability information. In step S205, the determination unit 505 determines whether or not the user who has succeeded in authentication can use the plug-in indicated by the plug-in identification information. If the determination result in step S204 is YES (usable), the process proceeds to step S206, and if the determination result is NO (unusable), the process proceeds to step S207.

ステップS206で、判定手段505は、通信手段101を介して判定結果「OK」を情報処理装置1に返す。ステップS207で、判定手段505は、通信手段101を介して判定結果「NO」を情報処理装置1に返す。   In step S <b> 206, the determination unit 505 returns a determination result “OK” to the information processing apparatus 1 via the communication unit 101. In step S <b> 207, the determination unit 505 returns a determination result “NO” to the information processing apparatus 1 via the communication unit 101.

以上、実施例1によれば、無条件でドライバプラグインが情報処理装置にインストールさせることを防止することができる。また、実施例1によれば、ドライバプラグインに対して、ユーザ毎にライセンス管理を行ったり、情報処理装置1にインストールした数を管理してライセンス管理を行ったりすることができる。   As described above, according to the first embodiment, it is possible to prevent the driver plug-in from being installed in the information processing apparatus unconditionally. Further, according to the first embodiment, it is possible to perform license management for each user with respect to the driver plug-in, or to perform license management by managing the number installed in the information processing apparatus 1.

[実施例2]
次に、実施例2における情報処理装置3及びMFP7について説明する。実施例2では、ドライバプラグインの使用可又は不可以外にも、期間限定を設けてドライバプラグインを所定期間お試しとして使用させる。
[Example 2]
Next, the information processing apparatus 3 and the MFP 7 according to the second embodiment will be described. In the second embodiment, the driver plug-in is used as a trial for a predetermined period by providing a limited period in addition to whether the driver plug-in can be used or not.

<機能>
図8は、実施例2におけるMFP及び情報処理装置の機能の一例を示すブロック図である。図8に示す機能で、図3に示す機能と同様のものは、同じ符号を付す。以下、実施例1と異なる機能を説明する。
<Function>
FIG. 8 is a block diagram illustrating an example of functions of the MFP and the information processing apparatus according to the second embodiment. The functions shown in FIG. 8 that are the same as the functions shown in FIG. Hereinafter, functions different from those of the first embodiment will be described.

図8の示すMFP7は、通信手段701、管理手段702、使用可否情報記憶手段703、認証手段504、判定手段704を有する。通信手段701は、情報処理装置3からライセンス情報を取得した場合は、ライセンス情報を管理手段702に出力する。ライセンス情報は、例えばプラグインIDやライセンスキーなどを含む。   8 includes a communication unit 701, a management unit 702, a usability information storage unit 703, an authentication unit 504, and a determination unit 704. When the communication unit 701 acquires the license information from the information processing apparatus 3, the communication unit 701 outputs the license information to the management unit 702. The license information includes, for example, a plug-in ID and a license key.

管理手段702は、使用可否情報を管理する。実施例2の使用可否情報は、期間限定を含む。期間限定は、所定期間お試しとして使用させることを示す。所定期間は、例えば30日や60日などが設定されている。管理手段702は、通信手段701からライセンス情報を取得した場合は、プラグインIDに対するライセンスキーが正しいライセンスキーであるか否かを照合する。正しいライセンスキーはMFP7内のメモリなどで管理する。管理手段702は、ライセンスキーが正しく照合された場合、使用可否情報の「期間限定」を「使用可」に変更する。管理手段702は、使用可否情報を変更した場合、変更内容を、通信手段701を介して情報処理装置3に送信する。   The management unit 702 manages the availability information. The usability information of the second embodiment includes a limited period. The limited period indicates that it is used as a trial for a predetermined period. For example, 30 days or 60 days are set as the predetermined period. When acquiring the license information from the communication unit 701, the management unit 702 checks whether the license key for the plug-in ID is a correct license key. The correct license key is managed by a memory in the MFP 7. When the license keys are correctly verified, the management unit 702 changes “limited period” of the availability information to “usable”. When the management unit 702 changes the availability information, the management unit 702 transmits the changed content to the information processing apparatus 3 via the communication unit 701.

使用可否情報記憶手段703は、使用可否情報を記憶する。使用可否情報には、前述したように「期間限定」が含まれる。図9は、実施例2における使用可否情報の一例を示す図である。図9に示す例では、「プラグインID C」について、「ユーザ1」及び「ユーザ3」は「期間限定」で使用可能であり、「ユーザ2」は「使用不可」、「ユーザ4」及び「ユーザ5」は「使用可」であることを示す。「期間限定」の所定期間は、ユーザ毎に異なる期間が設定されてもよいし、一律に30日などの所定値が設定されてもよい。   The usability information storage unit 703 stores usability information. The availability information includes “limited period” as described above. FIG. 9 is a diagram illustrating an example of availability information in the second embodiment. In the example illustrated in FIG. 9, for “Plug-in ID C”, “User 1” and “User 3” can be used for “Limited time”, “User 2” can be “Unavailable”, “User 4”, and “User 4”. “User 5” indicates “available”. As the predetermined period of “limited period”, a different period may be set for each user, or a predetermined value such as 30 days may be set uniformly.

図8に戻り、判定手段704は、「使用可」又は「使用不可」以外にも「期間限定」と判定する場合もある。例えば「ユーザ1」が、「プラグインID C」のドライバプラグインのインストールをする場合には、判定手段704は、「期間限定」と判定する。判定結果が「期間限定」の場合は、所定期間を示す情報が判定結果に含まれる。   Returning to FIG. 8, the determination unit 704 may determine “period limited” in addition to “usable” or “unusable”. For example, when “User 1” installs a driver plug-in with “Plug-in ID C”, the determination unit 704 determines “Limited”. When the determination result is “limited period”, information indicating the predetermined period is included in the determination result.

次に、実施例2における情報処理装置3について説明する。実施例2における情報処理装置3は、通信手段301、インストール手段302、ライセンス登録手段303、印刷設定手段304を有する。   Next, the information processing apparatus 3 according to the second embodiment will be described. The information processing apparatus 3 according to the second embodiment includes a communication unit 301, an installation unit 302, a license registration unit 303, and a print setting unit 304.

通信手段301は、判定結果をMFP7から受信し、受信した判定結果をインストール手段302に出力する。通信手段301は、ライセンス登録手段303からライセンス情報を取得した場合は、MFP7にライセンス情報を送信する。   The communication unit 301 receives the determination result from the MFP 7 and outputs the received determination result to the installation unit 302. When the communication unit 301 acquires the license information from the license registration unit 303, the communication unit 301 transmits the license information to the MFP 7.

インストール手段302は、判定結果が「期間限定」を示す場合、ドライバプラグインをインストールして、判定結果に含まれる所定期間の使用制限をドライバプラグインに登録する。インストール手段302は、例えば、インストールした日時情報と所定期間情報をドライバプラグインに登録する。   When the determination result indicates “limited period”, the installation unit 302 installs the driver plug-in and registers the use restriction for a predetermined period included in the determination result in the driver plug-in. For example, the installation unit 302 registers the installed date and time information and the predetermined period information in the driver plug-in.

印刷設定手段304は、使用期限が設定されたドライバプラグインをインストールしてから所定期間が経過した場合、ライセンス登録手段303にその旨通知する。印刷設定手段304は、所定期間の経過については、ドライバプラグインに登録された日時情報と所定期間情報とから判断可能である。   The print setting unit 304 notifies the license registration unit 303 when a predetermined period has elapsed since the installation of the driver plug-in with the expiration date set. The print setting unit 304 can determine whether the predetermined period has elapsed from the date and time information registered in the driver plug-in and the predetermined period information.

ライセンス登録手段303は、印刷設定手段304から所定期間が経過したことを通知された場合、ユーザに対してライセンスの登録を確認する。具体的には、ライセンス登録手段303は、例えば図10に示す画面を表示して、使用期限後の処理をユーザに選択させる。また、ライセンス登録手段303は、所定期間の経過後、ドライバ設定UI起動時、あるいは印刷実行時に図10に示すメッセージ画面を表示してユーザに通知してもよい。   When the license registration unit 303 is notified from the print setting unit 304 that the predetermined period has elapsed, the license registration unit 303 confirms license registration with the user. Specifically, the license registration unit 303 displays a screen shown in FIG. 10, for example, and allows the user to select a process after the expiration date. Further, the license registration unit 303 may notify the user by displaying a message screen shown in FIG. 10 when the driver setting UI is activated or when printing is performed after a predetermined period of time has elapsed.

図10は、使用期限経過後のメッセージの一例を示す図である。使用期限は、インストール時の日時に所定期間を加算すれば求めることが出来る。図10に示す例では、使用期限が経過すると「ライセンス登録する」、「使用しない」又は「キャンセル」のいずれかをユーザに選択させる。   FIG. 10 is a diagram illustrating an example of a message after the expiration date. The expiration date can be obtained by adding a predetermined period to the date of installation. In the example shown in FIG. 10, when the expiration date has passed, the user is prompted to select one of “register license”, “not use”, or “cancel”.

図10に示す「ライセンス登録する」が選択された場合、図11に示す画面を表示してライセンスキーの入力を受け付ける。図11は、ライセンス登録画面の一例を示す図である。図11に示す例では、入力欄にライセンスキーが入力されている。図11に示す「OK」ボタンの押下を情報処理装置3が検知すると、使用期限が切れたプラグインIDと、入力されたライセンスキーとを含むライセンス情報が通信手段303を介してMFP7に送信される。   When “Register license” shown in FIG. 10 is selected, the screen shown in FIG. 11 is displayed to accept the input of the license key. FIG. 11 is a diagram illustrating an example of a license registration screen. In the example shown in FIG. 11, a license key is input in the input field. When the information processing apparatus 3 detects that the “OK” button shown in FIG. 11 is pressed, license information including the plug-in ID whose expiration date has expired and the input license key is transmitted to the MFP 7 via the communication unit 303. The

図10に示す「使用しない」が選択された場合、印刷設定手段304は、ドライバプラグインをアンインストールする、又は削除する。図10に示す「キャンセル」が選択された場合、ライセンス登録手段303は、所定時間経過後に、再度、図10に示す画面を表示してもよい。   When “not use” shown in FIG. 10 is selected, the print setting unit 304 uninstalls or deletes the driver plug-in. When “CANCEL” shown in FIG. 10 is selected, the license registration unit 303 may display the screen shown in FIG. 10 again after a predetermined time has elapsed.

印刷設定手段304は、ライセンス情報をMFP7に送信した後、ライセンス情報に含まれるプラグインIDと同じプラグインIDに対する「使用可」の判定結果を取得した場合、ドライバプラグインに設定された使用制限を解除し、自由にドライバプラグインを使用できるようにする。   If the print setting unit 304 acquires the determination result of “usable” for the same plug-in ID as the plug-in ID included in the license information after transmitting the license information to the MFP 7, the use restriction set in the driver plug-in To be able to use the driver plug-in freely.

これにより、ドライバプラグインの使用期間を制限し、機能プラグインをお試し期間の間ユーザに使用させることができる。お試し期間の終了後、ライセンス登録するか否かをユーザに選択させることもできる。   Thereby, the usage period of the driver plug-in can be limited, and the function plug-in can be used by the user during the trial period. After the trial period is over, the user can select whether or not to register the license.

<動作>
実施例2におけるライセンス登録に関するMFP7、及び情報処理装置3の動作について説明する。図12は、ライセンス登録処理の一例を示すフローチャートである。図12に示すステップS301で、ライセンス登録手段303は、ライセンス登録画面(例えば、図11参照)を表示して、ライセンスキーを入力させる。
<Operation>
Operations of the MFP 7 and the information processing apparatus 3 relating to license registration in the second embodiment will be described. FIG. 12 is a flowchart illustrating an example of the license registration process. In step S301 shown in FIG. 12, the license registration unit 303 displays a license registration screen (see, for example, FIG. 11) and inputs a license key.

ステップS302で、ライセンス登録手段303は、入力されたライセンスキーを含むライセンス情報を、通信手段301を介してMFP7に送信する。   In step S302, the license registration unit 303 transmits the license information including the input license key to the MFP 7 via the communication unit 301.

ステップS303で、MFP7は、取得したライセンスキーが正しいか否か照合する。正しいライセンスキーはMFP7が保持してもよいし、外部のサーバが保持してもよい。   In step S303, the MFP 7 verifies whether the acquired license key is correct. The correct license key may be held by the MFP 7 or may be held by an external server.

ステップS303で、判定結果がYES(照合OK)であればステップS304に進み、判定結果がNO(照合NG)であればステップS301に戻る。S301に戻る手順としては、MFP7が照合NGの場合、通信手段701を介して照合NGの結果を情報処理装置3に送信する。次に、情報処理装置3が、MFP7から照合NGの結果を受信した場合、ライセンス登録手段303が再度図11に示す画面を表示する。これよりステップS301に戻ることができる。   If the determination result is YES (verification OK) in step S303, the process proceeds to step S304, and if the determination result is NO (verification NG), the process returns to step S301. As a procedure for returning to S 301, when the MFP 7 is the verification NG, the result of the verification NG is transmitted to the information processing apparatus 3 via the communication unit 701. Next, when the information processing apparatus 3 receives the result of the verification NG from the MFP 7, the license registration unit 303 displays the screen shown in FIG. 11 again. Thus, the process can return to step S301.

ステップS304で、MFP7は、管理手段702により、使用可否情報の「期間限定」を「使用可」に変更する。管理手段704は、変更内容を、通信手段701を介して情報処理装置3に送信する。   In step S <b> 304, the management unit 702 causes the MFP 7 to change “limited period” in the availability information to “usable”. The management unit 704 transmits the changed content to the information processing apparatus 3 via the communication unit 701.

ステップS305で、情報処理装置3は、ライセンスキーをMFP7に送ったプラグインIDに対して、「使用可」の情報を取得した場合、このプラグインIDに対応するドライバプラグインの使用制限を解除する。具体的には、情報処理装置3は、このドライバプラグインのドライバ登録情報に設定された使用期限を解除し、このドライバプラグインを使用できるようにする。   In step S305, when the information processing apparatus 3 acquires “usable” information for the plug-in ID that has sent the license key to the MFP 7, the use restriction of the driver plug-in corresponding to the plug-in ID is removed. To do. Specifically, the information processing device 3 cancels the expiration date set in the driver registration information of the driver plug-in so that the driver plug-in can be used.

以上、実施例2によれば、ドライバプラグインの使用可又は不可以外にも、期間限定を設けてドライバプラグインを所定期間お試しとして使用させることができる。   As described above, according to the second embodiment, the driver plug-in can be used as a trial for a predetermined period by providing a limited period in addition to whether or not the driver plug-in can be used.

[実施例3]
次に、実施例3における情報処理装置4及びMFP5について説明する。実施例3では、ドライバプラグインが使用不可であっても、情報処理装置4は、ドライバプラグインをメモリに記憶しておき、使用可になったときにインストールを行う。機能プラグインは、最初は使用不可であっても、管理者により使用可に設定を変更されたり、ライセンス数が減少して、使用可になったりする場合がある。
[Example 3]
Next, the information processing apparatus 4 and the MFP 5 according to the third embodiment will be described. In the third embodiment, even if the driver plug-in cannot be used, the information processing apparatus 4 stores the driver plug-in in a memory and performs installation when the driver plug-in becomes usable. Even if the function plug-in is initially unusable, the setting may be changed to be usable by the administrator, or the number of licenses may be decreased and may be usable.

<機能>
図13は、実施例3におけるMFP及び情報処理装置の機能の一例を示すブロック図である。図13に示す機能で、図3に示す機能と同様のものは、同じ符号を付す。以下、実施例1と異なる機能を説明する。
<Function>
FIG. 13 is a block diagram illustrating an example of functions of the MFP and the information processing apparatus according to the third embodiment. 13 that are the same as the functions shown in FIG. 3 are denoted by the same reference numerals. Hereinafter, functions different from those of the first embodiment will be described.

図13に示す情報処理装置4は、インストール手段401、通信手段104、印刷設定手段105を有する。インストール手段401は、要求手段102、取得手段103、問合せ手段402を有する。   The information processing apparatus 4 illustrated in FIG. 13 includes an installation unit 401, a communication unit 104, and a print setting unit 105. The installation unit 401 includes a request unit 102, an acquisition unit 103, and an inquiry unit 402.

インストール手段401は、ドライバプラグインが使用不可であっても、ドライバプラグインを記憶部(例えば、RAM12)に記憶しておくことができる。図14は、実施例3におけるユーザ認証情報を入力させる表示画面の一例を示す図である。図14に示す例では、「プラグインの使用権がない場合はコピーを行う」が選択された場合、MFP5からの判定結果が「使用不可」であっても、インストール手段401は、ドライバプラグインを記憶部にコピーする。この段階では、ドライバプラグインのプログラムを実行できる状態にはない。   The installation unit 401 can store the driver plug-in in the storage unit (for example, the RAM 12) even if the driver plug-in is unavailable. FIG. 14 is a diagram illustrating an example of a display screen for inputting user authentication information according to the third embodiment. In the example shown in FIG. 14, when “copy when use right of plug-in is not selected” is selected, even if the determination result from the MFP 5 is “unusable”, the installation unit 401 displays the driver plug-in. Is copied to the storage unit. At this stage, the driver plug-in program is not ready to be executed.

図13に戻り、問合せ手段402は、取得手段103が取得した判定結果が「使用不可」であり、かつ、ドライバプラグインが記憶部に記憶されているプラグインIDを保持する。問合せ手段402は、設定されたタイミングでMFP5に対し、保持しているプラグインIDに対応する使用可否が変更されたかを問合わせる。設定されたタイミングは、例えば一定時間経過後、インストーラ26起動時、ユーザに指示された時、定期的などである。   Returning to FIG. 13, the inquiry unit 402 holds the plug-in ID in which the determination result acquired by the acquisition unit 103 is “unusable” and the driver plug-in is stored in the storage unit. The inquiry unit 402 inquires of the MFP 5 at the set timing whether or not the availability corresponding to the held plug-in ID has been changed. The set timing is, for example, periodically after a certain period of time has elapsed, when the installer 26 is started, when instructed by the user, and the like.

問合せ手段402は、MFP5に使用可否情報の変更を問い合わせる場合、ユーザ認証情報(ユーザID、パスワード)及びプラグインIDを、通信手段104を介してMFP5に送信する。   The inquiry unit 402 transmits user authentication information (user ID, password) and plug-in ID to the MFP 5 via the communication unit 104 when inquiring the MFP 5 about the change of the availability information.

問合せ結果が「使用可」に変更されたことを示す場合、インストール手段401は、このプラグインIDに対応するドライバプラグインのインストールを開始する。このとき、インストール手段401は、インストーラ26が起動していれば自動でインストールを開始するようにしてもよい。また、インストール手段401は、ユーザに対してインストールを開始するかの確認画面を表示し、ユーザからの指示を待ってインストールを開始してもよい。インストール後に、ドライバプラグインのファイルなどが展開されてドライバプラグインのプログラムを実行することができるようになる。   When the inquiry result indicates that the query is changed to “available”, the installation unit 401 starts installing the driver plug-in corresponding to the plug-in ID. At this time, the installation unit 401 may automatically start the installation if the installer 26 is activated. The installation unit 401 may display a confirmation screen as to whether to start the installation for the user, and may start the installation after waiting for an instruction from the user. After installation, the driver plug-in file is expanded and the driver plug-in program can be executed.

これにより、ドライバプラグインが「使用不可」であっても、再度CD−ROMなどを情報処理装置4にセットしてインストール処理を行う手間を省くことができる。   Thereby, even if the driver plug-in is “unusable”, it is possible to save the trouble of setting the CD-ROM or the like in the information processing apparatus 4 and performing the installation process again.

<動作>
実施例3における使用可否情報の確認に関するMFP5、及び情報処理装置3の動作について説明する。図15は、使用可否情報の確認処理の一例を示すフローチャートである。図15に示すステップS401で、問合せ手段402は、保持しているプラグインがあるか否かを判定する。保持しているプラグインとは、MFP5からの判定結果が「使用不可」であり、かつドライバプラグインが記憶部に記憶されているプラグインIDのことである。
<Operation>
Operations of the MFP 5 and the information processing apparatus 3 regarding confirmation of the availability information in the third embodiment will be described. FIG. 15 is a flowchart illustrating an example of a confirmation process of availability information. In step S401 shown in FIG. 15, the inquiry unit 402 determines whether there is a plug-in held. The retained plug-in is a plug-in ID for which the determination result from the MFP 5 is “unusable” and the driver plug-in is stored in the storage unit.

ステップS401の判定結果がYES(あり)であれば、ステップS402に進み、判定結果がNO(なし)であれば処理を終了する。問合せ手段402は、ステップS401の判定を所定のタイミングで行ってもよい。   If the determination result in step S401 is YES (yes), the process proceeds to step S402, and if the determination result is NO (none), the process ends. The inquiry unit 402 may perform the determination in step S401 at a predetermined timing.

ステップS402で、問合せ手段402は、ユーザ認証情報及びプラグインIDを、通信手段104を介してMFP5に送信する。問合せ手段402は、保持しているプラグインIDが複数ある場合は、複数のプラグインIDに対する問合せを一度に行ってもよい。   In step S <b> 402, the inquiry unit 402 transmits user authentication information and plug-in ID to the MFP 5 via the communication unit 104. When there are a plurality of plug-in IDs held, the inquiry unit 402 may make an inquiry for a plurality of plug-in IDs at a time.

ステップS403で、MFP5の判定手段505は、問合せを受けたユーザ認証情報及びプラグインIDを用いて、使用可否を判定する。使用可否の判定については実施例1と同様にすればよい。実施例3において、使用可否情報のデータは、管理者などにより適宜変更されうる。   In step S <b> 403, the determination unit 505 of the MFP 5 determines whether or not the user can use the user authentication information and the plug-in ID that have received the inquiry. The determination of availability can be made in the same manner as in the first embodiment. In the third embodiment, the data on the availability information can be appropriately changed by an administrator or the like.

ステップS403の判定結果がYES(使用可)であればステップS404に進み、判定結果がNO(使用不可)であれば処理を終了する。   If the determination result in step S403 is YES (usable), the process proceeds to step S404, and if the determination result is NO (unusable), the process ends.

ステップS404で、インストール手段401は、「使用可」に変更されたドライバプラグインIDに対応するドライバプラグインのインストールを開始する。これにより、ドライバプラグインのファイルが展開、必要なデータが設定され、ドライバプラグインのプログラムを実行することが可能となる。   In step S404, the installation unit 401 starts installing the driver plug-in corresponding to the driver plug-in ID changed to “usable”. Thus, the driver plug-in file is expanded, necessary data is set, and the driver plug-in program can be executed.

以上、実施例3によれば、ドライバプラグインが使用不可であっても、情報処理装置4は、ドライバプラグインをメモリに記憶しておき、使用可になったときにインストールを行うことができる。   As described above, according to the third embodiment, even when the driver plug-in cannot be used, the information processing apparatus 4 can store the driver plug-in in the memory and perform installation when the driver plug-in becomes available. .

本発明の実施例について詳述したが、本発明は係る特定の実施例に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   Although the embodiments of the present invention have been described in detail, the present invention is not limited to such specific embodiments, and various modifications and changes can be made within the scope of the gist of the present invention described in the claims. Is possible.

なお、各実施例において説明した処理内容をプログラムとし、プログラムをコンピュータに実行させて前述した処理を情報処理装置に実行させることも可能である。また、プログラムを記録媒体に記録し、プログラムが記録された記録媒体をコンピュータに読み取らせて、前述した処理を情報処理装置に実行させることも可能である。   Note that the processing content described in each embodiment may be a program, and the program may be executed by a computer to cause the information processing apparatus to execute the processing described above. It is also possible to record the program on a recording medium, cause the computer to read the recording medium on which the program is recorded, and cause the information processing apparatus to execute the processing described above.

1、2、3、4 情報処理装置
5、6、7 MFP
11 CPU
12 RAM
13 HDD
14 ネットワークI/F部
15 入力部
16 表示部
17 外部記憶装置I/F部
23 プリンタドライバ
26 ドライバプラグインインストーラ
28 ドライバプラグイン
101、301、401 インストール手段
102 要求手段
103 取得手段
104、301 通信手段
105、304 印刷設定手段
303 ライセンス登録手段
402 問合せ手段
501、701 通信手段
502、702 管理手段
503、703 使用可否情報記憶手段
504 認証手段
505、704 判定手段
1, 2, 3, 4 Information processing device 5, 6, 7 MFP
11 CPU
12 RAM
13 HDD
14 Network I / F unit 15 Input unit 16 Display unit 17 External storage device I / F unit 23 Printer driver 26 Driver plug-in installer 28 Driver plug-in 101, 301, 401 Installation unit 102 Request unit 103 Acquisition unit 104, 301 Communication unit 105, 304 Print setting unit 303 License registration unit 402 Query unit 501, 701 Communication unit 502, 702 Management unit 503, 703 Usability information storage unit 504 Authentication unit 505, 704 Determination unit

特開2006−261970JP 2006-261970 A 特開2005−173701JP-A-2005-173701 特開2008−282117JP2008-282117 特開2006−260356JP 2006-260356 A

Claims (6)

当該画像形成装置の機能を実行するための複数のプラグインをインストールし、前記機能が実行可能になる画像形成装置であって、
情報処理装置からプラグインを識別するプラグイン識別情報とユーザ認証を行うためのユーザ認証情報を受信する受信手段と、
ユーザごとに、当該画像形成装置にインストールされた複数のプラグインそれぞれを使用可能か否かを示す使用可否情報を記憶する記憶手段と、
前記受信手段によって受信されたユーザ認証情報に基づいて認証を行う認証手段と、
前記認証手段による認証が成功した場合、前記受信手段によって受信した前記プラグイン識別情報と前記記憶手段によって記憶されている使用可否情報に基づいて、認証に成功したユーザが前記プラグイン識別情報が示すプラグインの使用が可能か否かを判定する判定手段と、
前記判定手段による判定結果を前記情報処理装置に送信する送信手段と、
を備えることを特徴とした画像形成装置。
A plurality of plug-ins for executing the functions of the image forming apparatus are installed, and the functions can be executed.
Receiving means for receiving the user authentication information for performing a plug-in identification information for identifying an information processing apparatus or Lapu plug and user authentication,
Storage means for storing availability information indicating whether each of the plurality of plug-ins installed in the image forming apparatus can be used for each user;
Authentication means for performing authentication based on user authentication information received by the receiving means;
When the authentication by the authenticating unit is successful, the plug-in identifying information indicates a user who has succeeded in the authentication based on the plug-in identification information received by the receiving unit and the usability information stored by the storage unit. A determination means for determining whether or not the plug-in can be used;
Transmitting means for transmitting a determination result by the determination means to the information processing apparatus;
An image forming apparatus comprising:
前記プラグインに対応するドライバ用のプラグインをインストールした情報処理装置の数を管理する管理手段を有し、
前記判定手段は、
前記情報処理装置の数が所定値以上になった場合、前記プラグインが使用可のユーザにおいても使用不可を判定する請求項1に記載の画像形成装置。
Management means for managing the number of information processing devices installed with a driver plug-in corresponding to the plug-in ;
The determination means includes
The image forming apparatus according to claim 1, wherein when the number of the information processing apparatuses is equal to or greater than a predetermined value, the user who can use the plug-in determines whether the plug-in can be used.
前記使用可否情報は、プラグインの使用期間を制限した期間限定をさらに含み、
前記送信手段は、
前記期間限定の判定結果の場合、使用期間情報を含んだ判定結果を送信する請求項又は2に記載の画像形成装置。
The usability information further includes a time limit that limits the period of use of the plug,
The transmission means includes
For the limited time determination result, the image forming apparatus according to claim 1 or 2 transmits the determination result including the use period information.
画像形成装置の機能を実行するための複数のプラグインがインストールされ、前記機能が実行可能になる画像形成方法であって、
情報処理装置からプラグインを識別するプラグイン識別情報とユーザ認証を行うためのユーザ認証情報を受信する受信手順と、
ユーザごとに、前記画像形成装置にインストールされた複数のプラグインそれぞれを使用可能か否かを示す使用可否情報を記憶する記憶手順と、
前記受信手順によって受信されたユーザ認証情報に基づいて認証を行う認証手順と、
前記認証手順による認証が成功した場合、前記受信手順によって受信した前記プラグイン識別情報と前記記憶手順によって記憶されている使用可否情報に基づいて、認証に成功したユーザが前記プラグイン識別情報が示すプラグインの使用が可能か否かを判定する判定手順と、
前記判定手順による判定結果を前記情報処理装置に送信する送信手順と、
を有することを特徴とした画像形成方法
An image forming method in which a plurality of plug-ins for executing a function of an image forming apparatus is installed, and the function can be executed.
A receiving procedure for receiving plug-in identification information for identifying a plug-in from the information processing apparatus and user authentication information for performing user authentication;
A storage procedure for storing availability information indicating whether each of the plurality of plug-ins installed in the image forming apparatus can be used for each user;
An authentication procedure for performing authentication based on the user authentication information received by the reception procedure;
When the authentication by the authentication procedure is successful, the plug-in identification information indicates the user who has succeeded in the authentication based on the plug-in identification information received by the reception procedure and the usability information stored by the storage procedure. Judgment procedure for determining whether or not the plug-in can be used,
A transmission procedure for transmitting a determination result by the determination procedure to the information processing apparatus;
An image forming method characterized by comprising:
当該画像形成装置の機能を実行するための複数のプラグインがインストールされて、前記機能が実行可能になる画像形成装置と、前記複数のプラグインを前記画像形成装置において利用する情報処理装置とを有する画像形成システムであって、
前記画像形成装置は、
前記情報処理装置からプラグインを識別するプラグイン識別情報とユーザ認証を行うためのユーザ認証情報を受信する受信手段と、
ユーザごとに、当該画像形成装置にインストールされた複数のプラグインそれぞれを使用可能か否かを示す使用可否情報を記憶する記憶手段と、
前記受信手段によって受信されたユーザ認証情報に基づいて認証を行う認証手段と、
前記認証手段による認証が成功した場合、前記受信手段によって受信した前記プラグイン識別情報と前記記憶手段によって記憶されている使用可否情報に基づいて、認証に成功したユーザが前記プラグイン識別情報が示すプラグインの使用が可能か否かを判定する判定手段と、
前記判定手段による判定結果を前記情報処理装置に送信する送信手段とを有し、
前記情報処理装置は、
前記プラグインを利用する場合、前記プラグインを識別するプラグイン識別情報及びユーザ認証情報を前記画像形成装置へ送付する送付手段と、
前記判定結果を取得する取得手段とを有する
ことを特徴とした画像形成システム
An image forming apparatus in which a plurality of plug-ins for executing the functions of the image forming apparatus are installed and the functions can be executed; and an information processing apparatus using the plurality of plug-ins in the image forming apparatus An image forming system comprising:
The image forming apparatus includes:
Receiving means for receiving plug-in identification information for identifying a plug-in and user authentication information for performing user authentication from the information processing apparatus;
Storage means for storing availability information indicating whether each of the plurality of plug-ins installed in the image forming apparatus can be used for each user;
Authentication means for performing authentication based on user authentication information received by the receiving means;
When the authentication by the authenticating unit is successful, the plug-in identifying information indicates a user who has succeeded in the authentication based on the plug-in identification information received by the receiving unit and the usability information stored by the storage unit. A determination means for determining whether or not the plug-in can be used;
Transmission means for transmitting the determination result by the determination means to the information processing apparatus,
The information processing apparatus includes:
When using the plug-in, sending means for sending plug-in identification information for identifying the plug-in and user authentication information to the image forming apparatus;
Acquisition means for acquiring the determination result
An image forming system characterized by that .
請求項5に記載の前記画像形成システムにおいて、
前記情報処理装置は
前記判定結果が、前記プラグイン識別情報が示すプラグインを、前記ユーザ認証情報が示すユーザが使用できないことを示す場合、前記ユーザ認証情報が示すユーザの前記プラグインの使用可否情報が、変更されたか否かを前記画像形成装置に問合せる問合せ手段を有し、
問合せた結果、前記ユーザ認証情報が示すユーザの前記プラグインの使用可否情報が使用可能に変更された場合、前記プラグインに対応するドライバ用のプラグインをインストすることを特徴とした画像形成システム
The image forming system according to claim 5, wherein
The information processing apparatus includes :
When the determination result indicates that the user indicated by the user authentication information cannot use the plug-in indicated by the plug-in identification information, the plug-in availability information of the user indicated by the user authentication information is changed. Inquiry means for inquiring the image forming apparatus whether or not
As a result of the inquiry, if the plug-in availability information of the user indicated by the user authentication information is changed to be usable, an image forming system that installs a driver plug-in corresponding to the plug-in .
JP2010014657A 2010-01-26 2010-01-26 Program, image forming apparatus, and installation method Expired - Fee Related JP5552818B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010014657A JP5552818B2 (en) 2010-01-26 2010-01-26 Program, image forming apparatus, and installation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010014657A JP5552818B2 (en) 2010-01-26 2010-01-26 Program, image forming apparatus, and installation method

Publications (2)

Publication Number Publication Date
JP2011154473A JP2011154473A (en) 2011-08-11
JP5552818B2 true JP5552818B2 (en) 2014-07-16

Family

ID=44540397

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010014657A Expired - Fee Related JP5552818B2 (en) 2010-01-26 2010-01-26 Program, image forming apparatus, and installation method

Country Status (1)

Country Link
JP (1) JP5552818B2 (en)

Families Citing this family (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5573411B2 (en) * 2010-06-23 2014-08-20 株式会社リコー Image forming apparatus, program, and installation method
CH705457A1 (en) * 2011-08-31 2013-03-15 Ferag Ag Generate a user interface on a display.
JP6515446B2 (en) 2014-05-14 2019-05-22 株式会社リコー Management system, program, management method and communication system
JP7363291B2 (en) * 2019-09-27 2023-10-18 ブラザー工業株式会社 Information processing device, software installation method, and program
JP7476750B2 (en) 2020-09-30 2024-05-01 富士フイルムビジネスイノベーション株式会社 Information processing device and program
JP2022187225A (en) 2021-06-07 2022-12-19 富士フイルムビジネスイノベーション株式会社 Information processing apparatus, information processing system, and information processing program

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH11194937A (en) * 1997-12-26 1999-07-21 Orix Rentec Kk Rent control system for electronic computer program
JP2001265588A (en) * 2000-03-17 2001-09-28 Nec Corp Software license managing system and recording medium with software license managing program recorded thereon
JP2002169673A (en) * 2000-12-04 2002-06-14 Ricoh Co Ltd Control system of image forming apparatus
JP2003067210A (en) * 2001-08-22 2003-03-07 Just Syst Corp Program execution prevention device, program execution prevention method, program for computer to execute the method, and computer readable recording medium stored with the program
JP2003122537A (en) * 2001-10-15 2003-04-25 Minolta Co Ltd License management device and management system
JP2004213436A (en) * 2003-01-07 2004-07-29 Yokogawa Electric Corp Software license authentication system
JP4371673B2 (en) * 2003-02-28 2009-11-25 キヤノン株式会社 Program installation method and server device
JP4371711B2 (en) * 2003-06-11 2009-11-25 キヤノン株式会社 Information processing apparatus, control method therefor, and computer program
JP2005128593A (en) * 2003-10-21 2005-05-19 Canon Inc Method for controlling service period of software
JP4815775B2 (en) * 2004-09-27 2011-11-16 ブラザー工業株式会社 Device driver installation method and installation system
JP4533780B2 (en) * 2005-03-18 2010-09-01 株式会社リコー Image forming system, image forming apparatus, terminal device, and driver updating method for terminal device
JP2007280114A (en) * 2006-04-07 2007-10-25 Canon Inc Information processor and processing method
JP5233582B2 (en) * 2008-02-18 2013-07-10 株式会社リコー Information processing apparatus, information processing method, and function expansion program
JP5157520B2 (en) * 2008-02-25 2013-03-06 富士ゼロックス株式会社 Processing control system, server, and processing control program

Also Published As

Publication number Publication date
JP2011154473A (en) 2011-08-11

Similar Documents

Publication Publication Date Title
CN103678970B (en) Information processing system, operation equipment and its operating method
US9390273B2 (en) Device managing apparatus, device managing system, and recording medium storing a software management program
JP5552818B2 (en) Program, image forming apparatus, and installation method
US9645776B2 (en) Printing system, printer, and information processing apparatus
US8973103B2 (en) Image forming apparatus, license server, terminal apparatus, method for installing application, and method for providing application file
JP2008226121A (en) Information processor, program and recording medium
JP6476541B2 (en) Image forming apparatus, print request deleting method, and program
JP6127719B2 (en) Information processing system, information processing apparatus, license management method, and program
JP5472086B2 (en) Device, terminal device, server, program, and firmware update method
US8353057B2 (en) Information processing apparatus, control method, and control program
JP5573411B2 (en) Image forming apparatus, program, and installation method
JP2010097428A (en) Installation method for software
JP5692429B2 (en) Device management apparatus, device management system, device management management method and program
KR20170015171A (en) Information processing apparatus, method of controlling the same, and storage medium
JP6789775B2 (en) Image forming apparatus and its control method and program
JP6338729B2 (en) Image processing apparatus, control method therefor, information processing system, and storage medium
US11330129B2 (en) Image forming system, image forming apparatus, and storing medium storing application control program
JP2009272770A (en) Multi-function apparatus, and method of restricting use of multi-function apparatus
JP5458535B2 (en) Device, license management method, program, and license management system
JP2010049643A (en) Information processing system, information processing method, and program
US11755266B2 (en) Printing device with an option of attachment and detachment of optional hardware to a connector and notifying a management device to acquire permission for using function of attached optional hardware, management system, and management method
JP2011197949A (en) Information processor, information processing system, use limitation method, program, and recording medium with the program recorded thereon
JP5375884B2 (en) Authentication apparatus, authentication method, and computer program
JP4803601B2 (en) Image processing apparatus and image forming apparatus
JP2011175562A (en) System and method for managing restriction of terminal use, and recording medium

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20121017

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20131002

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131105

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20131119

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131227

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140513

R151 Written notification of patent or utility model registration

Ref document number: 5552818

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees