JP2005321850A - License authentication system, method, and program - Google Patents

License authentication system, method, and program Download PDF

Info

Publication number
JP2005321850A
JP2005321850A JP2004137141A JP2004137141A JP2005321850A JP 2005321850 A JP2005321850 A JP 2005321850A JP 2004137141 A JP2004137141 A JP 2004137141A JP 2004137141 A JP2004137141 A JP 2004137141A JP 2005321850 A JP2005321850 A JP 2005321850A
Authority
JP
Japan
Prior art keywords
authentication
license
key
authentication data
information processing
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
JP2004137141A
Other languages
Japanese (ja)
Inventor
Makoto Uehara
原 誠 上
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.)
IPL KK
Original Assignee
IPL KK
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 IPL KK filed Critical IPL KK
Priority to JP2004137141A priority Critical patent/JP2005321850A/en
Publication of JP2005321850A publication Critical patent/JP2005321850A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a license authentication system, a license authentication method, and a license authentication program capable of continuing license authentication even after hardware is changed. <P>SOLUTION: This license authentication system is provided with an authentication data management part managing authentication data constructed by a combination of an authentication license key and an authentication key, a license authentication server having a key generation means generating a new key and registering it when authentication data transferred from an information processing terminal matches those stored in the authentication data management part and a key transmission means transmitting the generated new key to the information processing terminal, an authentication data storage part storing initial authentication data, and an information processing terminal having an authentication request means transmitting the stored authentication data to the license authentication server by a request for license authentication and an execution allowing means allowing execution of the software on receipt of the new key for the authentication request and updating and storing the new key. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、ライセンス認証を必要とするソフトウェアを情報処理端末にインストールしたときに、ライセンス認証サーバとの間で行うライセンス認証処理を行うライセンス認証システム、ライセンス認証方法及びライセンス認証プログラムに関する。   The present invention relates to a license authentication system, a license authentication method, and a license authentication program for performing a license authentication process with a license authentication server when software requiring license authentication is installed in an information processing terminal.

従来のライセンス認証方法としては、例えばソフト販売サーバがソフトウェアをクライアント端末にダウンロード販売する際に、クライアント端末に固有の機器情報と、ユーザID、販売したソフトウェアのソフトウェア情報を含む情報を取得しておき、ユーザがクライアント端末で、販売ソフトを初回に起動するとき、起動したクライアント端末の機器情報、ユーザID、ソフトウェア名、バージョンをソフト販売サーバに送信し、ソフト販売サーバで、先に取得したこれらの情報を照合し、照合できた場合、当該コンピュータに販売ソフトを起動するためのライセンスキーを送信し、ライセンスキーを受信したクライアント端末は受信したライセンスキーと自己の機器情報とをローカルディスクに記憶し、次にクライアント端末でソフトウェアを起動するときに、自己の機器情報とローカルディスクに記憶された機器情報と照合して両者が一致したときにソフトウェアの実行を許可するようにしたソフトウェア提供システムが知られている(例えば、特許文献1参照)。
特開2004−0246708号公報(第9頁〜第12頁、図1,図8,図9)
As a conventional license authentication method, for example, when a software sales server downloads and sells software to a client terminal, device information unique to the client terminal, a user ID, and information including software information of the sold software are acquired. When the sales software is started for the first time on the client terminal, the device information, user ID, software name, and version of the started client terminal are transmitted to the software sales server. If the information is verified and the verification is successful, the license key for starting the sales software is transmitted to the computer, and the client terminal that receives the license key stores the received license key and its own device information in the local disk. Next, the software on the client terminal There is known a software providing system that allows execution of software when the device information is matched with the device information stored in the local disk when booting the software (for example, the software execution system is permitted). , See Patent Document 1).
JP 2004-0246708 A (page 9 to page 12, FIGS. 1, 8, and 9)

しかしながら、上記特許文献1に記載された従来例にあっては、ソフト販売サーバからソフトウェアをダウンロードによって販売する際に、ソフト販売サーバで、クライアント端末に固有の機器情報、ユーザID、ソフトウェア情報を取得し、クライアント端末で最初にソフトウェアを起動するときに、機器情報、ユーザID、ソフトウェア情報をソフト販売サーバに送信することにより、ソフト販売サーバで受信情報と予め記憶した情報とが一致したときにライセンスキーをクライアント端末に送信するので、ダウンロードしたクライアント端末以外のクライアント端末にソフトウェアをインストールした場合には、ライセンスキーを取得することができず、ソフトウェアの起動を行うことができないと共に、ライセンスキーを取得してからソフトウェアを他のクライアント端末にコピーした場合には、自己の機器情報とライセンスキーの受信時にローカルディスクに記憶される機器情報とが異なることにより、ソフトウェアの起動を行うことができず、ソフトウェアの不正使用を確実に防止できるものであるが、該当するソフトウェアをインストールするハードウェアを入れ換えた場合には、正当なユーザーであってもソフトウェアを起動させることができなくなるという未解決の課題がある。   However, in the conventional example described in Patent Document 1, when software is downloaded from a software sales server, device information, user ID, and software information specific to the client terminal are acquired by the software sales server. When the software is started for the first time on the client terminal, the device information, the user ID, and the software information are transmitted to the software sales server so that the received information matches the information stored in advance in the software sales server. Since the key is sent to the client terminal, if the software is installed on a client terminal other than the downloaded client terminal, the license key cannot be acquired, the software cannot be started, and the license key is acquired. Do you If the software is copied to another client terminal, the software cannot be started because the device information stored in the local disk is different from the device information stored on the local disk when the license key is received. Although the use can be surely prevented, there is an unsolved problem that even if the hardware for installing the corresponding software is replaced, even a legitimate user cannot start the software.

そこで、本発明は、上記従来例の未解決の課題に着目してなされたものであり、ハードウェアを変更した場合でもライセンス認証を継続することができるライセンス認証システム、ライセンス認証方法及びライセンス認証プログラムを提供することを目的としている。   Accordingly, the present invention has been made paying attention to the unsolved problems of the above-described conventional example, and a license authentication system, a license authentication method, and a license authentication program capable of continuing license authentication even when hardware is changed. The purpose is to provide.

上記目的を達成するために、請求項1に係るライセンス認証システムは、ライセンスの認証を行うライセンス認証サーバと、該ライセンス認証サーバに対してネットワークを介して接続されたライセンス認証を必要とするソフトウェアがインストールされた情報処理端末とを備えたライセンス認証システムにおいて、前記ライセンス認証サーバは、前記ソフトウェアのライセンスキー及び認証キーの組み合わせでなる認証データを管理する認証データ管理部と、前記情報処理端末から送信される認証データと前記認証データ管理部に記憶している認証データとを比較して両者が一致したときにライセンスキー及び認証キーの何れか一方について新たなキーを生成し、生成した新たなキーを前記認証データ管理部に登録するキー生成手段と、該キー生成手段で生成した新たなキーを前記情報処理端末に送信するキー送信手段とを備え、前記情報処理装置は、前記ソフトウェアのインストール時に初期認証データを記憶する認証データ記憶部と、前記ソフトウェアの起動時におけるライセンス認証要求時に前記認証データ記憶部に記憶されている認証データを前記ライセンス認証サーバへ送信する認証要求手段と、該認証要求手段で要求した認証要求に対して新たなキーを受信したときに前記ソフトウェアの実行を許可すると共に、前記認証データ記憶部に記憶している新たなキーに対応するキーを更新する実行許可手段とを備えていることを特徴としている。   To achieve the above object, a license authentication system according to claim 1 includes a license authentication server that performs license authentication, and software that requires license authentication connected to the license authentication server via a network. In the license authentication system including an installed information processing terminal, the license authentication server transmits an authentication data management unit that manages authentication data that is a combination of a license key and an authentication key of the software, and is transmitted from the information processing terminal The authentication data stored in the authentication data management unit is compared, and when the two match, a new key is generated for either the license key or the authentication key, and the generated new key Key generation means for registering the authentication data in the authentication data management unit, A key transmission means for transmitting a new key generated by the generation means to the information processing terminal, the information processing apparatus comprising: an authentication data storage unit for storing initial authentication data when the software is installed; Authentication request means for transmitting the authentication data stored in the authentication data storage unit to the license authentication server when a license authentication request is made at startup, and a new key is received for the authentication request requested by the authentication request means An execution permission unit is provided, which sometimes permits execution of the software and updates a key corresponding to a new key stored in the authentication data storage unit.

また、請求項2に係るライセンス認証システムは、請求項1に係る発明において、前記ライセンス認証サーバの認証データ管理部は、前記情報処理端末から送信された認証データと管理している認証データとを比較し、両者が不一致であるときに、不一致回数を計数する不一致回数計数手段と、該不一致回数計数手段で計数した不一致回数が所定数以上となったときに新たなライセンスキーを生成し、生成したライセンスキーと認証キーとの組み合わせを認証データ管理部に更新記憶するライセンスキー更新手段と、該ライセンスキー更新手段でライセンスキーを更新したときに、正規のライセンスキー登録者に対して生成したライセンスキーを通知するライセンスキー更新通知手段とを備えていることを特徴としている。   According to a second aspect of the present invention, there is provided the license authentication system according to the first aspect, wherein the authentication data management unit of the license authentication server includes the authentication data transmitted from the information processing terminal and the managed authentication data. Comparing and generating a new license key when the number of mismatches counted by the mismatch count counting means exceeds a predetermined number when the two do not match, A license key update unit that updates and stores the combination of the license key and the authentication key in the authentication data management unit, and a license generated for a regular license key registrant when the license key is updated by the license key update unit And a license key update notification means for notifying the key.

さらに、請求項3に係るライセンス認証システムは、請求項1又は2に係る発明において、前記キー生成手段は、前記情報処理端末から送信された認証データと前記認証データ管理部に記憶されている認証データとが一致したときに、当該認証データ管理部に存在しない新たな認証キーを生成するように構成されていることを特徴としている。   Further, the license authentication system according to claim 3 is the invention according to claim 1 or 2, wherein the key generation means includes authentication data transmitted from the information processing terminal and authentication stored in the authentication data management unit. When the data matches, it is configured to generate a new authentication key that does not exist in the authentication data management unit.

