JP2013084154A - License management program and license management system - Google Patents

License management program and license management system Download PDF

Info

Publication number
JP2013084154A
JP2013084154A JP2011224270A JP2011224270A JP2013084154A JP 2013084154 A JP2013084154 A JP 2013084154A JP 2011224270 A JP2011224270 A JP 2011224270A JP 2011224270 A JP2011224270 A JP 2011224270A JP 2013084154 A JP2013084154 A JP 2013084154A
Authority
JP
Japan
Prior art keywords
program
license management
installation
license
computer
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2011224270A
Other languages
Japanese (ja)
Inventor
Tetsuya Kobayashi
徹也 小林
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 JP2011224270A priority Critical patent/JP2013084154A/en
Publication of JP2013084154A publication Critical patent/JP2013084154A/en
Pending legal-status Critical Current

Links

Images

Abstract

PROBLEM TO BE SOLVED: To simplify installation work for a program onto a computer.SOLUTION: A license management program is downloaded with an installation target program to a computer as an installation destination of the target program, and causes the computer to execute a first transmission procedure for transmitting an installation start notification which is preset in the license management program and includes identification information of the target program, to an information management device which manages the number of uses of the program via a network, and an installation procedure for executing installation of the target program when a response sent back in response to the start notification from the information processing device indicates authorization to install the target program.

Description

本発明は、ライセンス管理プログラム及びライセンス管理システムに関する。   The present invention relates to a license management program and a license management system.

プログラムは、複製が容易であるため、販売者側が正当な対価を得るためには、ライセンスの管理が必要とされる。すなわち、販売者側は、プログラムの実体(例えば、プログラムが記録された記録媒体)の販売数ではなく、プログラムのライセンス数に応じた対価を得ることが重要である。   Since the program can be easily copied, the seller needs to manage the license in order to obtain a reasonable price. That is, it is important for the seller side to obtain a price according to the number of licenses of the program, not the number of programs sold (for example, the recording medium on which the program is recorded).

例えば、企業等のように、同一のプログラムを多数のPC(Personal Computer)等にインストールする場合には、インストール作業に必要な最小限の記憶媒体が入手され、ライセンス数に応じた代金が支払われる。   For example, when installing the same program on a large number of PCs (Personal Computers) or the like, such as a company, the minimum storage medium necessary for the installation work is obtained, and the price corresponding to the number of licenses is paid. .

しかしながら、ライセンスの管理は、プログラムのインストール作業を煩雑にするという問題がある。例えば、インストール時において、正当な購入者であることを示すプロダクトキー又はCDキー等と呼ばれる文字列の入力が要求される。企業のように、インストール先のPCが多数である環境においては、CDキー等の入力さえも、システム管理者等にとって大きな作業負担となりうる。   However, license management has a problem of complicating program installation. For example, at the time of installation, it is required to input a character string called a product key or a CD key indicating a valid purchaser. In an environment where there are a large number of installation destination PCs, such as a company, even the input of a CD key or the like can be a heavy work burden for a system administrator or the like.

なお、特許文献1に記載された技術では、エージェントを予めクライアントPCにインストールしておく必要があり、そのための手間が発生する。   In the technique described in Patent Document 1, it is necessary to install the agent in the client PC in advance, and time and effort for that is generated.

本発明は、上記の点に鑑みてなされたものであって、インストール作業を簡便化することのできるライセンス管理プログラム及びライセンス管理システムの提供を目的とする。   The present invention has been made in view of the above points, and an object of the present invention is to provide a license management program and a license management system capable of simplifying the installation work.

そこで上記課題を解決するため、ライセンス管理プログラムは、インストール対象のプログラムと共に前記プログラムのインストール先のコンピュータにダウンロードされ、当該ライセンス管理プログラムに予め設定されている前記プログラムの識別情報を含むインストールの開始通知を、前記プログラムの使用数を管理する情報管理装置にネットワークに送信する第一の送信手順と前記開始通知に対して前記情報処理装置より返信される応答が、前記プログラムのインストールの許可を示す場合に、前記プログラムのインストールを実行するインストール手順とを前記コンピュータに実行させる。   In order to solve the above problem, the license management program is downloaded to the computer where the program is installed together with the program to be installed, and an installation start notification including the identification information of the program set in advance in the license management program When the response sent back from the information processing apparatus to the first transmission procedure and the start notification to the information management apparatus that manages the number of uses of the program indicates permission to install the program And causing the computer to execute an installation procedure for executing the installation of the program.

インストール作業を簡便化することができる。   Installation work can be simplified.

本発明の実施の形態におけるライセンス管理システムのシステム構成例を示す図である。It is a figure which shows the system configuration example of the license management system in embodiment of this invention. 本発明の実施の形態における情報処理装置のハードウェア構成例を示す図である。It is a figure which shows the hardware structural example of the information processing apparatus in embodiment of this invention. 本発明の実施の形態におけるライセンス管理サーバの機能構成例を示す図である。It is a figure which shows the function structural example of the license management server in embodiment of this invention. インストーラのダウンロード処理の処理手順の一例を説明するためのシーケンス図である。FIG. 10 is a sequence diagram for explaining an example of a processing procedure of installer download processing; 情報処理装置の機能構成例を示す図である。It is a figure which shows the function structural example of information processing apparatus. インストール処理の処理手順の一例を説明するためのシーケンス図である。It is a sequence diagram for demonstrating an example of the process sequence of an installation process. ライセンス使用状態記憶部の構成例を示す図である。It is a figure which shows the structural example of a license use status memory | storage part. アンインストール処理の処理手順の一例を説明するためのシーケンス図である。It is a sequence diagram for demonstrating an example of the process sequence of an uninstall process.

