JP2017134773A - ライセンス管理サーバ、ライセンス管理システム、プログラム - Google Patents
ライセンス管理サーバ、ライセンス管理システム、プログラム Download PDFInfo
- Publication number
- JP2017134773A JP2017134773A JP2016016369A JP2016016369A JP2017134773A JP 2017134773 A JP2017134773 A JP 2017134773A JP 2016016369 A JP2016016369 A JP 2016016369A JP 2016016369 A JP2016016369 A JP 2016016369A JP 2017134773 A JP2017134773 A JP 2017134773A
- Authority
- JP
- Japan
- Prior art keywords
- license
- version
- software
- request
- server
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/10—Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/10—Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
- G06F21/105—Arrangements for software license management or administration, e.g. for managing licenses at corporate level
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F8/00—Arrangements for software engineering
- G06F8/70—Software maintenance or management
- G06F8/71—Version control; Configuration management
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/10—Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
- G06F21/107—License processing; Key processing
- G06F21/1075—Editing
Landscapes
- Engineering & Computer Science (AREA)
- Software Systems (AREA)
- Theoretical Computer Science (AREA)
- General Engineering & Computer Science (AREA)
- Computer Security & Cryptography (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Multimedia (AREA)
- Technology Law (AREA)
- Computer Hardware Design (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
図1は、本発明の一実施形態におけるライセンス管理システムの構成を示す図である。本実施形態は、後述するクライアント110、ライセンス運用サーバ120、ライセンス管理サーバ130がネットワーク100(例えばLAN)を介して通信可能なシステムである。なお、ネットワークは、LAN(Local Area Network)に限るものではなく、その他のネットワークであっても構わない。
実施例1ではソフトウェアのバージョン変更を行うための猶予期間として、一時的に、1つのシリアル番号に対してバージョンの異なる2つのライセンスを提供した。
実施例2では、S2001〜S2004の処理により、返却対象のバージョンのライセンスを特定していたが、この返却対象のバージョンのライセンスを特定する処理をライセンス管理サーバで行うように構成しても構わない。その場合、当該返却対象として特定されたバージョンのライセンスは、強制的に返却するようにライセンス運用サーバに通知されるようにすればよい。
Claims (7)
- クライアントに対してライセンスを貸し出すライセンス運用サーバから、第1のバージョンのライセンスを第2のバージョンのライセンスに変更するリクエストを受信する受信手段と、
前記受信手段で前記リクエストを受信した場合、前記第1のバージョンのライセンスの有効期限を所定期間後に変更する変更手段と、
前記受信手段で前記リクエストを受信した場合、前記第2のバージョンのライセンスを発行する発行手段と、
前記変更手段により有効期限を所定期間後に変更した前記第1のバージョンのライセンスと、前記発行手段により発行された前記第2のバージョンのライセンスとを、前記ライセンス運用サーバに送信する送信手段と、
を有することを特徴とするライセンス管理サーバ。 - 前記発行手段で発行される前記第2のバージョンのライセンスのシリアル番号は、前記第1のバージョンのライセンスのシリアル番号と同じであることを特徴とする請求項1に記載のライセンス管理サーバ。
- 前記発行手段で発行される前記第2のバージョンのライセンスの有効期限は無期限であることを特徴とする請求項1または2に記載のライセンス管理サーバ。
- 前記第1のバージョンのライセンスおよび前記第2のバージョンのライセンスのそれぞれに関する情報を、前記ライセンス運用サーバと対応づけて管理するライセンス管理手段を、更に有することを特徴とする請求項1乃至3のいずれか1項に記載のライセンス管理サーバ。
- クライアントに対してライセンスを貸し出すライセンス運用サーバと、前記ライセンス運用サーバに対してライセンスを発行するライセンス管理サーバと、を含むライセンス管理システムであって、
前記ライセンス運用サーバは、
前記クライアントで第1のバージョンのソフトウェアを実行する際に必要となる第1のバージョンのライセンスを保持する保存手段と、
前記クライアントからの要求に応じて、前記第1のバージョンのライセンスを前記クライアントに貸し出す利用管理手段と、
前記保存手段で保持している第1のバージョンのライセンスを、第2のバージョンに変更する変更指示を受け付ける受け付け手段と、
前記受け付け手段で前記変更指示を受け付けた場合、前記ライセンス管理サーバに対して、前記第1のバージョンのライセンスを前記第2のバージョンのライセンスに変更するリクエストを送信する送信手段と、
前記リクエストに応じて前記ライセンス管理サーバから送信されてきたライセンスを用いて、前記保存手段に保持されているライセンスを更新する更新手段と、
を有し、
前記ライセンス管理サーバは、
前記リクエストを受信する受信手段と、
前記受信手段で前記リクエストを受信した場合、前記第1のバージョンのライセンスの有効期限を所定期間後に変更する変更手段と、
前記受信手段で前記リクエストを受信した場合、前記第2のバージョンのライセンスを発行する発行手段と、
前記変更手段により有効期限を所定期間後に変更した前記第1のバージョンのライセンスと、前記発行手段により発行された前記第2のバージョンのライセンスとを、前記ライセンス運用サーバに送信する送信手段と、
を有する
ことを特徴とするライセンス管理システム。 - 前記ライセンス運用サーバは、更に、
前記変更指示に伴って、返却すべきバージョンのライセンスがあるか判断する判断手段と、
前記判断手段で返却すべきと判断されたバージョンのライセンスの返却リクエストを送信する返却手段と、
を有し、
前記ライセンス管理サーバは、更に、
前記返却リクエストに基づいて、当該返却すべきと判断されたバージョンのライセンスを削除する削除手段を有する
ことを特徴とする請求項5に記載のライセンス管理システム。 - コンピュータを、請求項1乃至4のいずれか1項に記載のライセンス管理サーバとして機能させるためのプログラム。
Priority Applications (4)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2016016369A JP6661395B2 (ja) | 2016-01-29 | 2016-01-29 | ライセンス管理サーバ、ライセンス管理システム、プログラム |
| US15/415,218 US10482219B2 (en) | 2016-01-29 | 2017-01-25 | License management server, license management system, and storage medium |
| EP17153484.5A EP3200110B1 (en) | 2016-01-29 | 2017-01-27 | License management server, license management system, and storage medium |
| US16/684,253 US11017059B2 (en) | 2016-01-29 | 2019-11-14 | License management server, license management system, and storage medium |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2016016369A JP6661395B2 (ja) | 2016-01-29 | 2016-01-29 | ライセンス管理サーバ、ライセンス管理システム、プログラム |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2017134773A true JP2017134773A (ja) | 2017-08-03 |
| JP6661395B2 JP6661395B2 (ja) | 2020-03-11 |
Family
ID=57956108
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2016016369A Active JP6661395B2 (ja) | 2016-01-29 | 2016-01-29 | ライセンス管理サーバ、ライセンス管理システム、プログラム |
Country Status (3)
| Country | Link |
|---|---|
| US (2) | US10482219B2 (ja) |
| EP (1) | EP3200110B1 (ja) |
| JP (1) | JP6661395B2 (ja) |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2019159689A1 (ja) | 2018-02-13 | 2019-08-22 | ソニー株式会社 | 電子機器、情報処理装置、情報処理方法、プログラム、及び、情報処理システム |
| WO2020196005A1 (ja) | 2019-03-28 | 2020-10-01 | ソニー株式会社 | 情報処理装置、情報処理方法、プログラム、電子機器、及び、情報処理システム |
| JP2021018521A (ja) * | 2019-07-18 | 2021-02-15 | 富士ゼロックス株式会社 | ライセンス管理システム及びプログラム |
| JP2023048856A (ja) * | 2021-09-28 | 2023-04-07 | 理想科学工業株式会社 | 認証装置、認証方法、及び、プログラム |
Families Citing this family (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP6661395B2 (ja) * | 2016-01-29 | 2020-03-11 | キヤノン株式会社 | ライセンス管理サーバ、ライセンス管理システム、プログラム |
| US10713338B2 (en) * | 2017-03-09 | 2020-07-14 | Microsoft Technology Licensing, Llc | Source-based authentication for a license of a license data structure |
| WO2018179225A1 (ja) * | 2017-03-30 | 2018-10-04 | 株式会社オプティム | コンピュータシステム、ライセンス管理方法及びプログラム |
| US10146518B1 (en) * | 2017-05-25 | 2018-12-04 | Dell Products L.P. | Smart retention policy appliance for legal compliance |
| US11520863B2 (en) * | 2019-02-27 | 2022-12-06 | Servicenow, Inc. | Systems and methods for importing software license metric data into a configuration management database (CMDB) |
| US10838715B1 (en) * | 2019-05-03 | 2020-11-17 | Servicenow, Inc. | Efficient automatic population of downgrade rights of licensed software |
| US11411736B2 (en) * | 2020-03-03 | 2022-08-09 | Microsoft Technology Licensing, Llc | Automatic renewal of a verifiable claim |
| CN114626025A (zh) * | 2020-12-09 | 2022-06-14 | 台达电子工业股份有限公司 | 于离线环境下使用的软件授权验证方法 |
Citations (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20070174205A1 (en) * | 2006-01-24 | 2007-07-26 | Kazuo Saito | System, method and storage medium for license management |
| JP2010146302A (ja) * | 2008-12-18 | 2010-07-01 | Canon Inc | 画像形成装置 |
| JP2014006587A (ja) * | 2012-06-21 | 2014-01-16 | Canon Inc | ライセンス管理装置、ライセンス管理方法、およびプログラム |
| JP2015026174A (ja) * | 2013-07-25 | 2015-02-05 | 富士ゼロックス株式会社 | 情報処理装置、使用権限管理システム及びプログラム |
Family Cites Families (16)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US7343297B2 (en) * | 2001-06-15 | 2008-03-11 | Microsoft Corporation | System and related methods for managing and enforcing software licenses |
| US7203966B2 (en) * | 2001-06-27 | 2007-04-10 | Microsoft Corporation | Enforcement architecture and method for digital rights management system for roaming a license to a plurality of user devices |
| US7483860B2 (en) * | 2002-03-08 | 2009-01-27 | Pace Anti-Piracy | Method and system for managing software licenses |
| US7555749B2 (en) | 2003-03-10 | 2009-06-30 | Microsoft Corporation | Software updating system and method |
| US20040249756A1 (en) | 2003-06-03 | 2004-12-09 | Bea Systems, Inc. | Self-service customer license management application allowing software version upgrade and downgrade |
| US8224750B1 (en) * | 2003-10-07 | 2012-07-17 | Microsoft Corporation | Method and system for upgrading licenses to installed software |
| JP4865418B2 (ja) | 2006-06-23 | 2012-02-01 | キヤノン株式会社 | ライセンス管理システム、管理サーバ装置、およびその制御方法、プログラム |
| US8726014B2 (en) * | 2006-10-23 | 2014-05-13 | Ca, Inc. | System and method for securely updating license files in an automated licensing system |
| US20080222044A1 (en) * | 2007-03-05 | 2008-09-11 | Microsoft Corporation | Protected content renewal |
| JP2011008659A (ja) * | 2009-06-29 | 2011-01-13 | Canon Inc | 情報処理装置、制御方法、制御プログラム |
| US8898469B2 (en) * | 2010-02-05 | 2014-11-25 | Motorola Mobility Llc | Software feature authorization through delegated agents |
| JP5531819B2 (ja) * | 2010-06-28 | 2014-06-25 | 株式会社リコー | 管理装置,ライセンス管理サーバ,電子機器,電子機器管理システム,管理方法,プログラム,および記録媒体 |
| US20120253959A1 (en) * | 2011-03-31 | 2012-10-04 | Microsoft Corporation | License upgrade management |
| JP6108455B2 (ja) | 2013-05-31 | 2017-04-05 | 株式会社日本デジタル研究所 | ソフトウェア使用制御システム |
| US10628559B2 (en) * | 2015-06-23 | 2020-04-21 | Microsoft Technology Licensing, Llc | Application management |
| JP6661395B2 (ja) * | 2016-01-29 | 2020-03-11 | キヤノン株式会社 | ライセンス管理サーバ、ライセンス管理システム、プログラム |
-
2016
- 2016-01-29 JP JP2016016369A patent/JP6661395B2/ja active Active
-
2017
- 2017-01-25 US US15/415,218 patent/US10482219B2/en active Active
- 2017-01-27 EP EP17153484.5A patent/EP3200110B1/en active Active
-
2019
- 2019-11-14 US US16/684,253 patent/US11017059B2/en active Active
Patent Citations (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20070174205A1 (en) * | 2006-01-24 | 2007-07-26 | Kazuo Saito | System, method and storage medium for license management |
| JP2007199858A (ja) * | 2006-01-24 | 2007-08-09 | Fuji Xerox Co Ltd | ライセンス管理のためのプログラム、システム及び方法 |
| JP2010146302A (ja) * | 2008-12-18 | 2010-07-01 | Canon Inc | 画像形成装置 |
| JP2014006587A (ja) * | 2012-06-21 | 2014-01-16 | Canon Inc | ライセンス管理装置、ライセンス管理方法、およびプログラム |
| JP2015026174A (ja) * | 2013-07-25 | 2015-02-05 | 富士ゼロックス株式会社 | 情報処理装置、使用権限管理システム及びプログラム |
Cited By (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2019159689A1 (ja) | 2018-02-13 | 2019-08-22 | ソニー株式会社 | 電子機器、情報処理装置、情報処理方法、プログラム、及び、情報処理システム |
| US11693929B2 (en) | 2018-02-13 | 2023-07-04 | Sony Corporation | Electronic device, information processing apparatus, information processing method, and information processing system |
| WO2020196005A1 (ja) | 2019-03-28 | 2020-10-01 | ソニー株式会社 | 情報処理装置、情報処理方法、プログラム、電子機器、及び、情報処理システム |
| US12086216B2 (en) | 2019-03-28 | 2024-09-10 | Sony Group Corporation | Information processing device, information processing method, electronic device, and information processing system |
| JP2021018521A (ja) * | 2019-07-18 | 2021-02-15 | 富士ゼロックス株式会社 | ライセンス管理システム及びプログラム |
| JP7279558B2 (ja) | 2019-07-18 | 2023-05-23 | 富士フイルムビジネスイノベーション株式会社 | ライセンス管理システム及びプログラム |
| JP2023048856A (ja) * | 2021-09-28 | 2023-04-07 | 理想科学工業株式会社 | 認証装置、認証方法、及び、プログラム |
| JP7668714B2 (ja) | 2021-09-28 | 2025-04-25 | 理想科学工業株式会社 | 認証装置、認証方法、及び、プログラム |
Also Published As
| Publication number | Publication date |
|---|---|
| EP3200110A1 (en) | 2017-08-02 |
| US20170220778A1 (en) | 2017-08-03 |
| EP3200110B1 (en) | 2018-10-24 |
| US20200082058A1 (en) | 2020-03-12 |
| JP6661395B2 (ja) | 2020-03-11 |
| US11017059B2 (en) | 2021-05-25 |
| US10482219B2 (en) | 2019-11-19 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP6661395B2 (ja) | ライセンス管理サーバ、ライセンス管理システム、プログラム | |
| JP5963957B2 (ja) | 開発環境システム、開発環境装置、開発環境提供方法及びプログラム | |
| JP3751664B2 (ja) | ソフトウェア登録システムおよび方法 | |
| US8554732B2 (en) | Version management for application execution environment | |
| RU2507577C1 (ru) | Система управления лицензиями, устройство управления лицензиями и компьютерно-читаемый носитель записи, на котором имеется программа управления лицензиями | |
| EP1930809A1 (en) | System and method for creating a pattern installation by cloning software installed on another computer | |
| US8316458B2 (en) | Information processing apparatus, client device, and license management system | |
| JP2004295270A (ja) | 共用記憶システム | |
| KR101526776B1 (ko) | 라이센스 설치 지원 시스템, 라이센스 설치 지원 방법, 및 비일시적인 컴퓨터 판독 가능한 기억 매체 | |
| EP3115917B1 (en) | Information processing apparatus, method, and program | |
| JP5526663B2 (ja) | 情報処理装置、ソフトウェア管理システム、及びソフトウェア管理方法 | |
| JP4054626B2 (ja) | 情報端末装置、及びプログラム | |
| JP2021018521A (ja) | ライセンス管理システム及びプログラム | |
| JP2013084154A (ja) | ライセンス管理プログラム及びライセンス管理システム | |
| Soni et al. | Deploy a Spring Boot Application Talking to MySQL in AWS | |
| JP2020017299A (ja) | 情報処理装置、その処理方法、及びプログラム | |
| JP2003228429A (ja) | 情報処理装置 | |
| JP2007286899A (ja) | アプリケーション実行システムおよびサーバ | |
| JP2009251955A (ja) | 貸し出しサーバ管理方法及びシステム、管理サーバ並びにプログラム | |
| JP6304427B2 (ja) | 情報処理システム及び操作端末 | |
| JP2013149271A (ja) | 情報処理装置、プログラム導入支援システム、表示制御方法、表示制御プログラム、及びそのプログラムを記録した記録媒体 | |
| JP2021060662A (ja) | 情報処理システム及びその制御方法 | |
| Curtis et al. | Oracle Enterprise Manager and the ODA | |
| JP2014132471A (ja) | 情報処理装置、プログラム導入支援システム、表示制御方法、表示制御プログラム、及びそのプログラムを記録した記録媒体 | |
| JP2013097755A (ja) | ファイル管理装置 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20190115 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20191031 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20191112 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20191227 |
|
| 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: 20200114 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20200212 |
|
| R151 | Written notification of patent or utility model registration |
Ref document number: 6661395 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R151 |