さらにまた、請求項4に係るライセンス認証システムは、請求項1又は2に係る発明において、前記キー生成手段は、前記情報処理端末から送信された認証データと前記認証データ管理部に記憶されている認証データとが一致したときに、当該認証データ管理部に存在しない新たなライセンスキーを生成するように構成されていることを特徴としている。   Furthermore, the license authentication system according to claim 4 is the invention according to claim 1 or 2, wherein the key generation means is stored in the authentication data transmitted from the information processing terminal and the authentication data management unit. A feature is that a new license key that does not exist in the authentication data management unit is generated when the authentication data matches.

なおさらに、請求項5に係るライセンス認証システムは、請求項1又は2に記載の発明において、前記キー生成手段は、前記情報処理端末から送信された認証データと前記認証データ管理部に記憶されている認証データとが一致したときに、当該認証データ管理部に存在しない新たな認証キー及びライセンスキーを生成するように構成されていることを特徴としている。   Still further, the license authentication system according to claim 5 is the invention according to claim 1 or 2, wherein the key generation unit is stored in the authentication data transmitted from the information processing terminal and the authentication data management unit. The authentication data is configured to generate a new authentication key and license key that do not exist in the authentication data management unit when the authentication data matches.

また、請求項6に係るライセンス認証システムは、請求項1乃至5の何れか1つの発明において、前記情報処理端末は、前記ソフトウェアの起動時に、ライセンス認証サーバと通信結果が正常であるか否かを判定する通信結果判定手段を有し、該通信結果判定手段の判定結果が、通信結果が正常であるときに前記ソフトウェアの起動を継続し、通信結果が異常であるときに前記ソフトウェアの起動を中止する起動制御手段を備えていることを特徴としている。   According to a sixth aspect of the present invention, there is provided the license authentication system according to any one of the first to fifth aspects, wherein the information processing terminal determines whether a communication result with the license authentication server is normal when the software is activated. Communication result determining means for determining whether the communication result determining means continues the activation of the software when the communication result is normal, and activates the software when the communication result is abnormal It is characterized by having a start control means for stopping.

さらに、請求項7に係るライセンス認証システムは、請求項6に係る発明において、前記通信結果判定手段は、前記ライセンス認証サーバとの通信が不可能な状態を検出したときに通信結果が異常であると判定するように構成されていることを特徴としている。   Furthermore, the license authentication system according to claim 7 is the invention according to claim 6, wherein the communication result determination means detects a state where communication with the license authentication server is impossible, and the communication result is abnormal. It is characterized by being comprised so that it may determine.

さらにまた、請求項8に係るライセンス認証システムは、請求項6に係る発明において、前記通信結果判定手段は、前記認証要求手段で要求した認証要求に対して新たなキーを受信できないときに通信結果が異常であると判定するように構成されていることを特徴としている。   Further, the license authentication system according to claim 8 is the license authentication system according to claim 6, wherein the communication result determination means cannot receive a new key in response to the authentication request requested by the authentication request means. Is characterized in that it is determined to be abnormal.

なおさらに、請求項9に係るライセンス認証システムは、請求項6に係る発明において、前記通信結果判定手段は、前記ライセンス認証サーバとの通信が不可能な状態を検出したとき及び前記認証要求手段で要求した認証要求に対して新たなキーを受信できないときの何れかであるときに、通信結果が異常であると判定するように構成されていることを特徴としている。   Still further, the license authentication system according to claim 9 is the invention according to claim 6, wherein the communication result determining means detects the state in which communication with the license authentication server is impossible and the authentication request means. It is characterized in that the communication result is determined to be abnormal when a new key cannot be received in response to the requested authentication request.

また、請求項10に係るライセンス認証方法は、ライセンスの認証を行うライセンス認証サーバに対してネットワークを介してライセンス認証を必要とするソフトウェアがインストールされた情報処理端末からライセンス認証を行うようにしたライセンス認証方法において、前記ライセンス認証サーバは、前記ソフトウェアのライセンスキー及び認証キーの組み合わせでなる認証データを管理する認証データ管理部を有し、前記情報処理端末から認証データを受信したときに、受信した認証データと前記認証データ管理部に記憶している認証データとを比較して両者が一致したときにライセンスキー及び認証キーの何れか一方について新たなキーを生成し、生成した新たなキーを前記認証データ管理部に登録するステップと、該キー生成手段で生成した新たなキーを前記情報処理端末に送信するステップとを有し、前記情報処理装置は、前記ソフトウェアのインストール時に初期認証データを記憶する認証データ記憶部を有し、前記ソフトウェアの起動時に前記認証データ記憶部に記憶されている認証データを前記ライセンス認証サーバに送信してライセンス認証要求を行うステップと、要求した認証要求に対して新たなキーを受信したときに前記ソフトウェアの実行を許可すると共に、前記認証データ記憶部に記憶している新たなキーに対応するキーを更新するステップとを備えていることを特徴としている。   According to a tenth aspect of the present invention, there is provided a license authentication method in which a license authentication server that performs license authentication performs license authentication from an information processing terminal in which software that requires license authentication is installed via a network. In the authentication method, the license authentication server has an authentication data management unit that manages authentication data including a combination of a license key and an authentication key of the software, and is received when the authentication data is received from the information processing terminal. When the authentication data and the authentication data stored in the authentication data management unit are compared and the two match, a new key is generated for either the license key or the authentication key, and the generated new key is A step of registering in the authentication data management unit; and the key generation means Transmitting the generated new key to the information processing terminal, and the information processing apparatus includes an authentication data storage unit that stores initial authentication data when the software is installed. Transmitting authentication data stored in an authentication data storage unit to the license authentication server to make a license authentication request, and permitting execution of the software when a new key is received for the requested authentication request And a step of updating a key corresponding to the new key stored in the authentication data storage unit.

さらに、請求項11に係るライセンス認証プログラムは、起動時にソフトウェアインストール時に記憶されているライセンスキー及び認証キーの組み合わせでなる認証データをライセンス認証サーバに送信してライセンス認証要求を行うステップと、要求した認証要求に対して前記ライセンス認証サーバで生成されたライセンスキー及び認証キーの少なくとも一方の新たなキーを受信したときに起動を継続すると共に、前記受信した新たなキーに対応するキーを更新記憶するステップとをライセンス認証サーバと通信可能な情報処理装置のコンピュータで実行させることを特徴としている。   Further, the license authentication program according to claim 11 sends a request for a license authentication by sending authentication data consisting of a combination of a license key and an authentication key stored at the time of software installation to the license authentication server at the time of startup. The activation is continued when a new key of at least one of the license key and the authentication key generated by the license authentication server is received in response to the authentication request, and the key corresponding to the received new key is updated and stored. The step is executed by a computer of an information processing apparatus capable of communicating with a license authentication server.

請求項1又は10に係る発明によれば、情報処理端末にオンラインでのライセンス認証を必要とするソフトウェアをインストールすると、認証データ記憶部にライセンスキー及び認証キーで構成される初期認証データを記憶し、情報処理端末でインストールされたソフトウェアの起動時に、認証データ記憶部に記憶されているライセンスキー及び認証キーで構成される認証データをライセンス認証サーバへ送信して、認証データ管理部に格納している認証データと照合し、両者が一致するときに、ライセンスキー及び認証キーの何れか一方について新たなキーを生成し、生成した新たなキーと他方のキーとを新たな認証データとして情報処理端末に送信し、新たな認証データを認証データ記憶部に更新記憶すると共に、ソフトウェアの実行を許可するので、コンピュータやその周辺機器のMACアドレス等を使用する必要がないので、情報処理端末側でハードウェアを交換した場合でも、認証データ記憶部を変更しない限りは、再度ライセンス認証の設定を行う必要がないと共に、情報処理端末側で複数台の情報処理端末に該当するソフトウェアをインストールして、各情報処理端末で該当するソフトウェアを起動した場合には、ライセンス認証サーバで新たに作成されるキーを含む認証データが各情報処理端末で異なることなり、ライセンス認証サーバで認証データが一致することがなくなり、ソフトウェアの実行が中止され、同様にソフトウェアを第三者が不正コピーした場合も上記と同様にソフトウェアの実行が中止され、ソフトウェアの不正使用を確実に防止することができるという効果が得られる。   According to the invention according to claim 1 or 10, when software that requires online license authentication is installed in the information processing terminal, initial authentication data including a license key and an authentication key is stored in the authentication data storage unit. When the software installed on the information processing terminal is activated, the authentication data composed of the license key and the authentication key stored in the authentication data storage unit is transmitted to the license authentication server and stored in the authentication data management unit. When the two match, the authentication key generates a new key for either the license key or the authentication key, and uses the generated new key and the other key as new authentication data. New authentication data is updated and stored in the authentication data storage unit, and the software is executed. Yes, it is not necessary to use the MAC address of the computer or its peripheral devices, so even if the hardware is replaced on the information processing terminal side, the license authentication setting must be set again unless the authentication data storage unit is changed. It is not necessary to do this, and when the software corresponding to a plurality of information processing terminals is installed on the information processing terminal side and the corresponding software is started on each information processing terminal, it is newly created by the license authentication server The authentication data including the key will be different for each information processing terminal, the authentication data will not match on the license authentication server, the execution of the software will be stopped, and if the software is illegally copied by a third party as well, Similarly, the execution of software can be stopped to ensure that unauthorized use of the software is prevented. The effect is obtained that that.