以下、図面に基づいて本発明の実施の形態を説明する。図1は、本発明の実施の形態におけるライセンス管理システムのシステム構成例を示す図である。同図のライセンス管理システム1において、情報処理装置10a、10b、及び10c等、1以上の情報処理装置10と、ライセンス管理サーバ20とは、LAN(Local Area Network)又はインターネット等のネットワーク30を介して通信可能とされている。   Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a diagram showing a system configuration example of a license management system according to an embodiment of the present invention. In the license management system 1 in FIG. 1, one or more information processing apparatuses 10 such as the information processing apparatuses 10a, 10b, and 10c and the license management server 20 are connected via a network 30 such as a LAN (Local Area Network) or the Internet. Communication is possible.

本実施の形態において、情報処理装置10は、プログラムのインストール先とされるコンピュータである。ライセンス管理サーバ20は、インストール対象のプログラム、及び該プログラムのライセンスを管理するコンピュータである。   In the present embodiment, the information processing apparatus 10 is a computer that is an installation destination of a program. The license management server 20 is a computer that manages a program to be installed and a license of the program.

図2は、本発明の実施の形態における情報処理装置のハードウェア構成例を示す図である。図2の情報処理装置10は、それぞれバスBで相互に接続されているドライブ装置100、補助記憶装置102、メモリ装置103、CPU104、インタフェース装置105、表示装置106、及び入力装置107等を有する。   FIG. 2 is a diagram illustrating a hardware configuration example of the information processing apparatus according to the embodiment of the present invention. The information processing apparatus 10 in FIG. 2 includes a drive device 100, an auxiliary storage device 102, a memory device 103, a CPU 104, an interface device 105, a display device 106, an input device 107, and the like that are mutually connected by a bus B.

情報処理装置10での処理を実現するプログラムは、CD−ROM等の記録媒体101によって提供される。プログラムを記憶した記録媒体101がドライブ装置100にセットされると、プログラムが記録媒体101からドライブ装置100を介して補助記憶装置102にインストールされる。但し、プログラムのインストールは必ずしも記録媒体101より行う必要はなく、ネットワークを介して他のコンピュータよりダウンロードするようにしてもよい。補助記憶装置102は、インストールされたプログラムを格納すると共に、必要なファイルやデータ等を格納する。   A program for realizing processing in the information processing apparatus 10 is provided by a recording medium 101 such as a CD-ROM. When the recording medium 101 storing the program is set in the drive device 100, the program is installed from the recording medium 101 to the auxiliary storage device 102 via the drive device 100. However, the program need not be installed from the recording medium 101 and may be downloaded from another computer via a network. The auxiliary storage device 102 stores the installed program and also stores necessary files and data.

メモリ装置103は、プログラムの起動指示があった場合に、補助記憶装置102からプログラムを読み出して格納する。CPU104は、メモリ装置103に格納されたプログラムに従って情報処理装置10に係る機能を実現する。インタフェース装置105は、ネットワークに接続するためのインタフェースとして用いられる。表示装置106はプログラムによるGUI(Graphical User Interface)等を表示する。入力装置107はキーボード及びマウス等で構成され、様々な操作指示を入力させるために用いられる。   The memory device 103 reads the program from the auxiliary storage device 102 and stores it when there is an instruction to start the program. The CPU 104 realizes functions related to the information processing apparatus 10 according to a program stored in the memory device 103. The interface device 105 is used as an interface for connecting to a network. The display device 106 displays a GUI (Graphical User Interface) or the like by a program. The input device 107 includes a keyboard and a mouse, and is used for inputting various operation instructions.

なお、ライセンス管理サーバ20も、図2に示されるハードウェアと同様のハードウェアを備えていればよい。但し、ライセンス管理サーバ20は、表示装置106及び入力装置107を備えていなくてもよい。   The license management server 20 only needs to have hardware similar to the hardware shown in FIG. However, the license management server 20 may not include the display device 106 and the input device 107.

図3は、本発明の実施の形態におけるライセンス管理サーバの機能構成例を示す図である。同図において、ライセンス管理サーバ20は、インストーラ転送部21及びライセンス管理部22等を有する。これら各部は、ライセンス管理サーバ20にインストールされたプログラムが、ライセンス管理サーバ20のCPUに実行させる処理により実現される。   FIG. 3 is a diagram illustrating a functional configuration example of the license management server according to the embodiment of the present invention. In the figure, the license management server 20 includes an installer transfer unit 21 and a license management unit 22. Each of these units is realized by processing that the program installed in the license management server 20 causes the CPU of the license management server 20 to execute.

