JP2010204886A - License management apparatus and program - Google Patents
License management apparatus and program Download PDFInfo
- Publication number
- JP2010204886A JP2010204886A JP2009048917A JP2009048917A JP2010204886A JP 2010204886 A JP2010204886 A JP 2010204886A JP 2009048917 A JP2009048917 A JP 2009048917A JP 2009048917 A JP2009048917 A JP 2009048917A JP 2010204886 A JP2010204886 A JP 2010204886A
- Authority
- JP
- Japan
- Prior art keywords
- information processing
- license
- processing apparatus
- unit
- information
- 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.)
- Withdrawn
Links
Images
Abstract
Description
本発明は、ライセンスを管理する技術に関する。 The present invention relates to a technology for managing licenses.
ソフトウェア等の使用に際しては、不正な使用を防止するためのライセンス管理が行われることがある。例えば、特許文献1には、あらかじめ決められたライセンス数を超える使用を制限する技術が記載されている。また、特許文献2には、インターネットを介して定期的にソフトウェアの認証を行う技術が記載されている。
When using software or the like, license management may be performed to prevent unauthorized use. For example,
しかし、特許文献1又は2に記載された技術によったのでは、不正の目的でない使用が制限され、使用者の利便性を損なう場合がある。
そこで、本発明は、ある情報処理装置に対するライセンスの可否を他の情報処理装置に応じて変えられるようにすることを目的とする。
However, according to the technique described in
Therefore, an object of the present invention is to make it possible to change whether or not a license for a certain information processing apparatus can be changed according to another information processing apparatus.
本発明に係るライセンス管理装置は、情報処理装置により所定の機能を使用する要求を取得する取得部と、前記機能の使用の可否を第1の情報処理装置について記述したライセンス情報を記憶部から読み出す読出部と、前記取得部により前記要求が取得された情報処理装置における前記機能の使用の可否を前記ライセンス情報に基づいて判定する判定部と、前記判定部による判定結果を通知する通知部とを備え、前記判定部が、前記第1の情報処理装置と異なる第2の情報処理装置から前記要求が取得された場合に、当該第2の情報処理装置における前記機能の使用の可否を、前記第1の情報処理装置に係る前記要求の取得状況に応じて判定する構成を有する。この構成によれば、ライセンス情報に記述されていない第2の情報処理装置であっても、第1の情報処理装置による要求の取得状況に応じて所定の機能の使用が許可される場合がある。 The license management device according to the present invention reads out from the storage unit an acquisition unit that acquires a request to use a predetermined function by the information processing device, and license information that describes whether the function can be used for the first information processing device. A reading unit; a determination unit that determines whether or not the function can be used in the information processing apparatus from which the request is acquired by the acquisition unit; and a notification unit that notifies a determination result by the determination unit And when the request is acquired from a second information processing device different from the first information processing device, the determination unit determines whether or not the function can be used in the second information processing device. The information processing apparatus has a configuration for determining according to the acquisition status of the request. According to this configuration, even in the second information processing apparatus not described in the license information, use of a predetermined function may be permitted depending on the request acquisition status by the first information processing apparatus. .
本発明に係るライセンス管理装置は、前記判定部が、前記第1の情報処理装置に係る前記要求があらかじめ決められた条件を満たさない場合に、前記第1の情報処理装置に対する許可を取り消し、前記第2の情報処理装置に対して前記機能の使用を許可する構成であってもよい。この構成によれば、所定の機能の許可の対象を第1の情報処理装置から第2の情報処理装置に置き換えることができる。
また、本発明に係るライセンス管理装置は、前記判定部が、前記第1の情報処理装置に係る前記要求があらかじめ決められた条件を満たす場合に、前記第2の情報処理装置における前記機能の使用を一時的に許可する構成であってもよい。この構成によれば、ライセンス情報により決められるライセンス数を超える数の情報処理装置に、所定の機能の使用を一時的に許可させることができる。
また、本発明に係るライセンス管理装置は、前記判定部による判定結果に応じて前記記憶部に記憶されたライセンス情報を書き換える書換部を備える構成であってもよい。この構成によれば、ライセンス情報による管理対象を置き換え、その管理を容易にすることができる。
In the license management device according to the present invention, the determination unit cancels permission for the first information processing device when the request for the first information processing device does not satisfy a predetermined condition, The second information processing apparatus may be configured to permit the use of the function. According to this configuration, it is possible to replace the target of permission for a predetermined function from the first information processing apparatus to the second information processing apparatus.
In the license management apparatus according to the present invention, the determination unit uses the function in the second information processing apparatus when the request for the first information processing apparatus satisfies a predetermined condition. May be configured to temporarily permit the above. According to this configuration, the number of information processing apparatuses exceeding the number of licenses determined by the license information can be temporarily permitted to use a predetermined function.
The license management apparatus according to the present invention may include a rewriting unit that rewrites license information stored in the storage unit according to a determination result by the determination unit. According to this configuration, the management target based on the license information can be replaced and the management can be facilitated.
本発明に係るプログラムは、コンピューターに、情報処理装置により所定の機能を使用する要求を取得する取得部と、所定の機能の使用の可否を第1の情報処理装置について記述したライセンス情報を記憶部から読み出す読出部と、前記取得部により前記要求が取得された情報処理装置における前記機能の使用の可否を前記ライセンス情報に基づいて判定する判定部であって、前記第1の情報処理装置と異なる第2の情報処理装置から前記要求が取得された場合に、当該第2の情報処理装置における前記機能の使用の可否を、前記第1の情報処理装置に係る前記要求の取得状況に応じて判定する判定部と、前記判定部による判定結果を通知する通知部とを実現させるための構成を有する。かかるプログラムは、本発明に係るライセンス管理装置と同様の作用効果を奏する。 A program according to the present invention stores, in a computer, an acquisition unit that acquires a request to use a predetermined function by the information processing device, and license information that describes whether the predetermined function can be used for the first information processing device. And a determination unit that determines whether or not the function can be used in the information processing apparatus from which the request is acquired by the acquisition unit, and is different from the first information processing apparatus When the request is acquired from the second information processing apparatus, the availability of the function in the second information processing apparatus is determined according to the acquisition status of the request related to the first information processing apparatus. And a notification unit for notifying the determination result by the determination unit. Such a program has the same effect as the license management apparatus according to the present invention.
[実施形態]
図1は、本発明の一実施形態であるライセンス管理システムの構成を示すブロック図である。本実施形態のライセンス管理システム10は、ライセンス管理装置100と、複数の情報処理装置200とを備え、各々をネットワークNW1及びNW2を介して通信可能に接続した構成である。ネットワークNW1は、例えばインターネットであり、ネットワークNW2は、例えば企業等の所定の組織(ライセンシー)単位で構築されたLAN(Local Area Network)である。
[Embodiment]
FIG. 1 is a block diagram showing a configuration of a license management system according to an embodiment of the present invention. The
本実施形態は、情報処理装置200及びネットワークNW2を有するライセンシーが所定数のライセンスを購入し、ライセンス管理装置100を有するライセンサーがライセンスを管理する形態を想定したものである。なお、ライセンサーは、複数のライセンシーのライセンスを管理するものであってもよい。この場合、ネットワークNW1には、各々のライセンシーに相当する情報処理装置200及びネットワークNW2が接続されるが、ここではかかる図示を省略する。また、情報処理装置200は、ネットワークNW2を経由せずに、ネットワークNW1に直接接続されてもよい。
This embodiment assumes a form in which a licensee having the
本発明において、「ライセンス」とは、所定の機能の使用を許可することをいい、当該許可に係る諸権利のことをさらに含むものである。本実施形態において、「所定の機能」は、情報処理装置200が特定のソフトウェアを実行することにより実現されるものとし、以下においては「要ライセンス機能」という。また、ライセンスは、情報処理装置200(又はその使用者)毎に設定されるものである。よって、例えば、ライセンシーが複数の情報処理装置200において要ライセンス機能を使用する場合であれば、ライセンシーが複数のライセンスを購入する必要がある。情報処理装置200は、必要に応じて要ライセンス機能を有効にするための処理(以下、「アクティベート」という。)を実行するとともに、要ライセンス機能の実行が許可された場合に当該機能を実行する。
In the present invention, “license” means permission to use a predetermined function, and further includes various rights relating to the permission. In the present embodiment, the “predetermined function” is realized by the
図2は、ライセンス管理装置100及び情報処理装置200の構成を示すブロック図である。同図に示すように、ライセンス管理装置100は、制御部110と、記憶部120と、通信部130と、操作部140と、表示部150とを備える。制御部110は、CPU(Central Processing Unit)等の演算処理装置やメモリーを備え、あらかじめ記憶さ
れたプログラムを実行することによりライセンス管理装置100の動作を制御する。記憶部120は、書き換え可能な不揮発性メモリーを備え、ライセンスに関するデータであるライセンス情報を記憶する。通信部130は、ネットワークNW1及びNW2を介して情報処理装置200の通信部230と接続され、データの送受信を行う。通信部130による接続は、有線又は無線のいずれであってもよい。操作部140は、キーボード等の入力装置を備え、使用者による操作を受け付ける。操作部140は、使用者の操作を表す操作情報を生成し、制御部110に供給する。表示部150は、表示装置を備え、制御部110からの指示に応じた画像を表示する。なお、操作部140は、タッチスクリーンとして表示部150と一体に構成されていてもよい。
FIG. 2 is a block diagram illustrating configurations of the
図3は、ライセンス管理装置100の制御部110が実現する機能を示す機能ブロック図である。制御部110は、1又は複数のプログラムを実行することによって、読出部111、取得部112、判定部113、通知部114及び書換部115に相当する機能を実現する。読出部111は、記憶部120から必要なライセンス情報を読み出す機能を有する。取得部112は、通信部130を介して、アクティベートに際して情報処理装置200から送信される要求を取得する機能を有する。判定部113は、取得部112により要求が取得された場合に、当該要求を送信した情報処理装置200における要ライセンス機能の実行の可否を判定する機能を有する。判定部113は、記憶部120から読み出されたライセンス情報に基づいてこの判定を行う。通知部114は、判定部113による判定結果を、通信部130を介して情報処理装置200に通知する機能を有する。書換部115は、必要に応じて、記憶部120に記憶されたライセンス情報を書き換える機能を有する。
FIG. 3 is a functional block diagram illustrating functions realized by the
図4は、ライセンス情報を示す図である。本実施形態のライセンス情報は、図4(a)に示すように、ライセンシー毎に管理されている。ライセンス管理装置100は、ライセンス情報の有効期限とライセンス数を、ライセンシーを識別する識別情報(ライセンシーID)に対応付けて記憶している。ここにおいて、ライセンス数が「3」であるということは、要ライセンス機能の使用が3台の情報処理装置200において許可されていることを示す。
FIG. 4 is a diagram showing license information. The license information of this embodiment is managed for each licensee as shown in FIG. The
ライセンス情報は、図4(b)に示すように、ライセンスの使用状況と、当該ライセンスに係るアクティベートが最後に実行された日時(最終日時)と、当該ライセンスが割り当てられた情報処理装置200を識別する識別情報(装置ID)とを、各々のライセンスを識別する識別情報(ライセンス番号)に対応付けて記述したものである。本実施形態において、ライセンスの使用状況としては、「有効(使用可能)」、「無効(使用不可能)」及び「保留(条件付きで使用可能)」の3種類が設定されている。この使用状況は、アクティベートの実行状況に応じて切り替わる。なお、装置IDは、情報処理装置200に付与された名称や、情報処理装置200が備えるハードウェア(CPU等)又はソフトウェアに固有の情報であってもよいが、使用者が設定したIDやパスワードであってもよい。
As shown in FIG. 4B, the license information identifies the usage status of the license, the date and time when the activation related to the license was last executed (final date and time), and the
情報処理装置200は、制御部210と、記憶部220と、通信部230と、操作部240と、表示部250とを備える。情報処理装置200は、制御部210による制御内容や記憶部220に記憶されたデータを除き、ライセンス管理装置100が有する同名の各部と同様の構成及び機能を有する。なお、情報処理装置200は、各々を区別する必要が
ある場合に限り、これを「情報処理装置200a」、「情報処理装置200b」というように表記する。
The
図5は、情報処理装置200の制御部210が実現する機能を示す機能ブロック図である。制御部210は、1又は複数のプログラムを実行することによって、実行判断部211及び機能実行部212に相当する機能を実現する。実行判断部211は、要ライセンス機能の実行の可否を判断する機能を有する。機能実行部212は、要ライセンス機能を実行する機能を有する。実行判断部211は、所定のタイミングでアクティベートを実行することにより、要ライセンス機能の実行の可否を判断する。なお、実行判断部211による判断は、あらかじめ設定されたスケジュールに従って実行されてもよいし、使用者の操作に応じて実行されてもよい。
FIG. 5 is a functional block diagram illustrating functions realized by the
本実施形態のライセンス管理システム10の構成は、以上のとおりである。この構成のもと、ライセンス管理装置100は、ライセンスを管理し、情報処理装置200は、ライセンス管理装置100による管理に従って要ライセンス機能を実行する。使用者は、情報処理装置200が要ライセンス機能を実行することによって、当該機能を使用することができる。
The configuration of the
また、本実施形態の情報処理装置200は、要ライセンス機能を実行するためには、アクティベートを実行する必要がある。情報処理装置200によるアクティベートは、ライセンス管理装置100に接続し、ライセンス管理装置100による要ライセンス機能の実行の可否の判定を受ける処理であり、これに成功すると要ライセンス機能が実行可能になる処理である。なお、本実施形態のアクティベートは、1回行えば足りるものではなく、複数回必要なものである。アクティベートは、あらかじめ決められた頻度での実行が要求される処理であり、本実施形態においては、1日に1回必要な処理であるとする。
また、本実施形態の情報処理装置200は、アクティベートに失敗した場合であっても、一定の条件下において要ライセンス機能を実行可能である。
Further, the
In addition, the
図6は、ライセンス管理装置100及び情報処理装置200における処理の流れを概略的に示すシーケンスチャートである。ライセンス管理装置100においては、まず、ライセンスを設定する処理が行われる(ステップS1)。ライセンスの設定とは、ライセンシーがライセンスを購入した場合に、ライセンサーが購入されたライセンスに関するデータを登録する処理である。このとき、制御部110は、ライセンスの有効期限と、ライセンス数と、それぞれのライセンスに対応する装置IDの入力操作を受け付ける。つまり、ライセンスを最初に付与される情報処理装置200は、あらかじめ決められている。なお、以下の説明においては、便宜的に、装置IDとして情報処理装置200の符号を用いる。
FIG. 6 is a sequence chart schematically showing the flow of processing in the
ライセンスの設定が行われると、それぞれのライセンス情報の使用状況には、初期値として「有効」が記述される。これにより、ライセンスが付与された情報処理装置200は、要ライセンス機能を使用することが許可された状態になる。
図7は、ライセンス情報の初期値を例示する図である。なお、ここにおいては、「ライセンス番号」及び「最終日時」の記載を省略する。同図に示す例は、情報処理装置200a、200b及び200cに対してライセンスが付与された場合のものである。この場合、情報処理装置200dには、ライセンスが付与されていない。つまり、この例においては、情報処理装置200a、200b及び200cが本発明の「第1の情報処理装置」に相当し、情報処理装置200dが本発明の「第2の情報処理装置」に相当する。
When the license is set, “valid” is described as an initial value in the usage status of each license information. As a result, the
FIG. 7 is a diagram illustrating the initial value of the license information. Note that description of “license number” and “last date” is omitted here. The example shown in the figure is a case where a license is granted to the
情報処理装置200は、ライセンスの設定後、所定のタイミングでアクティベートを行う。このアクティベートにおいて、情報処理装置200は、要ライセンス機能を使用することの要求をライセンス管理装置100に対して送信する(ステップS2)。この要求に
は、情報処理装置200を識別可能な情報(装置ID)が含まれる。ライセンス管理装置100の制御部110は、通信部130を介してこの要求を取得すると、要ライセンス機能の使用の可否を判定する処理(以下、「判定処理」という。)を実行する(ステップS3)。
The
図8は、判定処理を示すフローチャートである。判定処理において、制御部110は、まず、記憶部120からライセンス情報を読み出し(ステップS31)、ライセンスの使用状況を判定する処理(以下、「状況判定処理」という。)を実行する(ステップS32)。状況判定処理は、同一のライセンシー間におけるライセンスの使用状況を判定する処理である。
FIG. 8 is a flowchart showing the determination process. In the determination process, the
図9は、状況判定処理を示すフローチャートである。状況判定処理において、制御部110は、ライセンスが付与された情報処理装置200のうちに、アクティベートをm日間実行していない情報処理装置200があるか否かを判断する(ステップS321)。ここにおいて、mの値は、あらかじめ決められた任意の値であるが、本実施形態においては「8」であるとする。制御部110は、図4(b)に示す「最終日時」を参照することにより、最後にアクティベートが実行された日時を特定し、ステップS321の判断を行う。制御部110は、アクティベートがm日間実行されてない情報処理装置200があれば、当該装置の「使用状況」を「保留」に変更する(ステップS322)。
FIG. 9 is a flowchart showing the situation determination process. In the situation determination process, the
また、制御部110は、ライセンスが付与された情報処理装置200のうちに、アクティベートをn日間実行していない情報処理装置200があるか否かを判断する(ステップS323)。ここにおいて、nの値は、あらかじめ決められた任意の値(ただし、mより大)であるが、本実施形態においては「10」であるとする。制御部110は、ステップS321と同様の要領でこの判断を行い、アクティベートがn日間実行されてない情報処理装置200があれば、当該装置の「使用状況」を「無効」に変更する(ステップS324)。
Further, the
制御部110は、以上の状況判定処理を終えると、図8の判定処理に戻り、判定処理を続行する。
このように、ライセンスの使用状況は、アクティベートの有無(すなわちステップS2の要求の有無)に基づいて決定されるものである。そのため、状況判定処理は、ライセンスが付与された情報処理装置200からの要求の取得状況を判定する処理であるともいえる。
When finishing the above situation determination process, the
As described above, the usage status of the license is determined based on the presence or absence of activation (that is, the presence or absence of the request in step S2). Therefore, it can be said that the situation determination process is a process for determining the acquisition status of a request from the
なお、状況判定処理は、図8の判定処理とは独立に実行されてもよい。すなわち、制御部110は、アクティベートの要求があるか否かによらず、適当なタイミングで状況判定処理を実行してもよい。状況判定処理は、1日に1回や、数時間おきなど、定期的に実行されるのが望ましい。
Note that the situation determination process may be executed independently of the determination process of FIG. That is, the
制御部110は、状況判定処理の後に、ステップS2において要求を取得した情報処理装置200の使用状況を判断する。すなわち、制御部110は、要求を取得した情報処理装置200の使用状況が「有効」か(ステップS33)、「保留」か(ステップS34)、あるいは「無効」か(ステップS35)を判断する。
制御部110は、要求を取得した情報処理装置200の使用状況が「有効」又は「保留」である場合は、要ライセンス機能の実行を許可する判定を行う(ステップS36)。このとき、制御部110は、ライセンス情報を書き換え、「最終日時」を最新のものに更新する(ステップS37)。なお、制御部110は、使用状況が「保留」である場合には、これを「有効」に書き換える。
When the usage status of the
また、制御部110は、要求を取得した情報処理装置200の使用状況が「無効」である場合は、要ライセンス機能の実行を許可しない判定を行う(ステップS38)。このとき、制御部110は、(そもそも当該装置の使用ができないため、)「最終日時」を書き換えない。
Further, when the usage status of the
さらに、制御部110は、要求を取得した情報処理装置200の使用状況が「有効」、「保留」又は「無効」のいずれでもない場合、すなわち使用状況がまだ記録されていない情報処理装置200から要求を取得した場合には、ライセンスの入れ替えを判定する処理(以下、「入替判定処理」という。)を行い(ステップS39)、入れ替え可能なライセンスがあれば、当該装置による要ライセンス機能の実行を許可する。
Further, the
図10は、入替判定処理を示すフローチャートである。入替判定処理において、制御部110は、使用状況が「保留」又は「無効」であるライセンス情報があるか否かを判断する(ステップS391)。制御部110は、使用状況が「保留」又は「無効」であるライセンス情報があれば、これを“空きライセンス”とみなし、当該ライセンス情報の装置IDを入れ替える。すなわち、制御部110は、この場合、要求を取得した情報処理装置200による要ライセンス機能の実行を許可する判定を行い(ステップS392)、ライセンス情報を書き換える(ステップS393)。このとき、制御部110は、ライセンス情報の最終日時と装置IDを書き換え、さらに、使用状況を「有効」に変更する。
FIG. 10 is a flowchart showing the replacement determination process. In the replacement determination process, the
一方、制御部110は、いずれのライセンス情報も「有効」である場合には、空きライセンスが存在しないとみなし、ライセンスの入れ替えを行わない。ただし、制御部110は、この場合において、要求を取得した情報処理装置200による要ライセンス機能の実行を一時的に許可(一時許可)する判定を行う(ステップS394)。ここにおいて、「一時的」とは、要ライセンス機能の実行を所定期間又は所定回数に限るものをいう。この判定が行われた情報処理装置200は、ライセンス情報に書き込まれないが、ライセンスを仮に付与された状態となる。情報処理装置200のかかる状態のことを、以下においては「仮ライセンス」という。
On the other hand, if any license information is “valid”, the
以上より、本実施形態において、ライセンスの入れ替えが発生するのは、使用状況が「保留」又は「無効」であるライセンス情報がある場合である。すなわち、ライセンスの入れ替えが発生するのは、ライセンスを付与された情報処理装置200のいずれかについて、アクティベートの要求が8日以上取得されなかった場合である。換言すれば、この場合、情報処理装置200がライセンスを維持するための条件は、“アクティベートの要求を少なくとも8日に1回は送信する”ということである。情報処理装置200は、この条件を満たさない場合に、ライセンスの入れ替えの対象となる。
As described above, in the present embodiment, license replacement occurs when there is license information whose usage status is “pending” or “invalid”. That is, the license replacement occurs when the activation request is not acquired for 8 days or more for any of the
判定処理を終えると、制御部110は、図6に示すように、判定結果を情報処理装置200に通知する(ステップS4)。このとき、制御部110は、判定結果が「許可」、「不可」又は「一時許可」のいずれであるかを通知し、判定結果が「許可」又は「一時許可」である場合には、要ライセンス機能を実行するためのライセンスファイルをあわせて送信する。ライセンスファイルは、要ライセンス機能の実行態様を記述したファイルであり、要ライセンス機能の実行が許可された情報処理装置200の装置IDや、その有効期間(本実施形態においては、1日)が記述されている。情報処理装置200は、ライセンスファイルに記述された内容に従って要ライセンス機能を実行できるように構成されている。
When the determination process is finished, the
なお、制御部110は、判定結果が「許可」である場合と「一時許可」である場合とでライセンスファイルの記述内容を異ならせてもよい。例えば、制御部110は、判定結果
が「許可」である場合には要ライセンス機能の全部の実行を許可し、判定結果が「一時許可」である場合には要ライセンス機能の一部の機能を制限してもよい。
Note that the
情報処理装置200は、ライセンス管理装置100からの通知を受信すると、この通知に基づいて要ライセンス機能の実行の可否を判断する処理(以下、「判断処理」という。)を実行する(ステップS5)。なお、本実施形態の判断処理には、要ライセンス機能が実行可能である場合に、これを実行する処理をも含む。
When the
図11は、判断処理を示すフローチャートである。判断処理において、情報処理装置200の制御部210は、判定結果が「許可」又は「不可」のいずれであるかを判断し(ステップS51、S53)、「許可」であれば要ライセンス機能を実行し(ステップS52)、「不可」であれば要ライセンス機能の実行を禁止する(ステップS54)。
FIG. 11 is a flowchart showing the determination process. In the determination process, the
また、制御部210は、判定結果が「許可」又は「不可」のいずれでもない場合、すなわち「一時許可」である場合には、あらかじめ設定されたカウント値を増加させ(ステップS55)、これが所定の閾値未満であるか否かを判断する(ステップS56)。制御部210は、カウント値が閾値未満である場合に要ライセンス機能を実行し(ステップS57)、カウント値が閾値以上である場合に要ライセンス機能の実行を禁止する(ステップS58)。
In addition, when the determination result is neither “permitted” nor “impossible”, that is, “temporary permission”, the
カウント値は、情報処理装置200が仮ライセンスを付与された状態で要ライセンス機能を実行している期間を示す値であり、本実施形態においては日数を示している。この場合、カウント値の閾値は、上述したmやnの値を考慮して適宜に設定することが望ましいが、本実施形態においては「10」とする。カウント値の閾値が「10」である場合、情報処理装置200は、仮ライセンスを付与された状態であっても、「10」日間であれば要ライセンス機能を実行可能である。情報処理装置200は、この期間内に空きライセンスが発生し、入替処理が行われれば、仮ライセンスでない正式のライセンスを付与され、要ライセンス機能を制限なく実行することができるようになる。
The count value is a value indicating a period during which the
図6に示す処理は、以上のとおりである。以下の具体例は、かかる処理を図7に示す初期値に従って実行した場合について説明したものである。
例えば、情報処理装置200aが要求を送信した場合、ライセンス管理装置100は、要ライセンス機能の実行を許可する。一方、情報処理装置200dが要求を送信した場合、ライセンス管理装置100は、要ライセンス機能の実行を許可しない。
The processing shown in FIG. 6 is as described above. The following specific example describes the case where such processing is executed according to the initial values shown in FIG.
For example, when the
また、情報処理装置200aが要ライセンス機能を実行した後に、要求を送信しない日(すなわち、要ライセンス機能を実行しない日)が8日以上連続した場合、ライセンス管理装置100は、情報処理装置200aのライセンス情報を書き換え、使用状況を「有効」から「保留」に変更する。
In addition, after the
情報処理装置200aは、使用状況が「保留」である期間内にアクティベートを実行すれば、使用状況を再び「有効」に変更することができる。なお、このように「保留」から「有効」に切り替わる場合には、ライセンス管理装置100がその旨をあわせて通知するようにし、これを使用者に警告して使用者の注意を喚起してもよい。情報処理装置200aは、使用状況が「保留」になった後でも、2日未満は「有効」に切り替わることができる。しかし、情報処理装置200aは、使用状況が「保留」のまま2日以上アクティベートを実行しなかった場合、使用状況が「無効」に切り替わり、ライセンスが付与されていない状態(要ライセンス機能を実行できない状態)になる。
The
一方、情報処理装置200dは、図7に示す初期値の状態にあっては、ライセンスが付
与されていない状態にある。しかし、情報処理装置200dは、この状態にあっても、ライセンス管理装置100に要求を送信すれば、仮ライセンスが付与された状態となり、要ライセンス機能を実行できる状態になることができる。情報処理装置200dは、仮ライセンスが付与された状態を、上述した閾値に応じた期間、すなわち10日間維持することができる。
On the other hand, the
情報処理装置200dが仮ライセンスを付与されている期間に、他の情報処理装置200の使用状況が「保留」又は「無効」に切り替わった場合、ライセンス管理装置100は、ライセンス情報の入れ替えを行い、情報処理装置200dに対して正式なライセンスを付与する。例えば、情報処理装置200dが仮ライセンスを付与されている期間に、情報処理装置200aの使用状況が「保留」又は「無効」に切り替われば、ライセンス管理装置100は、情報処理装置200aに対して割り当てられていたライセンス情報を情報処理装置200dに対して割り当てる。このとき、ライセンス管理装置100は、装置IDに「200a」が記述されていたライセンス情報の装置IDを「200d」に書き換え、その使用状況を「有効」に変更する。すなわち、ライセンス管理装置100は、情報処理装置200aに対して与えられていたライセンスを取り消し、代わりに情報処理装置200dに対してライセンスを付与する。
When the usage status of the other
以上のとおり、本実施形態のライセンス管理システム10によれば、あらかじめライセンスを有するライセンシーにあっては、ライセンス数を超える数のライセンスが一時的に付与される状態が得られる。このとき、仮ライセンスを付与された情報処理装置200は、使用状況が「保留」又は「無効」の他の情報処理装置200が生じた場合に、使用者が特別の操作を行わなくても、ライセンスを仮ライセンスから正式なものに移行させることができる。
As described above, according to the
これにより、使用者は、情報処理装置200を買い換えるなどして新たなものに置き換える場合に、その置き換えを容易に行うことが可能となる。本実施形態は、例えば、情報処理装置200がサーバー装置であり、要ライセンス機能が連続的な稼働を要求される機能である場合などに、特に有利な効果を奏するものである。
Accordingly, when the user replaces the
[変形例]
本発明は、上述した実施形態と異なる形態での実施が可能である。以下に示す変形例は、本発明に適用可能な変形の一例である。上述した実施形態及び以下の変形例は、必要に応じて、これらを組み合わせて適用してもよい。
[Modification]
The present invention can be implemented in a form different from the above-described embodiment. The following modifications are examples of modifications applicable to the present invention. The above-described embodiment and the following modification examples may be applied in combination as necessary.
(変形例1)
情報処理装置200における判断処理は、ライセンス管理装置100から通知が得られた場合に限らず、ライセンス管理装置100から通知が得られなかった場合に実行してもよい。ここにおいて、通知が得られない場合とは、例えば、ネットワーク障害やライセンス管理装置100の異常などにより、情報処理装置200から要求を送信してもその応答が到達しない場合が該当する。かかる場合、判定結果が「許可」又は「不可」のいずれであるとも判断できないため、制御部210は、図11のステップS55〜S58の処理を実行する。このようにすれば、ライセンス管理装置100による判定結果が不明な場合においても、一定の期間は要ライセンス機能を使用することが可能となる。
(Modification 1)
The determination process in the
また、この判断処理においては、カウント値の大小に応じて実行可能な機能が増減する態様を採用することができる。例えば、カウント値が「3」未満であれば、要ライセンス機能の全部を実行可能にし、カウント値が「3」以上になれば、要ライセンス機能の一部の機能の実行が禁止される、といった具合である。また、カウント値が小さいほど機能が制限される態様を採用してもよい。 In this determination process, it is possible to adopt a mode in which the functions that can be executed are increased or decreased according to the magnitude of the count value. For example, if the count value is less than “3”, all the licensed functions are allowed to be executed, and if the count value is “3” or more, the execution of some of the licensed functions is prohibited. Condition. Moreover, you may employ | adopt the aspect by which a function is restrict | limited, so that a count value is small.
なお、カウント値は、情報処理装置が算出するのではなく、ライセンス管理装置が算出するものであってもよい。この場合、カウント値は、ライセンス管理装置が情報処理装置に対して通知すればよい。 Note that the count value may not be calculated by the information processing apparatus but may be calculated by the license management apparatus. In this case, the license management apparatus may notify the information processing apparatus of the count value.
(変形例2)
本発明において、上述した「有効」、「保留」及び「無効」に相当するそれぞれの状態の期間は、適宜に定めてよい。また、「有効」に相当する状態から、「保留」に相当する状態を経ずに「無効」に相当する状態に切り替わる態様を採用することも可能である。
(Modification 2)
In the present invention, the period of each state corresponding to the above-mentioned “valid”, “hold” and “invalid” may be appropriately determined. It is also possible to adopt a mode in which the state corresponding to “invalid” is switched to the state corresponding to “invalid” without going through the state corresponding to “hold”.
(変形例3)
本発明における「所定の機能」は、情報処理装置により実行されるものに限らず、例えば、情報処理装置に接続される他の情報処理装置により実行されるものや、かかる他の情報処理装置との協働により実行されるものを含む概念である。
(Modification 3)
The “predetermined function” in the present invention is not limited to that executed by the information processing apparatus, for example, that executed by another information processing apparatus connected to the information processing apparatus, or such other information processing apparatus It is a concept including what is executed by the collaboration.
(変形例4)
本発明における記憶部は、ライセンス管理装置が備えるものでなくてもよい。例えば、本発明に係るライセンス管理装置は、ライセンス情報が記憶された外部のデータベースに接続し、当該データベースからライセンス情報を読み出す構成であってもよい。また、本発明に係るライセンス管理装置は、いわゆるメモリーカード等の着脱可能な記憶媒体を読み取るリーダーを備え、ライセンス情報が記憶されたメモリーカードからライセンス情報を読み出すものであってもよい。
(Modification 4)
The storage unit in the present invention may not be included in the license management apparatus. For example, the license management apparatus according to the present invention may be configured to connect to an external database in which license information is stored and read the license information from the database. The license management apparatus according to the present invention may be provided with a reader that reads a removable storage medium such as a so-called memory card, and reads license information from a memory card that stores license information.
(変形例5)
本発明は、コンピューターに上述した制御部110や制御部210の機能を実現させるためのプログラムとしても提供され得る。かかるプログラムは、光ディスクやフラッシュメモリー等の記録媒体に記録された形態や、インターネット等のネットワークを介してデータ検索装置にダウンロードされる形態で提供されてもよい。
また、本発明は、ライセンス管理装置及び情報処理装置を備えるライセンス管理システムや、当該システムに対応するライセンス管理方法としても提供され得る。
(Modification 5)
The present invention can also be provided as a program for causing a computer to realize the functions of the
The present invention can also be provided as a license management system including a license management apparatus and an information processing apparatus, and a license management method corresponding to the system.
10…ライセンス管理システム、100…ライセンス管理装置、200、200a、200b、200c、200d…情報処理装置、110、210…制御部、120、220…記憶部、130、230…通信部、140、240…操作部、150、250…表示部、111…読出部、112…取得部、113…判定部、114…通知部、115…書換部
DESCRIPTION OF
Claims (5)
前記機能の使用の可否を第1の情報処理装置について記述したライセンス情報を記憶部から読み出す読出部と、
前記取得部により前記要求が取得された情報処理装置における前記機能の使用の可否を前記ライセンス情報に基づいて判定する判定部と、
前記判定部による判定結果を通知する通知部とを備え、
前記判定部が、
前記第1の情報処理装置と異なる第2の情報処理装置から前記要求が取得された場合に、当該第2の情報処理装置における前記機能の使用の可否を、前記第1の情報処理装置に係る前記要求の取得状況に応じて判定する
ことを特徴とするライセンス管理装置。 An acquisition unit for acquiring a request to use a predetermined function by the information processing device;
A reading unit that reads out from the storage unit license information describing whether or not the function can be used for the first information processing apparatus;
A determination unit that determines whether or not the function can be used in the information processing apparatus from which the request has been acquired by the acquisition unit, based on the license information;
A notification unit for notifying the determination result by the determination unit,
The determination unit is
When the request is acquired from a second information processing apparatus different from the first information processing apparatus, whether or not the function can be used in the second information processing apparatus depends on the first information processing apparatus. A license management apparatus that makes a determination according to an acquisition status of the request.
前記第1の情報処理装置に係る前記要求があらかじめ決められた条件を満たさない場合に、前記第1の情報処理装置に対する許可を取り消し、前記第2の情報処理装置に対して前記機能の使用を許可する
ことを特徴とする請求項1に記載のライセンス管理装置。 The determination unit is
When the request related to the first information processing apparatus does not satisfy a predetermined condition, the permission for the first information processing apparatus is revoked, and the use of the function is performed for the second information processing apparatus. The license management apparatus according to claim 1, wherein permission is granted.
前記第1の情報処理装置に係る前記要求があらかじめ決められた条件を満たす場合に、前記第2の情報処理装置における前記機能の使用を一時的に許可する
ことを特徴とする請求項1に記載のライセンス管理装置。 The determination unit is
The use of the function in the second information processing apparatus is temporarily permitted when the request related to the first information processing apparatus satisfies a predetermined condition. License management device.
ことを特徴とする請求項1ないし3のいずれかに記載のライセンス管理装置。 The license management apparatus according to any one of claims 1 to 3, further comprising a rewriting unit that rewrites the license information stored in the storage unit in accordance with a determination result by the determination unit.
情報処理装置により所定の機能を使用する要求を取得する取得部と、
所定の機能の使用の可否を第1の情報処理装置について記述したライセンス情報を記憶部から読み出す読出部と、
前記取得部により前記要求が取得された情報処理装置における前記機能の使用の可否を前記ライセンス情報に基づいて判定する判定部であって、前記第1の情報処理装置と異なる第2の情報処理装置から前記要求が取得された場合に、当該第2の情報処理装置における前記機能の使用の可否を、前記第1の情報処理装置に係る前記要求の取得状況に応じて判定する判定部と、
前記判定部による判定結果を通知する通知部と
を実現させるためのプログラム。 On the computer,
An acquisition unit for acquiring a request to use a predetermined function by the information processing device;
A reading unit that reads out from the storage unit license information that describes whether or not a predetermined function can be used for the first information processing apparatus;
A determination unit that determines, based on the license information, whether or not the function can be used in the information processing apparatus from which the request is acquired by the acquisition unit, and a second information processing apparatus that is different from the first information processing apparatus A determination unit that determines whether or not the function of the second information processing apparatus can be used according to the acquisition status of the request related to the first information processing apparatus when the request is acquired from
A program for realizing a notification unit that notifies a determination result by the determination unit.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009048917A JP2010204886A (en) | 2009-03-03 | 2009-03-03 | License management apparatus and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2009048917A JP2010204886A (en) | 2009-03-03 | 2009-03-03 | License management apparatus and program |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2010204886A true JP2010204886A (en) | 2010-09-16 |
Family
ID=42966312
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2009048917A Withdrawn JP2010204886A (en) | 2009-03-03 | 2009-03-03 | License management apparatus and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2010204886A (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2015014817A (en) * | 2013-05-31 | 2015-01-22 | 株式会社日本デジタル研究所 | Software use control system |
JP2015114688A (en) * | 2013-12-09 | 2015-06-22 | セイコーエプソン株式会社 | License system, method for controlling license system, and program |
CN106355047A (en) * | 2015-07-13 | 2017-01-25 | 京瓷办公信息系统株式会社 | License management system and license management method |
-
2009
- 2009-03-03 JP JP2009048917A patent/JP2010204886A/en not_active Withdrawn
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2015014817A (en) * | 2013-05-31 | 2015-01-22 | 株式会社日本デジタル研究所 | Software use control system |
JP2015114688A (en) * | 2013-12-09 | 2015-06-22 | セイコーエプソン株式会社 | License system, method for controlling license system, and program |
CN106355047A (en) * | 2015-07-13 | 2017-01-25 | 京瓷办公信息系统株式会社 | License management system and license management method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP5963957B2 (en) | Development environment system, development environment device, development environment providing method and program | |
JP5531819B2 (en) | Management device, license management server, electronic device, electronic device management system, management method, program, and recording medium | |
RU2628203C2 (en) | Application licensing using synchronisation suppliers | |
US8850607B2 (en) | System and method for capacity licensing | |
US7730480B2 (en) | System and method for creating a pattern installation by cloning software installed another computer | |
US9026626B2 (en) | Management device, information processing system, management method, and storage medium | |
JP2008033751A (en) | Update method and update system | |
US20130312118A1 (en) | Device managing apparatus, device managing system, and recording medium storing a software management program | |
US20150013015A1 (en) | Method and apparatus for group licensing of device features | |
KR102127115B1 (en) | License system, license management server, method of controlling license system, and storage medium | |
US9836585B2 (en) | User centric method and adaptor for digital rights management system | |
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 | |
US20100132052A1 (en) | Information processing system, information processing method, and computer readable medium | |
JP2018132874A (en) | Information processing apparatus, information processing method, and program | |
JP2010204886A (en) | License management apparatus and program | |
WO2015136964A1 (en) | License information management device, license information management method, and program | |
JP2007286899A (en) | Application execution system and server | |
JP2010134706A (en) | Equipment management device, equipment management system, software management method, software management program, and recording medium recording program | |
JP2006338183A (en) | Software license management system | |
WO2015194050A1 (en) | Industrial equipment production system, industrial equipment production method, program, and information storage medium | |
JP2011175562A (en) | System and method for managing restriction of terminal use, and recording medium | |
JP6617551B2 (en) | SETTING VALUE MANAGEMENT DEVICE, COMPUTER DEVICE, METHOD, AND PROGRAM | |
JP6304427B2 (en) | Information processing system and operation terminal | |
JP6812447B2 (en) | Application approval |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A300 | Application deemed to be withdrawn because no request for examination was validly filed |
Free format text: JAPANESE INTERMEDIATE CODE: A300 Effective date: 20120605 |