また、請求項2に係る発明によれば、不正使用者等の存在により、情報処理端末からライセンス認証サーバへ送信した認証データが認証データ管理部に格納されている認証データと照合したときに不一致であり、その不一致回数が所定数以上となったときに新たなライセンスキーが生成され、これが正規のライセンスキー登録者に通知されるので、正規のライセンスキー登録者が自己の認証データ記憶部に記憶されているライセンスキーを新たなキーに変更することにより、正規のライセンスキー登録者のみが新たなライセンスキーによる認証が可能となり、不正使用者でのソフトウェアの使用を確実に防止することができるという効果が得られる。   According to the invention of claim 2, due to the presence of an unauthorized user, etc., the authentication data transmitted from the information processing terminal to the license authentication server does not match when the authentication data is collated with the authentication data stored in the authentication data management unit When the number of mismatches exceeds a predetermined number, a new license key is generated, and this is notified to the authorized license key registrant. Therefore, the authorized license key registrant is stored in his authentication data storage unit. By changing the stored license key to a new key, only the authorized license key registrant can authenticate with the new license key, and the unauthorized use of the software can be reliably prevented. The effect is obtained.

さらに、請求項3に係る発明によれば、ライセンス認証サーバで、情報処理端末から送信された認証データと認証データ管理部で格納している認証データとが一致したときに、新たな認証キーを生成するので、新たなライセンスキーを生成する場合に比較して、他のライセンスキーとの競合を考慮する必要がないので、任意の認証キーをランダムに生成するだけで可能となり、認証キーの生成が容易となるという効果が得られる。   According to the invention of claim 3, when the license authentication server matches the authentication data transmitted from the information processing terminal and the authentication data stored in the authentication data management unit, a new authentication key is obtained. Because it is generated, there is no need to consider conflicts with other license keys as compared to when generating a new license key, so it is possible to generate an arbitrary authentication key by randomly generating an authentication key. Can be easily obtained.

さらにまた、請求項4に係る発明によれば、ライセンス認証サーバで、情報処理端末から送信された認証データと認証データ管理部で格納している認証データとが一致したときに、新たなライセンスキーを生成するので、同一のライセンスキーが存在することなく、ライセンスキーのみの照合が可能となるという効果が得られる。   Furthermore, according to the invention of claim 4, when the license authentication server matches the authentication data transmitted from the information processing terminal and the authentication data stored in the authentication data management unit, a new license key is created. Therefore, there is an effect that only the license key can be verified without the same license key.

なおさらに、請求項5に係る発明によれば、ライセンス認証サーバで、情報処理端末から送信された認証データと認証データ管理部で格納している認証データとが一致したときに、新たなライセンスキー及び認証キーを生成するので、不正使用者が認証データを一致させることが極めて困難となるという効果が得られる。   Still further, according to the invention of claim 5, when the license authentication server matches the authentication data transmitted from the information processing terminal and the authentication data stored in the authentication data management unit, a new license key is generated. Since the authentication key is generated, it is very difficult for an unauthorized user to match the authentication data.

また、請求項6に係る発明によれば、前記情報処理端末は、ライセンス認証サーバとの通信が異常であるときに、ソフトウェアの起動を中止するので、オフラインでのソフトウェアの使用を確実に防止することができるという効果が得られる。   According to the invention of claim 6, since the information processing terminal stops the activation of the software when the communication with the license authentication server is abnormal, the use of the software offline is surely prevented. The effect that it can be obtained.

さらに、請求項7に係る発明によれば、ライセンス認証サーバとの通信が不可能な状態を検出したときに通信結果が異常であると判定するので、オフラインでのソフトウェアの使用を確実に防止することができるという効果が得られる。   Further, according to the invention of claim 7, since it is determined that the communication result is abnormal when a state in which communication with the license authentication server is impossible is detected, it is possible to reliably prevent offline use of software. The effect that it can be obtained.

さらにまた、請求項8に係る発明によれば、認証要求手段で要求した認証要求に対して新たなキーを受信できないときに通信結果が異常であると判定するように構成されているので、不正使用者が認証要求を行って、認証データが不一致であるときに、ソフトウェアの使用を確実に防止することができるという効果が得られる。   Furthermore, the invention according to claim 8 is configured to determine that the communication result is abnormal when a new key cannot be received in response to the authentication request requested by the authentication request unit. When the user makes an authentication request and the authentication data does not match, the use of the software can be surely prevented.

なおさらに、請求項9に係る発明によれば、ライセンス認証サーバとの通信が不可能な状態を検出したとき及び前記認証要求手段で要求した認証要求に対して新たなキーを受信できないときの何れかであるときに、通信結果が異常であると判定するので、ライセンス認証サーバとの通信が不可能な状態及びライセンス認証サーバとの通信ができても新たなキーを受信できないときにソフトウェアの使用を確実に防止することができるという効果が得られる。   Still further, according to the ninth aspect of the present invention, either when a state in which communication with the license authentication server is impossible is detected or when a new key cannot be received in response to the authentication request requested by the authentication request unit. If the communication result is abnormal, the software is used when communication with the license authentication server is not possible and when a new key cannot be received even if communication with the license authentication server is possible. The effect that it can prevent reliably is acquired.

また、請求項11に係る発明によれば、起動時にソフトウェアインストール時に記憶されているライセンスキー及び認証キーの組み合わせでなる認証データをライセンス認証サーバに送信してライセンス認証要求を行うステップと、要求した認証要求に対して前記ライセンス認証サーバで生成されたライセンスキー及び認証キーの少なくとも一方の新たなキーを受信したときに起動を継続すると共に、前記受信した新たなキーに対応するキーを更新記憶するステップとをライセンス認証サーバと通信可能な情報処理装置のコンピュータで実行させることを特徴とするライセンス認証プログラムを有するので、このライセンス認証プログラムをソフトウェアと共に情報処理端末にインストールすることにより、情報処理端末側での認証処理を正確に行うことができるという効果が得られる。   According to the eleventh aspect of the invention, the step of requesting a license authentication by transmitting authentication data comprising a combination of a license key and an authentication key stored at the time of software installation at the time of activation to the license authentication server is requested. The activation is continued when a new key of at least one of the license key and the authentication key generated by the license authentication server is received in response to the authentication request, and the key corresponding to the received new key is updated and stored. And a license authentication program that is executed by a computer of an information processing apparatus capable of communicating with the license authentication server. By installing the license authentication program in the information processing terminal together with software, the information processing terminal side Authentication processing in Effect that can be performed.

以下、本発明の実施の形態を図面に基づいて説明する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings.

図1は本発明の一実施形態を示すシステム構成図であり、図中、1はライセンス認証サーバであって、このライセンス認証サーバ1に多数の情報処理端末2がインターネット等のネットワーク3を介して接続されている。   FIG. 1 is a system configuration diagram showing an embodiment of the present invention. In FIG. 1, reference numeral 1 denotes a license authentication server. A number of information processing terminals 2 are connected to the license authentication server 1 via a network 3 such as the Internet. It is connected.

ライセンス認証サーバ1は、ソフトウェアのライセンス認証やそのユーザが所定のサービスの対象となる正規のユーザであるか否かを認証する処理等を実行する。このライセンス認証サーバ1は、図2に示すように、ライセンス認証サーバ1の基本的な動作を実行するオペレーションシステムOSと、サーバ側認証システムASと、ソフトウェア毎のライセンスキー及び認証キーでなる認証データを管理する認証データ管理部を構成する認証データベースDBとを備え、サーバ側認証システムASは、認証対象毎に設けられたライセンスキー及び認証キーの照合を行うと共に、ライセンスキー及び認証キーの照合が一致したときに、新たな認証キーを生成するライセンス認証プログラムを有する。   The license authentication server 1 executes software license authentication, processing for authenticating whether or not the user is an authorized user who is a target of a predetermined service, and the like. As shown in FIG. 2, the license authentication server 1 includes an operation system OS that executes basic operations of the license authentication server 1, a server-side authentication system AS, and authentication data including a license key and an authentication key for each software. And an authentication database DB that constitutes an authentication data management unit for managing the server, and the server-side authentication system AS performs verification of the license key and authentication key provided for each authentication target, and also verifies the license key and authentication key. A license authentication program for generating a new authentication key when they match is provided.

この認証プログラムは、図3に示すライセンス認証処理を実行する。このライセンス認証処理は、先ず、ステップS1で、情報処理端末2からの接続要求があったか否かを判定し、接続要求がないときには接続要求があるまで待機し、接続要求があったときにはステップS2に移行し、ライセンスキー及び認証キーを受信したか否かを判定し、ライセンスキー及び認証キーを受信していないときにはステップS3に移行して、接続要求から所定時間が経過したか否かを判定し、所定時間が経過していないときには前記ステップS1に戻り、所定時間が経過したときにはステップS4に移行して、情報処理端末2との間の接続を切断してから前記ステップS1に戻る。   This authentication program executes the license authentication process shown in FIG. In the license authentication process, first, in step S1, it is determined whether or not there is a connection request from the information processing terminal 2. If there is no connection request, the process waits until there is a connection request, and if there is a connection request, the process proceeds to step S2. It is determined whether or not the license key and the authentication key have been received. If the license key and the authentication key have not been received, the process proceeds to step S3 to determine whether or not a predetermined time has elapsed since the connection request. When the predetermined time has not elapsed, the process returns to step S1, and when the predetermined time has elapsed, the process proceeds to step S4 to disconnect the connection with the information processing terminal 2 and then returns to step S1.

一方、前記ステップS2の判定結果が、ライセンスキー及び認証キーを受信したものであるときにはステップS5に移行し、受信したライセンスキーが認証データベースDBに登録されているか否かを判定し、受信したライセンスキーが認証データベースDBに登録されているときにはステップS6に移行して、認証データベースDBに登録されているライセンスキー及び認証キーの組み合わせでなる認証データと受信したライセンスキー及び認証キーの組み合わせでなる認証データとを照合し、両者が一致するか否かを判定する。   On the other hand, if the determination result in step S2 is that the license key and the authentication key are received, the process proceeds to step S5, where it is determined whether or not the received license key is registered in the authentication database DB, and the received license is received. When the key is registered in the authentication database DB, the process proceeds to step S6, where the authentication data that is a combination of the license key and the authentication key registered in the authentication database DB and the authentication that is the combination of the received license key and the authentication key The data is collated, and it is determined whether or not they match.