ライセンス管理サーバ20は、また、インストーラ記憶部23及びライセンス使用状態記憶部24等を有する。これら各記憶部は、ライセンス管理サーバ20の補助記憶装置、又はライセンス管理サーバ20とネットワークを介して接続される記憶装置を用いて実現可能である。   The license management server 20 also includes an installer storage unit 23, a license usage state storage unit 24, and the like. Each of these storage units can be realized by using an auxiliary storage device of the license management server 20 or a storage device connected to the license management server 20 via a network.

インストーラ転送部21は、情報処理装置10からの要求に応じ、インストーラ記憶部23に記憶されているインストーラp1とライセンス管理モジュールp2とを要求元の情報処理装置10に転送する。インストーラp1とは、インストール対象のプログラム及びインストール処理を実行するプログラムを含む、例えば、自己解凍形式の書庫ファイルである。なお、本実施の形態では、便宜上、インストール対象のプログラムを「アプリケーションプログラム」と呼ぶこととする。但し、インストール対象のプログラムの用途及び機能等は、特定のものに限定されない。   In response to a request from the information processing apparatus 10, the installer transfer unit 21 transfers the installer p1 and the license management module p2 stored in the installer storage unit 23 to the requesting information processing apparatus 10. The installer p1 is, for example, a self-extracting archive file including a program to be installed and a program for executing an installation process. In the present embodiment, for convenience, the program to be installed is referred to as an “application program”. However, the use and function of the program to be installed are not limited to specific ones.

ライセンス管理モジュールp2は、インストーラp1と一対一に対応し、インストーラp1によってインストールされるアプリケーションプログラムのライセンス管理に関する処理制御をコンピュータに実行させるプログラムモジュールである。「インストーラp1と一対一に対応する」とは、インストーラp1によってインストールされるアプリケーションプログラム用に、予め設定情報が設定されていることを意味する。具体的には、ライセンス管理モジュールp2には、当該アプリケーションプログラムの識別情報(以下、「アプリケーション名」という。)が予め設定されている。設定の形態は、特定のものに限定されない。例えば、ライセンス管理モジュールp2のソースコードにアプリケーション名が書き込まれていてもよいし、ライセンス管理モジュールp2の外部ファイルにおいて、アプリケーション名が記述されていてもよい。後者の形態は、ライセンス管理モジュールp2の汎用性の確保の観点より望ましい。   The license management module p2 is a program module that has a one-to-one correspondence with the installer p1 and that causes the computer to execute processing control related to license management of the application program installed by the installer p1. “Corresponding one-to-one with the installer p1” means that setting information is set in advance for the application program installed by the installer p1. Specifically, identification information (hereinafter referred to as “application name”) of the application program is preset in the license management module p2. The form of setting is not limited to a specific one. For example, the application name may be written in the source code of the license management module p2, or the application name may be described in an external file of the license management module p2. The latter form is desirable from the viewpoint of ensuring versatility of the license management module p2.

同図では、インストーラp1及びライセンス管理モジュールp2は一つずつしか示されていないが、複数のアプリケーションプログラムがインストール対象となる場合、アプリケーションごとに、インストーラp1及びライセンス管理モジュールp2が存在する。なお、ライセンス管理モジュールp2は、インストーラp1と一体化されていてもよい。   In the figure, only one installer p1 and one license management module p2 are shown. However, when a plurality of application programs are to be installed, there is an installer p1 and a license management module p2 for each application. Note that the license management module p2 may be integrated with the installer p1.

ライセンス管理部22は、ライセンス使用状態記憶部24を用いて、アプリケーションプログラムの使用状態(使用数)が、購入されたライセンス(使用権限)の範囲内であることを担保するための処理を実行する。ライセンス使用状態記憶部24は、各アプリケーションプログラムのライセンスの使用状態等を記憶する。   The license management unit 22 uses the license usage state storage unit 24 to execute processing for ensuring that the usage state (number of uses) of the application program is within the range of the purchased license (use authority). . The license usage status storage unit 24 stores the usage status of each application program license.

なお、インストーラp1の管理機能と、ライセンスの管理機能とが、異なるコンピュータに実装されてもよい。例えば、インストーラ転送部21及びインストーラ記憶部23は、ライセンス管理サーバとは別のコンピュータに実装されてもよい。   Note that the management function of the installer p1 and the license management function may be implemented in different computers. For example, the installer transfer unit 21 and the installer storage unit 23 may be mounted on a computer different from the license management server.

以下、ライセンス管理システム1において実行される処理手順について説明する。図4は、インストーラのダウンロード処理の処理手順の一例を説明するためのシーケンス図である。   Hereinafter, a processing procedure executed in the license management system 1 will be described. FIG. 4 is a sequence diagram for explaining an example of the processing procedure of the installer download processing.

例えば、情報処理装置10aにおいて、システム管理者等の作業者によって、アプリケーション名が指定されて、インストーラp1の取得(ダウンロード)指示が入力されると、情報処理装置10aは、ライセンス管理サーバ20に対して、当該アプリケーション名に係るインストーラp1の取得要求を送信する(S101)。なお、アプリケーション名の指定や、インストーラp1の取得指示の入力は、例えば、ライセンス管理サーバ20に関するWebサイトを介して行われてもよい。当該Webサイトでは、インストーラ記憶部23に記憶されているインストーラp1の一覧の中から所望のインストーラp1をダウンロードすることができる。   For example, in the information processing apparatus 10a, when an application name is specified by an operator such as a system administrator and an acquisition (download) instruction for the installer p1 is input, the information processing apparatus 10a Then, an acquisition request for the installer p1 related to the application name is transmitted (S101). The designation of the application name and the input of the acquisition instruction for the installer p1 may be performed via, for example, a website regarding the license management server 20. In the Web site, a desired installer p1 can be downloaded from the list of installers p1 stored in the installer storage unit 23.