この判定結果が受信した認証データと認証データベースDBに登録されている認証データとが一致するときにはステップS7に移行して、認証データベースDBに登録されていない新たな認証キーを生成し、次いでステップS8に移行して、生成した新たな認証キーを該当する情報処理端末2に送信してからステップS9に移行する。   If the received authentication data matches the authentication data registered in the authentication database DB, the process proceeds to step S7 to generate a new authentication key not registered in the authentication database DB, and then step S8. The process proceeds to step S9, after the generated new authentication key is transmitted to the corresponding information processing terminal 2, and the process proceeds to step S9.

このステップS9では、送信先の情報処理端末2から新たな認証キーの更新を完了したことを表す更新完了通知を受信したか否かを判定し、更新完了通知を受信していないときにはステップS10に移行して、新たな認証キーを送信してから所定時間が経過したか否かを判定し、所定時間が経過していないときには前記ステップS9に戻り、所定時間が経過したときには前記ステップS4に移行する。   In this step S9, it is determined whether or not an update completion notification indicating that a new authentication key update has been completed has been received from the information processing terminal 2 as the transmission destination. If no update completion notification has been received, the process proceeds to step S10. It is determined whether or not a predetermined time has elapsed since the transmission of a new authentication key. If the predetermined time has not elapsed, the process returns to step S9. If the predetermined time has elapsed, the process proceeds to step S4. To do.

また、前記ステップS9の判定結果が、送信先の情報処理端末2から更新完了通知を受信したものであるときにはステップS11に移行して、生成した新たな認証キーを認証データベースDBに該当するライセンスキーと組み合わせて格納し、次いでステップS12に移行して、サーバ側更新完了通知を該当する情報処理端末2に送信してからステップS13に移行して、情報処理端末2からの接続切断処理が行われたか否かを判定し、接続切断処理が行われたときには前記ステップS1に戻り、情報処理端末2からの接続切断処理が行われないときには前記ステップS4に移行する。   If the determination result in step S9 is that an update completion notification has been received from the information processing terminal 2 as the transmission destination, the process proceeds to step S11, and the generated new authentication key is assigned to the license key corresponding to the authentication database DB. Next, the process proceeds to step S12, a server-side update completion notification is transmitted to the corresponding information processing terminal 2, and then the process proceeds to step S13 to perform a connection disconnection process from the information processing terminal 2. If the disconnection process is performed, the process returns to step S1. If the disconnection process from the information processing terminal 2 is not performed, the process proceeds to step S4.

また、前記ステップS6の判定結果が、ライセンスキー及び認証キーで構成される認証データが不一致であるときには、ステップS14に移行して、不整合回数Nを“1”だけインクリメントしてからステップS15に移行し、不整合回数Nが予め設定した設定値Nsを超えたか否かを判定し、N≦Nsであるときには許容範囲内であるものと判断して前記ステップS7に移行し、N>Nsであるときには許容範囲を超えたものと判断してステップS16に移行し、認証データベースDBに存在しない新たなライセンスキーを生成してこれを認証データベースDBに登録すると共に、古いライセンスキーを無効化してからステップS17に移行する。   If the determination result in step S6 indicates that the authentication data composed of the license key and the authentication key does not match, the process proceeds to step S14, and the inconsistency count N is incremented by “1” and then the process proceeds to step S15. It is determined whether or not the number N of inconsistencies exceeds a preset set value Ns. If N ≦ Ns, it is determined that it is within the allowable range, and the process proceeds to step S7, where N> Ns. If it is determined that the allowable range has been exceeded, the process proceeds to step S16, where a new license key that does not exist in the authentication database DB is generated and registered in the authentication database DB, and the old license key is invalidated. The process proceeds to step S17.

このステップS17では、認証データベースDBに格納されている無効化した古いライセンスキーに対応して登録されているユーザのメールアドレスを読出し、該当するメールアドレスに新たなライセンスキーを記載した変更電子メールを送信し、次いでステップS18に移行して、認証失敗情報を該当する情報処理端末2へ送信してから前記ステップS13に移行する。   In this step S17, the user's e-mail address registered in correspondence with the invalidated old license key stored in the authentication database DB is read, and a change e-mail in which the new license key is described in the corresponding e-mail address is sent. Then, the process proceeds to step S18, the authentication failure information is transmitted to the corresponding information processing terminal 2, and then the process proceeds to step S13.

さらに、前記ステップS5の判定結果が受信したライセンスキーが認証データベースDBに登録されていないときには、前記ステップS18に移行する。   Furthermore, when the license key received as a result of the determination in step S5 is not registered in the authentication database DB, the process proceeds to step S18.

この図3の処理において、ステップS1〜S7の処理がキー生成手段に対応し、ステップS8の処理がキー送信手段に対応し、ステップS14の処理が不一致回数計数手段に対応し、ステップS15及びS16の処理がライセンスキー更新手段に対応し、ステップS17の処理がライセンスキー更新通知手段に対応している。   In the processing of FIG. 3, the processing of steps S1 to S7 corresponds to the key generation means, the processing of step S8 corresponds to the key transmission means, the processing of step S14 corresponds to the mismatch number counting means, and steps S15 and S16 This process corresponds to the license key update means, and the process of step S17 corresponds to the license key update notification means.

また、認証データベースDBには、図4に示すように、ライセンスキー、認証キー、不整合発生回数N及びユーザメールアドレスを関連付けして格納する管理テーブルTBが格納されている。   Further, as shown in FIG. 4, the authentication database DB stores a management table TB that stores a license key, an authentication key, the number N of inconsistencies occurring, and a user mail address in association with each other.

また、各情報処理端末2は、ライセンス認証サーバ1でライセンス認証を行うソフトウェアがインストールされているか又はインストール可能であって、図5に示す構成を有する。すなわち、中央処理装置(CPU)21、この中央処理装置21で演算処理を実行するプログラムやデータ、パラメータ等を格納するROM22と、中央処理装置21で演算処理過程で必要とするデータや演算結果を記憶するRAM23とを有する演算処理部24と、中央処理装置21にシステムバス25を介して接続されたネットワーク3に接続される通信制御部26、オペレーションシステム、ソフトウェアを構成するアプリケーションソフト、通信プログラム等を格納する例えばハードディスクで構成される外部記憶装置27、液晶ディスプレイ等の表示装置28を制御する表示制御部29、キーボードやマウス等の入力装置30等を有する。   Each information processing terminal 2 is installed or installable with software for performing license authentication by the license authentication server 1, and has the configuration shown in FIG. That is, a central processing unit (CPU) 21, a ROM 22 that stores programs, data, parameters, and the like for executing arithmetic processing in the central processing unit 21, and data and arithmetic results required in the arithmetic processing process in the central processing unit 21 An arithmetic processing unit 24 having a RAM 23 for storing, a communication control unit 26 connected to the network 3 connected to the central processing unit 21 via a system bus 25, an operation system, application software constituting a software, a communication program, etc. For example, an external storage device 27 composed of a hard disk, a display control unit 29 for controlling a display device 28 such as a liquid crystal display, an input device 30 such as a keyboard and a mouse, and the like.

ここで、外部記憶装置27には、前述したオペレーションシステム、アプリケーションソフト等のソフトウェアを格納するソフトウェア格納部27aと、アプリケーションソフトのライセンスキー及び認証キーで構成される認証データを記憶する認証データ記憶部27bとを少なくとも備えている。   Here, in the external storage device 27, a software storage unit 27a that stores software such as the above-described operation system and application software, and an authentication data storage unit that stores authentication data including a license key and an authentication key of the application software 27b.

また、ソフトウェア格納部27aに前述したライセンス認証サーバ1に対してオンライン認証を必要とするアプリケーションソフトをインストールすると、そのインストール時に認証登録処理が行われて、アプリケーションソフトに付随するライセンスキーとユーザのメールアドレスとをライセンス認証サーバ1に送信することにより、ライセンス認証サーバ1で認証キーが生成され、生成された認証キー及びユーザのメールアドレスが管理テーブルTBのライセンスキーに対応する欄に格納されると共に、生成された認証キーが該当する情報処理端末2に送信され、この情報処理端末2で生成された認証キーを受信すると、ライセンスキーと認証キーとを認証データ記憶部27bに記憶する。   Further, when application software that requires online authentication is installed in the software storage unit 27a for the above-described license authentication server 1, an authentication registration process is performed at the time of installation, and a license key accompanying the application software and a user email By transmitting the address to the license authentication server 1, the license authentication server 1 generates an authentication key, and the generated authentication key and the user's email address are stored in a column corresponding to the license key in the management table TB. When the generated authentication key is transmitted to the corresponding information processing terminal 2 and the authentication key generated by the information processing terminal 2 is received, the license key and the authentication key are stored in the authentication data storage unit 27b.

この認証登録処理が完了した後に、該当するアプリケーションソフトを起動すると、図6に示すオンライン認証処理が実行される。   When the corresponding application software is started after the authentication registration process is completed, the online authentication process shown in FIG. 6 is executed.

このオンライン認証処理は、先ず、ステップS31で、ライセンス認証サーバ1に接続する接続処理を行い、次いでステップS32に移行して、接続が成功したか否かを判定し、接続が成功しないときには、ステップS33に移行して、ライセンス認証サーバ1への通信が不能状態であるときに、アプリケーションソフトの起動が許可されているか否かを判定し、アプリケーションソフトの起動が許可されているときには後述するステップS45に移行し、アプリケーションソフトの起動が許可されていないときにはステップS34に移行して、ライセンス認証サーバ1との接続を切断し、次いでステップS35に移行して、アプリケーションソフトの起動を終了すると共に、オンライン認証が失敗したことを表すメッセージを表示装置28に表示する認証失敗時処理を実行してからオンライン認証処理を終了する。   In this online authentication process, first, in step S31, a connection process for connecting to the license authentication server 1 is performed, and then the process proceeds to step S32 to determine whether or not the connection is successful. Moving to S33, when communication with the license authentication server 1 is disabled, it is determined whether or not application software activation is permitted. If application software activation is permitted, step S45 described later is performed. When the activation of the application software is not permitted, the process proceeds to step S34, the connection with the license authentication server 1 is disconnected, and then the process proceeds to step S35 to complete the activation of the application software and online Display device 28 displays a message indicating that authentication failed. To end an online authentication process from running the Authentication failure processing to be displayed.