ライセンス管理サーバ20のインストーラ転送部21は、指定されたソフトウェア名に対応するインストーラp1及びライセンス管理モジュールp2を、取得要求元の情報処理装置10aに返信する(S102)。インストーラp1及びライセンス管理モジュールp2は、例えば、情報処理装置10aの補助記憶装置102に記憶される。   The installer transfer unit 21 of the license management server 20 returns the installer p1 and the license management module p2 corresponding to the designated software name to the information processing apparatus 10a that is the acquisition request source (S102). For example, the installer p1 and the license management module p2 are stored in the auxiliary storage device 102 of the information processing apparatus 10a.

インストーラp1及びライセンス管理モジュールp2がダウンロードされることにより、情報処理装置10aは、図5に示されるような機能構成を有することになる。   By downloading the installer p1 and the license management module p2, the information processing apparatus 10a has a functional configuration as shown in FIG.

図5は、情報処理装置の機能構成例を示す図である。同図において、情報処理装置10aは、インストール部11、アンインストール部12、及びアプリケーションプログラム等を有する。インストール部11及びアンインストール部12は、インストーラp1が、情報処理装置10aのCPU104に実行させる処理により実現される。アプリケーションプログラムは、インストーラp1が展開又は解凍されることにより、情報処理装置10aの補助記憶装置102に記憶される。   FIG. 5 is a diagram illustrating a functional configuration example of the information processing apparatus. In the figure, an information processing apparatus 10a includes an install unit 11, an uninstall unit 12, an application program, and the like. The installation unit 11 and the uninstallation unit 12 are realized by processing that the installer p1 causes the CPU 104 of the information processing apparatus 10a to execute. The application program is stored in the auxiliary storage device 102 of the information processing apparatus 10a when the installer p1 is expanded or decompressed.

情報処理装置10aは、更に、装置識別情報取得部13、インストール通知部14、インストール可否判定部15、アンインストール通知部16、及び削除部17等を有する。これら各部は、ライセンス管理モジュールp2が、情報処理装置10aのCPU104に実行させる処理により実現される。   The information processing apparatus 10a further includes a device identification information acquisition unit 13, an installation notification unit 14, an installability determination unit 15, an uninstallation notification unit 16, a deletion unit 17, and the like. These units are realized by processing that the license management module p2 causes the CPU 104 of the information processing apparatus 10a to execute.

インストール部11は、アプリケーションプログラムのインストール処理を実行する。アンインストール部12は、アプリケーションプログラムのアンインストール処理を実行する。   The installation unit 11 executes an application program installation process. The uninstaller 12 executes an application program uninstall process.

装置識別情報取得部13は、情報処理装置10aの識別情報(以下、「装置識別情報」という。)を情報処理装置10aより取得又は収集する。装置識別情報は、例えば、IPアドレス、ホスト名、MACアドレス、又は製造番号等が挙げられる。本実施の形態では、ホスト名とIPアドレスとの組み合わせが、装置識別情報とされる。但し、IPアドレスやホスト名等の変更が頻繁に行われる環境においては、MACアドレスや製造番号等が装置識別情報として用いられるのが望ましい。   The device identification information acquisition unit 13 acquires or collects identification information of the information processing device 10a (hereinafter referred to as “device identification information”) from the information processing device 10a. The device identification information includes, for example, an IP address, a host name, a MAC address, or a manufacturing number. In the present embodiment, a combination of a host name and an IP address is used as device identification information. However, in an environment where changes such as an IP address and a host name are frequently performed, it is desirable to use a MAC address, a manufacturing number, or the like as device identification information.

インストール通知部14は、アプリケーションプログラムのインストールの開始通知をライセンス管理サーバ20送信する。インストール可否判定部15は、インストールの開始通知に対するライセンス管理サーバ20からの応答に基づいて、インストールの可否を判定する。   The installation notification unit 14 transmits a notification of application program installation start to the license management server 20. The installation availability determination unit 15 determines whether installation is possible based on a response from the license management server 20 to the installation start notification.

アンインストール通知部16は、アプリケーションプログラムのアンインストールの開始通知をライセンス管理サーバ20に送信する。削除部17は、アンインストールに伴って、ライセンス管理モジュールp2のファイルを削除する。   The uninstall notification unit 16 transmits an application program uninstall start notification to the license management server 20. The deletion unit 17 deletes the file of the license management module p2 with the uninstallation.

続いて、インストール処理について説明する。図6は、インストール処理の処理手順の一例を説明するためのシーケンス図である。   Next, the installation process will be described. FIG. 6 is a sequence diagram for explaining an example of the processing procedure of the installation process.