また、前記ステップS32の判定結果が、ライセンス認証サーバ1との接続が成功したものであるときには、ステップS36に移行して、認証データ記憶部27bに記憶されているライセンスキー及び認証キーを読出し、次いでステップS37に移行して、読出したライセンスキー及び認証キーをライセンス認証サーバ1へ送信してからステップS38に移行する。   If the determination result in step S32 is that the connection with the license authentication server 1 is successful, the process proceeds to step S36, and the license key and the authentication key stored in the authentication data storage unit 27b are read, Next, the process proceeds to step S37, the read license key and authentication key are transmitted to the license authentication server 1, and then the process proceeds to step S38.

このステップS38では、ライセンス認証サーバ1から新たな認証キーを受信したか否かを判定し、新たな認証キーを受信していないときにはステップS39に移行して、所定時間が経過したか否かを判定し、所定時間が経過していないときには前記ステップS38に戻り、所定時間が経過したときには前記ステップS34に移行する。   In this step S38, it is determined whether or not a new authentication key has been received from the license authentication server 1, and if a new authentication key has not been received, the process proceeds to step S39 to determine whether or not a predetermined time has elapsed. When the predetermined time has not elapsed, the process returns to step S38, and when the predetermined time has elapsed, the process proceeds to step S34.

また、ステップS38の判定結果が、ライセンス認証サーバ1から新たな認証キーを受信したものであるときには、ステップS40に移行して、受信した新たな認証キーを認証データ記憶部27bに更新記憶し、次いでステップS41に移行して、ライセンス認証サーバ1に対して更新完了通知を送信し、次いでステップS42に移行して、ライセンス認証サーバ1から更新完了通知を受信したか否かを判定し、更新完了通知を受信したときにはステップS45に移行し、更新完了通知を受信していないときにはステップS43に移行して、更新完了通知を送信してから所定時間が経過したか否かを判定し、指定時間が経過していないときには前記ステップS42に戻り、所定時間が経過したときにはステップS44に移行して、更新完了通知非受信時にアプリケーションソフトの起動を許可しているか否かを判定し、起動を許可していない場合には前記ステップS34に移行し、起動を許可している場合にはステップS45に移行する。   If the determination result in step S38 is that a new authentication key is received from the license authentication server 1, the process proceeds to step S40, and the received new authentication key is updated and stored in the authentication data storage unit 27b. Next, the process proceeds to step S41, an update completion notification is transmitted to the license authentication server 1, and then the process proceeds to step S42 to determine whether an update completion notification is received from the license authentication server 1, and the update is completed. When the notification is received, the process proceeds to step S45. When the update completion notification is not received, the process proceeds to step S43, and it is determined whether a predetermined time has elapsed after the update completion notification is transmitted. When the time has not elapsed, the process returns to step S42. When the predetermined time has elapsed, the process proceeds to step S44, and the update completion notification is made. It determines whether or not allow the activation of the application software when not receiving, if not allowed to start, the process proceeds to step S34, if you allow activation proceeds to step S45.

ステップS45では、オンライン認証が正常に終了したものと判断してライセンス認証サーバ1との接続を切断し、次いでステップS46に移行して、アプリケーションソフトの起動処理を行ってからオンライン認証処理を終了する。   In step S45, it is determined that the online authentication has been normally completed, and the connection with the license authentication server 1 is disconnected. Then, the process proceeds to step S46, where the application software activation process is performed and the online authentication process is terminated. .

この図6の処理において、ステップS31,S32,S36及びS37の処理が認証要求手段に対応し、ステップS38,S40〜S43,S45及びS46の処理が実行許可手段に対応している。   In the process of FIG. 6, the processes of steps S31, S32, S36 and S37 correspond to the authentication request means, and the processes of steps S38, S40 to S43, S45 and S46 correspond to the execution permission means.

次に、上記実施形態の動作を説明する。   Next, the operation of the above embodiment will be described.

ライセンス認証サーバ1の認証データベースDBにおける管理テーブルTBには、アプリケーションソフトを製作する毎に、所定のアルゴリズムに従って、例えば所定桁数の英数字を配列した固有のライセンスキーを発行し、発行したライセンスキーを管理テーブルTBに順次格納していく。   The management table TB in the authentication database DB of the license authentication server 1 issues a unique license key in which, for example, a predetermined number of alphanumeric characters are arranged in accordance with a predetermined algorithm every time application software is manufactured. Are sequentially stored in the management table TB.

この状態で、アプリケーションソフトを購入したユーザが情報処理端末2にアプリケーションソフトをインストールし、このインストール時又はインストール時から所定日間内にライセンス認証登録処理を行うことにより、アプリケーションソフトに付随するライセンスキーとユーザの電子メールアドレスとをライセンス認証サーバ1に送信することにより、ライセンス認証サーバ1で該当するライセンスキーが認証データベースDBの管理テーブルTBに登録されているか否かを判定し、登録されているときに、管理テーブルTBの該当ライセンスキーに対応する欄に電子メールアドレスを登録すると共に、認証データベースDBに登録されていない新規な認証キーを生成し、これを該当する情報処理端末2に送信し、情報処理端末2で新規な認証キーを受信したときに、これを認証データ記憶部27bにライセンスキーと共に記憶する。   In this state, the user who purchased the application software installs the application software in the information processing terminal 2, and performs license authentication registration processing within a predetermined day from the time of installation or from the time of installation. When the user's e-mail address is transmitted to the license authentication server 1, it is determined whether or not the corresponding license key is registered in the management table TB of the authentication database DB. In addition, the e-mail address is registered in the column corresponding to the corresponding license key in the management table TB, a new authentication key that is not registered in the authentication database DB is generated, and this is transmitted to the corresponding information processing terminal 2. New in information processing terminal 2 Upon receiving a Do authentication key, which is stored with the license key in the authentication data storage unit 27b.

このようなライセンス認証登録処理が完了すると、ユーザが正規にアプリケーションソフトを使用可能となる。このアプリケーションソフトを情報処理端末2で起動すると、図6のオンライン認証処理が実行される。   When the license authentication registration process is completed, the user can use the application software properly. When this application software is activated on the information processing terminal 2, the online authentication process of FIG. 6 is executed.

このため、図7に示すように、情報処理端末2からライセンス認証サーバ1に対してポート80を介して通信を開始し、接続が確立すると、情報処理端末2から認証データ記憶部27bに記憶されているライセンスキー及び認証キーをライセンス認証サーバ1に送信する。   For this reason, as shown in FIG. 7, when communication is started from the information processing terminal 2 to the license authentication server 1 via the port 80 and the connection is established, the information is stored in the authentication data storage unit 27b from the information processing terminal 2. The license key and the authentication key being sent are transmitted to the license authentication server 1.

ライセンス認証サーバ1では、情報処理端末2からのライセンスキー及び認証キーを受信すると、先ず、ライセンスキーが管理テーブルTBに登録されているか否かを判定する。この場合、情報処理端末2でアプリケーションソフトのインストール時又はインストール時から所定日間にライセンス認証登録処理が行われているので、管理テーブルTBに該当するライセンスキーが存在し、次いで受信したライセンスキー及び認証キーが管理テーブルTBに登録されているライセンスキー及び認証キーと一致するので、管理テーブルTBに存在しない新たな認証キーが生成され、この新たな認証キーが情報処理端末2に送信される。   When the license authentication server 1 receives the license key and the authentication key from the information processing terminal 2, it first determines whether or not the license key is registered in the management table TB. In this case, since the license authentication registration process is performed in the information processing terminal 2 at the time of installation of the application software or for a predetermined day from the time of installation, the corresponding license key exists in the management table TB, and then the received license key and authentication Since the key matches the license key and the authentication key registered in the management table TB, a new authentication key that does not exist in the management table TB is generated, and this new authentication key is transmitted to the information processing terminal 2.

情報処理端末2では、新たな認証キーを受信すると、この認証キーを認証データ記憶部27bに更新記憶することにより、前回の認証キーを上書きし、これが完了すると、更新完了通知をライセンス認証サーバ1へ送信する。   When the information processing terminal 2 receives a new authentication key, it updates and stores this authentication key in the authentication data storage unit 27b to overwrite the previous authentication key. When this is completed, an update completion notification is sent to the license authentication server 1. Send to.

ライセンス認証サーバ1では、情報処理端末2から更新完了通知を受信すると、生成した新たな認証キーを管理テーブルTBの該当するライセンスキーに対応する欄に上書きして更新記憶してから更新完了通知を情報処理端末2へ送信し、情報処理端末2ではライセンス認証サーバ1から更新完了通知を受信すると、接続を切断してからアプリケーションソフトの起動処理を実行する。   When the license authentication server 1 receives the update completion notification from the information processing terminal 2, the license authentication server 1 updates and stores the generated new authentication key over the field corresponding to the corresponding license key in the management table TB, and then sends the update completion notification. When the information processing terminal 2 receives the update completion notification from the license authentication server 1 and transmits it to the information processing terminal 2, the connection software is disconnected and the application software activation process is executed.

これによって、情報処理端末2でアプリケーションソフトが立ち上がって、その使用が可能となる。   As a result, the application software starts up on the information processing terminal 2 and can be used.