ステップS201において、情報処理装置10aにおいて、作業者によってインストーラp1が起動される。インストーラp1の起動は、インストール部11に対する処理の開始指示に相当する。インストール部11は、処理の開始指示に応じ、ライセンス管理モジュールp2に対して処理の開始指示を入力する。   In step S201, the installer p1 is activated by the operator in the information processing apparatus 10a. The activation of the installer p1 corresponds to a process start instruction to the installation unit 11. In response to the process start instruction, the install unit 11 inputs a process start instruction to the license management module p2.

ライセンス管理モジュールp2の装置識別情報取得部13は、情報処理装置10aの装置識別情報を、例えば、補助記憶装置102より取得又は収集する(S202)。続いて、インストール通知部14は、インストールの開始通知をライセンス管理サーバ20に送信する(S203)。インストールの開始通知は、ライセンスの使用要求や、インストールの可否の問い合わせとしての意味も有する。   The device identification information acquisition unit 13 of the license management module p2 acquires or collects device identification information of the information processing device 10a from, for example, the auxiliary storage device 102 (S202). Subsequently, the installation notification unit 14 transmits an installation start notification to the license management server 20 (S203). The installation start notification also has a meaning as a license use request or an inquiry about whether or not to install.

インストールの開始通知には、装置識別情報及びインストール対象のアプリケーション名等が指定される。なお、インストールの開始通知の送信に失敗した場合、アプリケーションプログラムのインストールは中止される。すなわち、アプリケーションプログラムのインストールは実行されない。そうすることにより、例えば、情報処理装置10aをネットワークに接続しないことによる、ライセンスの不正使用を防止することができる。   In the installation start notification, device identification information, an installation target application name, and the like are specified. If transmission of the installation start notification fails, installation of the application program is canceled. That is, the application program is not installed. By doing so, for example, unauthorized use of the license due to not connecting the information processing apparatus 10a to the network can be prevented.

ライセンス管理サーバ20のライセンス管理部22は、インストールの開始通知が受信されると、当該開始通知に指定されているアプリケーション名に係るアプリケーションプログラムのライセンスの有無を、ライセンス使用状態記憶部24を参照して判定する(S204)。   When receiving the installation start notification, the license management unit 22 of the license management server 20 refers to the license usage state storage unit 24 for the presence / absence of a license for the application program associated with the application name specified in the start notification. (S204).

図7は、ライセンス使用状態記憶部の構成例を示す図である。同図において、ライセンス使用状態記憶部24の各レコードは、アプリケーション名、使用状態、ホスト名、及びIPアドレス等の項目を有する。同一のアプリケーション名のレコード数は、当該アプリケーション名に係るアプリケーションプログラムに対するライセンス数に依存する。すなわち、ライセンス数の数だけ、同一のアプリケーション名のレコードが登録されている。   FIG. 7 is a diagram illustrating a configuration example of the license usage state storage unit. In the figure, each record in the license usage status storage unit 24 has items such as an application name, usage status, host name, and IP address. The number of records having the same application name depends on the number of licenses for the application program related to the application name. That is, as many licenses as the number of licenses are registered.

例えば、同図では、アプリケーションAに関して3つのレコードが登録されており、アプリケーションBに関して2つのレコードが登録されている。これは、アプリケーションAに関しては、ライセンス数は3であり、アプリケーションBに関しては、ライセンス数は2であることを示す。したがって、ライセンス使用状態記憶部24は、アプリケーションプログラムのライセンスごとに、使用状態、ホスト名、及びIPアドレスを記憶しているといえる。   For example, in the figure, three records are registered for application A, and two records are registered for application B. This indicates that for application A, the number of licenses is 3, and for application B, the number of licenses is 2. Therefore, it can be said that the license use state storage unit 24 stores the use state, the host name, and the IP address for each license of the application program.

使用状態は、ライセンスが使用されているか否かを示す。「使用中」は、使用されていることを示す。「未使用」は使用されていないことを示す。ホスト名及びIPアドレスは、ライセンスを使用している情報処理装置10の装置識別情報である。なお、ライセンスの使用数は、アプリケーションプログラムの使用数であるともいえる。   The use state indicates whether or not the license is used. “In use” indicates that it is being used. “Unused” indicates that it is not used. The host name and IP address are device identification information of the information processing device 10 using the license. It can be said that the number of licenses used is the number of application programs used.

ステップS204では、インストールの開始通知に指定されているアプリケーション名に関して、使用状態が「未使用」であるレコードが、ライセンス使用状態記憶部24に有るか否かが判定される。該当するレコードが有る場合、インストールは許可される。該当するレコードが無い場合、インストールは許可されない。   In step S <b> 204, it is determined whether or not the license usage status storage unit 24 has a record whose usage status is “unused” for the application name specified in the installation start notification. Installation is allowed if there is a corresponding record. If there is no corresponding record, installation is not allowed.

また、ライセンス使用状態記憶部24において、インストールの開始通知に指定されているアプリケーション名に関して、当該開始通知に指定されている装置識別情報(ホスト名、IPアドレス)が、既に登録されている場合は、インストールを許可しないようにしてもよい。すなわち、同じ情報処理装置10に対する同じアプリケーションプログラムの重複インストールを回避するためのチェックが行われてもよい。   Also, in the license usage status storage unit 24, when the device identification information (host name, IP address) specified in the start notification is already registered for the application name specified in the installation start notification The installation may not be permitted. That is, a check for avoiding redundant installation of the same application program to the same information processing apparatus 10 may be performed.