このように、ユーザがアプリケーションソフトを起動する毎に、オンライン認証処理が実行されて、ライセンス認証サーバ1で新たな認証キーが生成され、生成された新たな認証キーが情報処理端末2及びライセンス認証サーバ1で順次更新記憶される。   In this way, every time the user starts the application software, the online authentication process is executed, and a new authentication key is generated in the license authentication server 1, and the generated new authentication key is used as the information processing terminal 2 and the license authentication. It is sequentially updated and stored in the server 1.

このため、ユーザがアプリケーションソフトを1台の情報処理端末2にインストールして、これを継続して使用する場合には、認証データ記憶部27bに新たな認証キーが順次更新記憶されて、ライセンス認証サーバ1の管理テーブルTBに登録された認証キーと同一となるので、アプリケーションソフトを起動することができる。   For this reason, when the user installs application software on one information processing terminal 2 and continues to use it, new authentication keys are sequentially updated and stored in the authentication data storage unit 27b, and license authentication is performed. Since it is the same as the authentication key registered in the management table TB of the server 1, the application software can be activated.

このように、オンライン認証を行う場合に、ライセンスキー及び認証キーの組合せでなる認証データを送信するのみでオンライン認証を行うことができ、ハードディスクやマザーボード、LANボード等のハードウェアのMACアドレスを必要としないので、情報処理端末2のハードウェアの一部に不具合が発生して、ハードウェアを交換した場合でも、認証データ記憶部27bに現時点のライセンスキー及び認証キーが記憶されていれば、新たな認証登録を行うことなく、オンライン認証を行って、アプリケーションソフトを使用することができる。このとき、情報処理端末2全体を入れ替えた場合でも、新たな情報処理端末にアプリケーションをインストールすると共に、認証データ記憶部に最新のライセンスキー及び認証キーをコピーして記憶させることにより、アプリケーションソフトの継続使用が可能となる。   In this way, when performing online authentication, online authentication can be performed simply by transmitting authentication data consisting of a combination of a license key and an authentication key, and a hardware MAC address such as a hard disk, motherboard, or LAN board is required. Therefore, even if a part of the hardware of the information processing terminal 2 is defective and the hardware is replaced, if the current license key and the authentication key are stored in the authentication data storage unit 27b, Application software can be used by performing online authentication without performing a valid authentication registration. At this time, even if the entire information processing terminal 2 is replaced, the application software is installed in a new information processing terminal and the latest license key and authentication key are copied and stored in the authentication data storage unit. Continuous use is possible.

ところが、例えば認証データ記憶部27bが格納されている例えばハードディスクに異常が発生して、ハードディスクを交換したときに、認証データ記憶部27bに記憶されている現在の認証データをコピーできない場合には、新たなハードディスクにオペレーションシステムやアプリケーションソフトをインストールして、アプリケーションソフトを起動すると、図6のオンライン認証処理が実行されるが、アプリケーションのインストール時にライセンスキーについては認証データ記憶部27bに記憶させることができるが、現在の認証キーについては記憶させることができないため、認証データ記憶部27bに記憶されているライセンスキーと例えば所定桁数が“0”となる認証キーとがライセンス認証サーバ1に送信されることになり、ライセンス認証サーバ1で認証キーが一致しないことにより、ステップS6からステップS14に移行して不一致回数Nをインクリメントするが、この不一致回数Nが設定値Nsに達することがないので、ステップS7に移行して、新たな認証キーを生成し、これを情報処理端末2へ送信することから、情報処理端末2の認証データ記憶部27bに新たな認証キーが更新記憶される。この更新記憶が完了すると更新完了通知がライセンス認証サーバ1に送信されることにより、ライセンス認証サーバ1の管理テーブルTBに新たな認証キーが更新記憶され、更新完了通知が情報処理端末2へ送信されることにより、情報処理端末2でアプリケーションソフトの起動処理が行われる。   However, for example, when an abnormality occurs in, for example, the hard disk in which the authentication data storage unit 27b is stored and the hard disk is replaced, when the current authentication data stored in the authentication data storage unit 27b cannot be copied, When the operation system and application software are installed in a new hard disk and the application software is started, the online authentication process of FIG. 6 is executed. However, the license data may be stored in the authentication data storage unit 27b when the application is installed. However, since the current authentication key cannot be stored, the license key stored in the authentication data storage unit 27b and the authentication key having a predetermined number of digits of “0” are transmitted to the license authentication server 1. To do When the license authentication server 1 does not match the authentication key, the process proceeds from step S6 to step S14 to increment the number of mismatches N. However, since the number of mismatches N does not reach the set value Ns, the process proceeds to step S7. Since a new authentication key is generated and transmitted to the information processing terminal 2, the new authentication key is updated and stored in the authentication data storage unit 27b of the information processing terminal 2. When this update storage is completed, an update completion notification is transmitted to the license authentication server 1, whereby a new authentication key is updated and stored in the management table TB of the license authentication server 1, and an update completion notification is transmitted to the information processing terminal 2. Thus, the application software activation process is performed in the information processing terminal 2.

したがって、その後、アプリケーションソフトを終了してから再度アプリケーションソフトを起動した場合には、認証データ記憶部27bに記憶されている認証キーが最新の認証キーとなっているので、オンライン認証処理を行ってアプリケーションの起動処理を行うことができる。   Therefore, after that, when the application software is restarted after the application software is terminated, the authentication key stored in the authentication data storage unit 27b is the latest authentication key. Application startup processing can be performed.

ところが、ユーザが複数台の情報処理端末2を所持し、各情報処理端末2にアプリケーションソフトをインストールして、複数の情報処理端末2を交互に使用して、アプリケーションソフトを起動する場合には、最初にオンライン認証処理を行った情報処理端末2から異なる情報処理端末2を使用して同一アプリケーションソフトを起動すると、この情報処理端末2には最新の認証キーが入力されていないので、ライセンス認証サーバ1の図3の処理で、不一致回数Nがインクリメントされ、このスイッチ回数Nが設定値Ns未満であるときには、アプリケーションソフトの起動処理が行われるが、何台目かの情報処理端末2でアプリケーションソフトを起動させたときに、不一致回数Nが設定値Ns以上となると、図3の処理において、ステップS15からステップS16に移行し、管理テーブルTBに登録されていない新たなライセンスキーを生成すると共に、古いライセンスキーを無効化し、生成した新たなライセンスキーを記録した電子メールを管理テーブルTBに登録されているユーザの電子メールアドレスに送信し、次いで認証失敗情報を情報処理端末2へ送信する。   However, when the user has a plurality of information processing terminals 2, installs application software in each information processing terminal 2, and uses the plurality of information processing terminals 2 alternately to start the application software, When the same application software is started up using the different information processing terminal 2 from the information processing terminal 2 that first performed the online authentication processing, the latest authentication key has not been input to this information processing terminal 2, so the license authentication server 3, when the mismatch count N is incremented and the switch count N is less than the set value Ns, application software activation processing is performed. When the number N of mismatches becomes equal to or greater than the set value Ns when The process moves from step S15 to step S16, a new license key not registered in the management table TB is generated, the old license key is invalidated, and an e-mail recording the generated new license key is stored in the management table TB. The information is transmitted to the registered user's e-mail address, and then authentication failure information is transmitted to the information processing terminal 2.

このため、情報処理端末2でアプリケーションソフトの起動が中止されて、その使用が不可能となる。このため、複数の情報処理端末2にアプリケーションソフトをインストールして使用することができなくなり、ユーザは単一の情報処理端末2でその認証データ記憶部27bに新たなライセンスキーを記憶させてアプリケーションソフトを起動せざるを得なくなる。   For this reason, the activation of the application software is stopped at the information processing terminal 2 and the use thereof becomes impossible. For this reason, it becomes impossible to install and use application software on a plurality of information processing terminals 2, and the user stores a new license key in the authentication data storage unit 27b on the single information processing terminal 2 and uses the application software. Will be forced to start.

同様に、あるユーザが購入したアプリケーションソフトを第三者が不正に他の情報処理端末にインストールする場合や、ハードディスクのデータを不正に他の情報処理端末にコピーした場合には、ユーザと第三者とがライセンス認証サーバ1に交互にアクセスする度に不一致回数Nがインクリメントされることから、不一致回数Nが設定値Ns以上となったときに、新たなライセンスキーが生成され、これが正規のユーザにのみ電子メールで通知されるので、正規のユーザのみが認証データ記憶部27bに新たなライセンスキーを更新することになり、不正使用者は古いライセンスキーが無効化されていることにより、オンライン認証処理を行ったときに、ステップS5からステップS18に移行して認証失敗情報が情報処理端末2へ送信されることになり、アプリケーションソフトの起動処理を行えないことになる。   Similarly, when a third party illegally installs application software purchased by a user on another information processing terminal, or when data on the hard disk is illegally copied to another information processing terminal, Since the mismatch count N is incremented every time the user accesses the license authentication server 1 alternately, a new license key is generated when the mismatch count N exceeds the set value Ns. Since only a legitimate user updates a new license key in the authentication data storage unit 27b, an unauthorized user can perform online authentication because the old license key is invalidated. When the process is performed, the process proceeds from step S5 to step S18, and authentication failure information is transmitted to the information processing terminal 2. Becomes Rukoto, it will not perform the start-up process of the application software.

また、正規のユーザであっても、ネットワーク接続を行うことなく、アプリケーションソフトを起動した場合には、ライセンス認証サーバ1への接続が不能であるので、ライセンス認証サーバ1への接続不能時にアプリケーションソフトの起動を不許可としておくことにより、アプリケーションソフトの起動ができない状態となり、スタンドアローンでのアプリケーションソフトの使用を防止することができる。   Even if the user is an authorized user, when the application software is started without connecting to the network, the connection to the license authentication server 1 is impossible. By disabling the activation of the application software, the application software cannot be activated, and the use of the application software in a stand-alone manner can be prevented.

このように、上記実施形態によれば、アプリケーションソフトをインストールした情報処理端末2でアプリケーションソフトを起動する毎にオンライン認証処理が実行されて、ライセンスキー及び認証キーがライセンス認証サーバ1へ送信されて、ライセンス認証サーバ1で管理テーブルTBに格納されているライセンスキー及び認証キーと一致したときに新たな認証キーが生成されて、これが情報処理端末2へ送信されることにより、この情報処理端末2の認証データ記憶部27bの認証キーが更新されるので、1つのアプリケーションソフトについて1台の情報処理端末のみが起動可能となり、アプリケーションソフトの不正使用を確実に防止することができると共に、オンライン認証時にハードウェアのMACアドレス等を必要としないので、ハードウェアの交換や、情報処理端末自体の交換を自由に行うことができる。   As described above, according to the above embodiment, the online authentication process is executed each time the application software is activated on the information processing terminal 2 in which the application software is installed, and the license key and the authentication key are transmitted to the license authentication server 1. When the license authentication server 1 matches the license key and the authentication key stored in the management table TB, a new authentication key is generated and transmitted to the information processing terminal 2, whereby the information processing terminal 2 Since the authentication key of the authentication data storage unit 27b is updated, only one information processing terminal can be activated for one application software, so that unauthorized use of the application software can be surely prevented and at the time of online authentication Does not require hardware MAC address etc. Since, it is possible to perform replacement or hardware, the exchange of the information processing terminal itself freely.

なお、上記実施形態においては、情報処理端末2からライセンス認証サーバ1への接続が行えない場合に、アプリケーションソフトの使用を禁止する場合について説明したが、これに限定されるものではなく、予め設定し所定回数又は所定日数の間のみアプリケーションソフトの使用を許可するようにしてもよく、ライセンス認証サーバ1からの更新完了通知を受信できない場合も同様である。   In the above embodiment, the case where the use of application software is prohibited when the information processing terminal 2 cannot connect to the license authentication server 1 has been described. However, the use of the application software may be permitted only for a predetermined number of times or for a predetermined number of days.

また、上記実施形態においては、オンライン認証要求時に新たな認証キーを生成する場合について説明したが、これに限定されるものではなく、新たなライセンスキー又は新たなライセンスキー及び認証キーの双方を生成するようにしてもよい。また、新たな認証キーを生成する場合に、管理テーブルTBに存在しない認証キーを生成する場合について説明したが、これに限定さるものではなく、ライセンスキーとの組合せで照合するので、認証キーは任意のキーを生成するようにしてもよい。   In the above embodiment, the case where a new authentication key is generated at the time of an online authentication request has been described. However, the present invention is not limited to this, and a new license key or both a new license key and an authentication key are generated. You may make it do. Moreover, when generating a new authentication key, the case of generating an authentication key that does not exist in the management table TB has been described. However, the present invention is not limited to this, and verification is performed in combination with a license key. An arbitrary key may be generated.

さらに、上記実施形態においては、アプリケーションソフトの起動時にオンライン認証を行う場合について説明したが、これに限定されるものではなく、他のオペレーションシステムやハードウェアの起動や任意のサーバに対する認証を伴うアクセス時にオンライン認証を関連付けるようにしてもよい。   Furthermore, in the above-described embodiment, the case where online authentication is performed at the time of starting application software has been described. However, the present invention is not limited to this, and other operation systems, hardware startup, and access accompanying authentication to any server Sometimes online authentication may be associated.

本発明の一実施形態を示すシステム構成図である。It is a system configuration figure showing one embodiment of the present invention. ライセンス認証サーバのソフトウェア的なシステム構成を示す図である。It is a figure which shows the software-like system structure of a license authentication server. ライセンス認証サーバで実行するライセンス認証処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the license authentication process procedure performed with a license authentication server. 認証データベースDBのデータ構成を示す図である。It is a figure which shows the data structure of authentication database DB. 情報処理端末の具体的構成を示すブロック図である。It is a block diagram which shows the specific structure of an information processing terminal. 情報処理端末で実行するオンライン認証処理手順の一例を示すフローチャートである。It is a flowchart which shows an example of the online authentication processing procedure performed with an information processing terminal. 通信手順を示す図である。It is a figure which shows a communication procedure.

符号の説明Explanation of symbols

1…ライセンス認証サーバ、2…情報処理端末、3…ネットワーク、AS…サーバ側認証システム、DB…認証データベース、TB…管理テーブル、24…演算処理部、25…システムバス、26…通信制御部、27…外部記憶装置、27a…ソフトウェア格納部、27b…認証データ記憶部、28…表示装置、29…表示制御部、30…入力装置   DESCRIPTION OF SYMBOLS 1 ... License authentication server, 2 ... Information processing terminal, 3 ... Network, AS ... Server side authentication system, DB ... Authentication database, TB ... Management table, 24 ... Operation processing part, 25 ... System bus, 26 ... Communication control part, 27 ... External storage device, 27a ... Software storage unit, 27b ... Authentication data storage unit, 28 ... Display device, 29 ... Display control unit, 30 ... Input device

Claims (11)

ライセンスの認証を行うライセンス認証サーバと、該ライセンス認証サーバに対してネットワークを介して接続されたライセンス認証を必要とするソフトウェアがインストールされた情報処理端末とを備えたライセンス認証システムにおいて、
前記ライセンス認証サーバは、前記ソフトウェアのライセンスキー及び認証キーの組み合わせでなる認証データを管理する認証データ管理部と、前記情報処理端末から送信される認証データと前記認証データ管理部に記憶している認証データとを比較して両者が一致したときにライセンスキー及び認証キーの何れか一方について新たなキーを生成し、生成した新たなキーを前記認証データ管理部に登録するキー生成手段と、該キー生成手段で生成した新たなキーを前記情報処理端末に送信するキー送信手段とを備え、前記情報処理端末は、前記ソフトウェアのインストール時に初期認証データを記憶する認証データ記憶部と、前記ソフトウェアの起動時におけるライセンス認証要求時に前記認証データ記憶部に記憶されている認証データを前記ライセンス認証サーバへ送信する認証要求手段と、該認証要求手段で要求した認証要求に対して新たなキーを受信したときに前記ソフトウェアの実行を許可すると共に、前記認証データ記憶部に記憶している新たなキーに対応するキーを更新する実行許可手段とを備えていることを特徴とするライセンス認証システム。
In a license authentication system comprising: a license authentication server that performs license authentication; and an information processing terminal installed with software that requires license authentication connected to the license authentication server via a network;
The license authentication server stores an authentication data management unit that manages authentication data including a combination of a license key and an authentication key of the software, authentication data transmitted from the information processing terminal, and the authentication data management unit. A key generation unit that compares the authentication data and generates a new key for either one of the license key and the authentication key when the two match, and registers the generated new key in the authentication data management unit; Key transmitting means for transmitting a new key generated by the key generating means to the information processing terminal, the information processing terminal comprising: an authentication data storage unit for storing initial authentication data when the software is installed; The authentication data stored in the authentication data storage unit before the license authentication request at startup Authentication request means for transmitting to the license authentication server, and permission to execute the software when a new key is received in response to the authentication request requested by the authentication request means, and storing it in the authentication data storage unit A license authentication system comprising: an execution permission unit that updates a key corresponding to a new key.
前記ライセンス認証サーバの認証データ管理部は、前記情報処理端末から送信された認証データと管理している認証データとを比較し、両者が不一致であるときに、不一致回数を計数する不一致回数計数手段と、該不一致回数計数手段で計数した不一致回数が所定数以上となったときに新たなライセンスキーを生成し、生成したライセンスキーと認証キーとの組み合わせを認証データ管理部に更新記憶するライセンスキー更新手段と、該ライセンスキー更新手段でライセンスキーを更新したときに、正規のライセンスキー登録者に対して生成したライセンスキーを通知するライセンスキー更新通知手段とを備えていることを特徴とする請求項1に記載のライセンス認証システム。   The authentication data management unit of the license authentication server compares the authentication data transmitted from the information processing terminal with the managed authentication data, and counts the number of mismatches when both do not match. And a license key that generates a new license key when the number of mismatches counted by the mismatch count counting means exceeds a predetermined number, and updates and stores the combination of the generated license key and authentication key in the authentication data management unit An update means, and a license key update notification means for notifying a license key generated to an authorized license key registrant when the license key is updated by the license key update means. Item 4. The license authentication system according to Item 1. 前記キー生成手段は、前記情報処理端末から送信された認証データと前記認証データ管理部に記憶されている認証データとが一致したときに、当該認証データ管理部に存在しない新たな認証キーを生成するように構成されていることを特徴とする請求項1又は2に記載のライセンス認証システム。   The key generation unit generates a new authentication key that does not exist in the authentication data management unit when the authentication data transmitted from the information processing terminal matches the authentication data stored in the authentication data management unit. The license authentication system according to claim 1, wherein the license authentication system is configured as described above. 前記キー生成手段は、前記情報処理端末から送信された認証データと前記認証データ管理部に記憶されている認証データとが一致したときに、当該認証データ管理部に存在しない新たなライセンスキーを生成するように構成されていることを特徴とする請求項1又は2に記載のライセンス認証システム。   The key generation unit generates a new license key that does not exist in the authentication data management unit when the authentication data transmitted from the information processing terminal matches the authentication data stored in the authentication data management unit. The license authentication system according to claim 1, wherein the license authentication system is configured as described above. 前記キー生成手段は、前記情報処理端末から送信された認証データと前記認証データ管理部に記憶されている認証データとが一致したときに、当該認証データ管理部に存在しない新たな認証キー及びライセンスキーを生成するように構成されていることを特徴とする請求項1又は2に記載のライセンス認証システム。   When the authentication data transmitted from the information processing terminal coincides with the authentication data stored in the authentication data management unit, the key generation unit generates a new authentication key and license that do not exist in the authentication data management unit. 3. The license authentication system according to claim 1, wherein the license authentication system is configured to generate a key. 前記情報処理端末は、前記ソフトウェアの起動時に、ライセンス認証サーバと通信結果が正常であるか否かを判定する通信結果判定手段を有し、該通信結果判定手段の判定結果が、通信結果が正常であるときに前記ソフトウェアの起動を継続し、通信結果が異常であるときに前記ソフトウェアの起動を中止する起動制御手段を備えていることを特徴とする請求項1乃至5の何れか1つに記載のライセンス認証システム。   The information processing terminal has communication result determination means for determining whether or not the communication result with the license authentication server is normal when the software is started, and the determination result of the communication result determination means is that the communication result is normal. 6. The apparatus according to claim 1, further comprising a start control unit that continues the start of the software when the communication result is normal and stops the start of the software when the communication result is abnormal. The described license authentication system. 前記通信結果判定手段は、前記ライセンス認証サーバとの通信が不可能な状態を検出したときに通信結果が異常であると判定するように構成されていることを特徴とする請求項6に記載のライセンス認証システム。   The communication result determination unit is configured to determine that the communication result is abnormal when detecting a state in which communication with the license authentication server is impossible. License authentication system. 前記通信結果判定手段は、前記認証要求手段で要求した認証要求に対して新たなキーを受信できないときに通信結果が異常であると判定するように構成されていることを特徴とする請求項6に記載のライセンス認証システム。   The communication result determination unit is configured to determine that the communication result is abnormal when a new key cannot be received in response to the authentication request requested by the authentication request unit. The license authentication system described in 1. 前記通信結果判定手段は、前記ライセンス認証サーバとの通信が不可能な状態を検出したとき及び前記認証要求手段で要求した認証要求に対して新たなキーを受信できないときの何れかであるときに、通信結果が異常であると判定するように構成されていることを特徴とする請求項6に記載のライセンス認証システム。   When the communication result determination means detects a state where communication with the license authentication server is impossible, or when a new key cannot be received for the authentication request requested by the authentication request means. The license authentication system according to claim 6, wherein the license authentication system is configured to determine that the communication result is abnormal. ライセンスの認証を行うライセンス認証サーバに対してネットワークを介してライセンス認証を必要とするソフトウェアがインストールされた情報処理端末からライセンス認証を行うようにしたライセンス認証方法において、
前記ライセンス認証サーバは、前記ソフトウェアのライセンスキー及び認証キーの組み合わせでなる認証データを管理する認証データ管理部を有し、前記情報処理端末から認証データを受信したときに、受信した認証データと前記認証データ管理部に記憶している認証データとを比較して両者が一致したときにライセンスキー及び認証キーの何れか一方について新たなキーを生成し、生成した新たなキーを前記認証データ管理部に登録するステップと、該キー生成手段で生成した新たなキーを前記情報処理端末に送信するステップとを有し、前記情報処理端末は、前記ソフトウェアのインストール時に初期認証データを記憶する認証データ記憶部を有し、前記ソフトウェアの起動時に前記認証データ記憶部に記憶されている認証データを前記ライセンス認証サーバに送信してライセンス認証要求を行うステップと、要求した認証要求に対して新たなキーを受信したときに前記ソフトウェアの実行を許可すると共に、前記認証データ記憶部に記憶している新たなキーに対応するキーを更新するステップとを備えていることを特徴とするライセンス認証方法。
In a license authentication method for performing license authentication from an information processing terminal in which software that requires license authentication is installed via a network to a license authentication server that performs license authentication,
The license authentication server has an authentication data management unit that manages authentication data that is a combination of a license key and an authentication key of the software, and when the authentication data is received from the information processing terminal, When the authentication data stored in the authentication data management unit is compared and the two match, a new key is generated for either the license key or the authentication key, and the generated new key is used as the authentication data management unit. And a step of transmitting a new key generated by the key generation means to the information processing terminal, wherein the information processing terminal stores initial authentication data when the software is installed. Authentication data stored in the authentication data storage unit when the software is started up. A step of sending a license authentication request to the license authentication server, and permitting execution of the software when a new key is received in response to the requested authentication request, and a new one stored in the authentication data storage unit And a step of updating a key corresponding to the correct key.
起動時にソフトウェアインストール時に記憶されているライセンスキー及び認証キーの組み合わせでなる認証データをライセンス認証サーバに送信してライセンス認証要求を行うステップと、要求した認証要求に対して前記ライセンス認証サーバで生成されたライセンスキー及び認証キーの少なくとも一方の新たなキーを受信したときに起動を継続すると共に、前記受信した新たなキーに対応するキーを更新記憶するステップとをライセンス認証サーバと通信可能な情報処理端末のコンピュータで実行させることを特徴とするライセンス認証プログラム。
A step of sending a license authentication request to the license authentication server by sending authentication data comprising a combination of the license key and the authentication key stored at the time of software installation to the license authentication server, and the license authentication server generating the requested authentication request And a step of continuing the activation when a new key of at least one of the license key and the authentication key is received, and updating and storing a key corresponding to the received new key. A license authentication program that is executed by a computer of a terminal.
JP2004137141A 2004-05-06 2004-05-06 License authentication system, method, and program Pending JP2005321850A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004137141A JP2005321850A (en) 2004-05-06 2004-05-06 License authentication system, method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004137141A JP2005321850A (en) 2004-05-06 2004-05-06 License authentication system, method, and program