インストールが許可される場合、ライセンス管理部22は、ライセンス使用状態記憶部24において、インストールの開始通知に指定されているアプリケーション名を含み、使用状態が「未使用」のレコードに対して、ライセンスの使用を登録する(S205)。すなわち、当該使用状態が「使用中」に更新され、当該レコードのホスト名及びIPアドレスに、当該開始通知に指定されている装置識別情報のホスト名及びIPアドレスが登録される。   When the installation is permitted, the license management unit 22 includes the application name specified in the installation start notification in the license usage state storage unit 24, and the license management unit 22 applies the license to the record whose usage state is “unused”. Usage is registered (S205). That is, the usage state is updated to “in use”, and the host name and IP address of the device identification information specified in the start notification are registered in the host name and IP address of the record.

続いて、ライセンス管理部22は、ステップS204におけるインストールの許否判定の結果を含む応答を、情報処理装置10aに返信する(S206)。   Subsequently, the license management unit 22 returns a response including the result of the installation permission / rejection determination in step S204 to the information processing apparatus 10a (S206).

インストール可否判定部15は、当該応答に基づいて、インストールの実行を制御する。すなわち、当該応答がインストールの許可を示す場合、インストール可否判定部15は、インストール部11に対してインストールの実行を要求する。インストール部11は、当該要求に応じ、アプリケーションプログラムのインストール処理を実行する(S207)。   The installability determination unit 15 controls installation execution based on the response. That is, when the response indicates permission of installation, the installability determination unit 15 requests the installation unit 11 to execute installation. In response to the request, the installation unit 11 executes an application program installation process (S207).

一方、当該応答がインストールの不許可を示す場合、インストール可否判定部15は、インストール部11に対してインストールの実行は要求しない。その結果、アプリケーションプログラムのインストールは行われない。   On the other hand, when the response indicates that installation is not permitted, the installability determination unit 15 does not request the installation unit 11 to perform installation. As a result, the application program is not installed.

なお、ライセンス管理サーバ20のライセンス管理部22は、インストールを許可しないことを判定した場合、システム管理者のメールアドレス宛(同図では、情報処理装置10c)に、ライセンスが足りないことを示す電子メールを送信する(S208)。または、インストールが許可される場合であっても、残りのライセンス数が閾値以下の場合に、ライセンス数の不足の可能性を通知する電子メールが送信されてもよい。   Note that if the license management unit 22 of the license management server 20 determines that installation is not permitted, the license management unit 22 is an electronic device that indicates that there are not enough licenses for the e-mail address of the system administrator (the information processing apparatus 10c in the figure). A mail is transmitted (S208). Alternatively, even when installation is permitted, if the number of remaining licenses is less than or equal to the threshold value, an e-mail notifying the possibility that the number of licenses is insufficient may be transmitted.

続いて、アンインストール処理について説明する。   Next, the uninstall process will be described.

図8は、アンインストール処理の処理手順の一例を説明するためのシーケンス図である。なお、同図において、情報処理装置10aには、図6の処理の結果として、アプリケーションプログラムがインストール済みであるとする。   FIG. 8 is a sequence diagram for explaining an example of the procedure of the uninstall process. In the figure, it is assumed that the application program is already installed in the information processing apparatus 10a as a result of the processing in FIG.

ステップS301において、情報処理装置10aは、アンインストール指示を受け付ける。アンインストール指示では、アンインストール対象のアプリケーション名が指定される。   In step S301, the information processing apparatus 10a receives an uninstall instruction. In the uninstall instruction, the name of the application to be uninstalled is specified.

続いて、装置識別情報取得部13は、情報処理装置10aの装置識別情報を、例えば、補助記憶装置102より取得又は収集する(S302)。続いて、アンインストール通知部16は、アンインストールの開始通知をライセンス管理サーバ20に送信する(S303)。アンインストールの開始通知は、ライセンスの解放要求としての意味も有する。   Subsequently, the device identification information acquisition unit 13 acquires or collects device identification information of the information processing device 10a from, for example, the auxiliary storage device 102 (S302). Subsequently, the uninstallation notification unit 16 transmits an uninstallation start notification to the license management server 20 (S303). The uninstallation start notification also has a meaning as a license release request.

アンインストールの開始通知には、装置識別情報及びアンインストール対象のアプリケーション名等が指定される。なお、アンインストールの開始通知の送信に失敗した場合、アンインストールは中止される。すなわち、アプリケーションプログラムのアンインストールは実行されない。ライセンスが解放されない状態において、アンインストールが実行されてしまうと、実際のライセンスの使用数に対して、多くのライセンスが使用されている状態がライセンス管理サーバ20において管理され、ユーザにとって不利益が発生するからである。   In the uninstallation start notification, device identification information, an application name to be uninstalled, and the like are specified. If the uninstallation start notification fails to be transmitted, the uninstallation is canceled. That is, the application program is not uninstalled. If uninstallation is executed in a state where the license is not released, the license management server 20 manages a state in which many licenses are used with respect to the actual number of licenses used, resulting in a disadvantage for the user. Because it does.

ライセンス管理サーバ20のライセンス管理部22は、アンインストールの開始通知が受信されると、当該開始通知に指定されているアプリケーション名及び装置識別情報に係るライセンスを解放する(S304)。具体的には、ライセンス使用状態記憶部24において、当該アプリケーション名、及び当該装置識別情報(ホスト名、IPアドレス)が記録されたレコードの使用状態の値が「未使用」にされる。また、当該レコードから、ホスト名及びIPアドレスの値が削除される。その結果、一つのライセンスが解放される。   Upon receiving the uninstallation start notification, the license management unit 22 of the license management server 20 releases the license related to the application name and device identification information specified in the start notification (S304). Specifically, in the license usage status storage unit 24, the usage status value of the record in which the application name and the device identification information (host name, IP address) are recorded is set to “unused”. Also, the host name and IP address values are deleted from the record. As a result, one license is released.

続いて、ライセンス管理部22は、ライセンスの解放処理の結果(成否を示す情報)を含む応答を、情報処理装置10aに返信する(S305)。   Subsequently, the license management unit 22 returns a response including the result of the license release process (information indicating success / failure) to the information processing apparatus 10a (S305).

削除部17は、当該応答がライセンスの解放の成功を示す場合、ライセンス管理モジュールp2のファイルを、情報処理装置10aの補助記憶装置102より削除する(S306)。続いて、アンインストール部12は、アンインストール対象のアプリケーションプログラムのアンインストール処理を実行する(S307)。   When the response indicates successful release of the license, the deletion unit 17 deletes the file of the license management module p2 from the auxiliary storage device 102 of the information processing apparatus 10a (S306). Subsequently, the uninstaller 12 executes an uninstall process for the application program to be uninstalled (S307).

上述したように、本実施の形態によれば、ライセンスの管理のためのライセンス管理サーバ20との連携のための処理を実行するライセンス管理モジュールp2は、インストーラp1と共にダウンロードされる。したがって、予めライセンス管理モジュールp2に相当するプログラムを情報処理装置10にインストールする必要はない。   As described above, according to the present embodiment, the license management module p2 that executes processing for cooperation with the license management server 20 for license management is downloaded together with the installer p1. Therefore, it is not necessary to install a program corresponding to the license management module p2 in the information processing apparatus 10 in advance.

また、ライセンス管理モジュールp2には、アプリケーション名が予め設定されているため、インストール時において、アプリケーション名の入力等は必要とされない。   In addition, since an application name is set in advance in the license management module p2, it is not necessary to input an application name at the time of installation.

したがって、アプリケーションプログラムのライセンス管理を行いつつ、インストール作業を簡便化することができる。   Therefore, the installation operation can be simplified while managing the license of the application program.

また、アンインストールに伴って、ライセンス管理モジュールp2も削除されるため、不要なライセンス管理モジュールp2による、記憶容量の消費を回避することができる。   Further, since the license management module p2 is also deleted along with the uninstallation, it is possible to avoid consuming storage capacity by the unnecessary license management module p2.

以上、本発明の実施例について詳述したが、本発明は斯かる特定の実施形態に限定されるものではなく、特許請求の範囲に記載された本発明の要旨の範囲内において、種々の変形・変更が可能である。   As mentioned above, although the Example of this invention was explained in full detail, this invention is not limited to such specific embodiment, In the range of the summary of this invention described in the claim, various deformation | transformation・ Change is possible.

1 ライセンス管理システム
10 情報処理装置
11インストール部
12 アンインストール部
13 装置識別情報取得部
14 インストール通知部
15 インストール可否判定部
16 アンインストール通知部
17 削除部
20 ライセンス管理サーバ
21 インストーラ転送部
22 ライセンス管理部
23 インストーラ記憶部
24 ライセンス使用状態記憶部
100 ドライブ装置
101 記録媒体
102 補助記憶装置
103 メモリ装置
104 CPU
105 インタフェース装置
B バス
DESCRIPTION OF SYMBOLS 1 License management system 10 Information processing apparatus 11 Installation part 12 Uninstallation part 13 Device identification information acquisition part 14 Installation notification part 15 Installation availability determination part 16 Uninstall notification part 17 Deletion part 20 License management server 21 Installer transfer part 22 License management part 23 Installer storage unit 24 License usage state storage unit 100 Drive device 101 Recording medium 102 Auxiliary storage device 103 Memory device 104 CPU
105 Interface device B bus

特開2006−092382号公報JP 2006-092382 A

Claims (4)