Publications (1)

Publication Number Publication Date
JP2005321850A true JP2005321850A (en) 2005-11-17

Family

ID=35469116

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004137141A Pending JP2005321850A (en) 2004-05-06 2004-05-06 License authentication system, method, and program

Country Status (1)

Country Link
JP (1) JP2005321850A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008234573A (en) * 2007-03-23 2008-10-02 Fujitsu Ltd Method, device, and program for managing software
JP2008242856A (en) * 2007-03-27 2008-10-09 Fujitsu Ltd Local activation determination program, local activation determination device and local activation determination method
JP2008299433A (en) * 2007-05-29 2008-12-11 Tkc Corp Software management program, software management device and software management method
JP2009116392A (en) * 2007-11-01 2009-05-28 Nec Infrontia Corp License management device, license management method and license authentication program
EP2116947A1 (en) 2008-05-08 2009-11-11 Ricoh Company, Ltd. Equipment management device, equipment management system, equipment management method, and recording medium
JP2010191691A (en) * 2009-02-18 2010-09-02 Konica Minolta Business Technologies Inc License management system, license management computer, license management method, and license management program
WO2018155593A1 (en) * 2017-02-24 2018-08-30 Necソリューションイノベータ株式会社 Program management device, program management method, and computer-readable recording medium
US10181150B2 (en) 2014-03-31 2019-01-15 Fujitsu Limited Method, apparatus, and medium

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008234573A (en) * 2007-03-23 2008-10-02 Fujitsu Ltd Method, device, and program for managing software
JP2008242856A (en) * 2007-03-27 2008-10-09 Fujitsu Ltd Local activation determination program, local activation determination device and local activation determination method
JP2008299433A (en) * 2007-05-29 2008-12-11 Tkc Corp Software management program, software management device and software management method
JP2009116392A (en) * 2007-11-01 2009-05-28 Nec Infrontia Corp License management device, license management method and license authentication program
EP2116947A1 (en) 2008-05-08 2009-11-11 Ricoh Company, Ltd. Equipment management device, equipment management system, equipment management method, and recording medium
JP2009301535A (en) * 2008-05-08 2009-12-24 Ricoh Co Ltd Equipment management device, equipment management system, equipment management method, program, and recording medium
US9009280B2 (en) 2008-05-08 2015-04-14 Ricoh Company, Ltd. Equipment management device, equipment management system, equipment management method, and recording medium
JP2010191691A (en) * 2009-02-18 2010-09-02 Konica Minolta Business Technologies Inc License management system, license management computer, license management method, and license management program
JP4692652B2 (en) * 2009-02-18 2011-06-01 コニカミノルタビジネステクノロジーズ株式会社 License management system, license management computer, license management method, and license management program
US8402459B2 (en) 2009-02-18 2013-03-19 Konica Minolta Business Technologies, Inc. License management system, license management computer, license management method, and license management program embodied on computer readable medium
US10181150B2 (en) 2014-03-31 2019-01-15 Fujitsu Limited Method, apparatus, and medium
WO2018155593A1 (en) * 2017-02-24 2018-08-30 Necソリューションイノベータ株式会社 Program management device, program management method, and computer-readable recording medium

Similar Documents

Publication Publication Date Title
KR101979586B1 (en) IoT DEVICE MANAGED BASED ON BLOCK CHAIN, SYSTEM AND METHOD THEREOF
US10009184B1 (en) Methods and apparatus for controlling access to encrypted computer files
EP3460694B1 (en) Authentication system
JP5365311B2 (en) Authentication information management program, authentication information management apparatus, and authentication method
US8681642B2 (en) Equipment-information transmitting apparatus, service control apparatus, equipment-information transmitting method, and computer products
US20110061047A1 (en) Licensing Software and Licensing Propagation Mechanism for Embedded Systems in Chassis and Stacked Environments
US10318725B2 (en) Systems and methods to enable automatic password management in a proximity based authentication
CN110163003B (en) Password management method and device
CN105518686A (en) Software revocation infrastructure
US6418486B1 (en) Device handling system and method
US20100251389A1 (en) License registration device that registers license for use of program on data processing device
CN111125677A (en) Equipment authorization method and system
WO2016165215A1 (en) Method and apparatus for loading code signing on applications
CN112400169A (en) Identity management of software components through dynamic credentials based on one-time credential requests
CN112162825A (en) Equipment configuration method, device, equipment and storage medium
JP2005321850A (en) License authentication system, method, and program
US20180260539A1 (en) Device specific identity linked to user account
US8447972B2 (en) Information processing apparatus, information processing method, and control program
JP6640960B2 (en) Authentication system
JP6208645B2 (en) License management method and license management system
CN106845164A (en) One kind is based on network software authorization method
KR101071962B1 (en) Automatic Managing System and Method for Integrity Reference Manifest
CN113806825B (en) Verification method and device, storage medium and electronic equipment
JP7476750B2 (en) Information processing device and program
KR20060031949A (en) Remote client terminal management system

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20071225

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20080708