インストール対象のプログラムと共に前記プログラムのインストール先のコンピュータにダウンロードされ、
当該ライセンス管理プログラムに予め設定されている前記プログラムの識別情報を含むインストールの開始通知を、前記プログラムの使用数を管理する情報管理装置にネットワークに送信する第一の送信手順と
前記開始通知に対して前記情報処理装置より返信される応答が、前記プログラムのインストールの許可を示す場合に、前記プログラムのインストールを実行するインストール手順とを前記コンピュータに実行させるライセンス管理プログラム。
Downloaded together with the program to be installed to the computer where the program is installed,
In response to a first transmission procedure for transmitting an installation start notification including the identification information of the program set in advance in the license management program to an information management device that manages the number of uses of the program, and the start notification When the response returned from the information processing apparatus indicates permission to install the program, the license management program causes the computer to execute an installation procedure for installing the program.
前記プログラムのアンインストールの指示に応じ、前記プログラムの識別情報を含むアンインストールの開始通知を、前記情報装置に送信する第二の送信手順と、
前記プログラムと共に、前記ライセンス管理プログラムを削除する削除手順とを前記コンピュータに実行させる請求項1記載のライセンス管理プログラム。
A second transmission procedure for transmitting an uninstallation start notification including identification information of the program to the information device in response to an instruction to uninstall the program;
The license management program according to claim 1, wherein the computer executes a deletion procedure for deleting the license management program together with the program.
前記コンピュータの識別情報を取得する取得手順を前記コンピュータに実行させ、
前記第一の送信手順は、前記プログラムの識別情報と前記コンピュータの識別情報とを含むインストールの開始通知を、前記情報管理装置に送信する請求項1又は2記載のライセンス管理プログラム。
Causing the computer to execute an acquisition procedure for acquiring identification information of the computer;
3. The license management program according to claim 1, wherein in the first transmission procedure, an installation start notification including identification information of the program and identification information of the computer is transmitted to the information management apparatus.
インストール対象のプログラムと共に前記プログラムのインストール先のコンピュータにダウンロードされ、
当該ライセンス管理プログラムに予め設定されている前記プログラムの識別情報を含むインストールの開始通知を、前記プログラムの使用数を管理する情報管理装置にネットワークに送信する第一の送信手順と
前記開始通知に対して前記情報処理装置より返信される応答が、前記プログラムのインストールの許可を示す場合に、前記プログラムのインストールを実行するインストール手順とを前記コンピュータに実行させるライセンス管理プログラムと、
前記情報管理装置とを有するライセンス管理システム。
Downloaded together with the program to be installed to the computer where the program is installed,
In response to a first transmission procedure for transmitting an installation start notification including the identification information of the program set in advance in the license management program to an information management device that manages the number of uses of the program, and the start notification A license management program for causing the computer to execute an installation procedure for executing installation of the program when a response returned from the information processing apparatus indicates permission to install the program;
A license management system comprising the information management apparatus.
JP2011224270A 2011-10-11 2011-10-11 License management program and license management system Pending JP2013084154A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011224270A JP2013084154A (en) 2011-10-11 2011-10-11 License management program and license management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011224270A JP2013084154A (en) 2011-10-11 2011-10-11 License management program and license management system

Publications (1)

Publication Number Publication Date
JP2013084154A true JP2013084154A (en) 2013-05-09

Family

ID=48529277

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011224270A Pending JP2013084154A (en) 2011-10-11 2011-10-11 License management program and license management system

Country Status (1)

Country Link
JP (1) JP2013084154A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017097734A (en) * 2015-11-26 2017-06-01 京セラドキュメントソリューションズ株式会社 Installation system and installation method
JP2017111555A (en) * 2015-12-15 2017-06-22 富士通株式会社 Distribution history management program, distribution history management system and distribution history management method
JP2020135190A (en) * 2019-02-15 2020-08-31 沖電気工業株式会社 Software installation method of computer and installation server

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017097734A (en) * 2015-11-26 2017-06-01 京セラドキュメントソリューションズ株式会社 Installation system and installation method
JP2017111555A (en) * 2015-12-15 2017-06-22 富士通株式会社 Distribution history management program, distribution history management system and distribution history management method
JP2020135190A (en) * 2019-02-15 2020-08-31 沖電気工業株式会社 Software installation method of computer and installation server

Similar Documents

Publication Publication Date Title
US8620817B2 (en) Method and system for creating license management in software applications
JP5587192B2 (en) Application remote auto provisioning and remote auto publication
US8387156B2 (en) Equipment managing system, equipment managing method, and computer-readable storage medium
JP5340610B2 (en) Computer system, method and computer program for managing a plurality of components
JP2006107185A (en) Computer system with terminal allowing off-line work
JP2017134773A (en) License management server, license management system, and program
KR20130044359A (en) License install support system, license install support method
JP6848340B2 (en) Information processing system, update method, information processing device and program
JPWO2008146408A1 (en) License management program, software usage control method, and license management apparatus
JP6127719B2 (en) Information processing system, information processing apparatus, license management method, and program
US20080222043A1 (en) System and method for trans-vendor license registration and recovery
JP6268991B2 (en) Information processing system, information processing apparatus, and program
JP2017021538A (en) Information processor, method, program, and storage medium
JP2013239098A (en) System, device, and program for processing information
JP2013084154A (en) License management program and license management system
JP6102296B2 (en) Information processing system, information processing apparatus, authentication method, and program
US20150033355A1 (en) Information processing apparatus, license management system, and non-transitory computer readable medium
JP2014006587A (en) License management device, license management method and program
US10389743B1 (en) Tracking of software executables that come from untrusted locations
CN104360856A (en) Cloud application delivery device
JP2007286899A (en) Application execution system and server
JP2013186765A (en) Batch processing system, progress confirmation device, progress confirmation method and program
JP2011060143A (en) Program introduction support device, program introduction support method, and program introduction program
JP5526663B2 (en) Information processing apparatus, software management system, and software management method
JP2002116834A (en) Method for permitting use of software and system for the same and computer readable recording medium