JP2008197795A - Function license authentication method and function license authentication system - Google Patents
Function license authentication method and function license authentication system Download PDFInfo
- Publication number
- JP2008197795A JP2008197795A JP2007030564A JP2007030564A JP2008197795A JP 2008197795 A JP2008197795 A JP 2008197795A JP 2007030564 A JP2007030564 A JP 2007030564A JP 2007030564 A JP2007030564 A JP 2007030564A JP 2008197795 A JP2008197795 A JP 2008197795A
- Authority
- JP
- Japan
- Prior art keywords
- function
- code
- license
- authentication server
- license key
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Withdrawn
Links
- 238000000034 method Methods 0.000 title claims description 22
- PCTMTFRHKVHKIS-BMFZQQSSSA-N (1s,3r,4e,6e,8e,10e,12e,14e,16e,18s,19r,20r,21s,25r,27r,30r,31r,33s,35r,37s,38r)-3-[(2r,3s,4s,5s,6r)-4-amino-3,5-dihydroxy-6-methyloxan-2-yl]oxy-19,25,27,30,31,33,35,37-octahydroxy-18,20,21-trimethyl-23-oxo-22,39-dioxabicyclo[33.3.1]nonatriaconta-4,6,8,10 Chemical compound C1C=C2C[C@@H](OS(O)(=O)=O)CC[C@]2(C)[C@@H]2[C@@H]1[C@@H]1CC[C@H]([C@H](C)CCCC(C)C)[C@@]1(C)CC2.O[C@H]1[C@@H](N)[C@H](O)[C@@H](C)O[C@H]1O[C@H]1/C=C/C=C/C=C/C=C/C=C/C=C/C=C/[C@H](C)[C@@H](O)[C@@H](C)[C@H](C)OC(=O)C[C@H](O)C[C@H](O)CC[C@@H](O)[C@H](O)C[C@H](O)C[C@](O)(C[C@H](O)[C@H]2C(O)=O)O[C@H]2C1 PCTMTFRHKVHKIS-BMFZQQSSSA-N 0.000 description 5
- 238000007796 conventional method Methods 0.000 description 3
- 238000010586 diagram Methods 0.000 description 3
- 238000012790 confirmation Methods 0.000 description 2
- 238000004519 manufacturing process Methods 0.000 description 2
- 238000004364 calculation method Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
- G06F21/6218—Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F21/00—Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
- G06F21/60—Protecting data
- G06F21/62—Protecting access to data via a platform, e.g. using keys or access control rules
- G06F21/629—Protecting access to data via a platform, e.g. using keys or access control rules to features or functions of an application
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Software Systems (AREA)
- General Health & Medical Sciences (AREA)
- Computer Hardware Design (AREA)
- Computer Security & Cryptography (AREA)
- Health & Medical Sciences (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Bioethics (AREA)
- Databases & Information Systems (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
Abstract
Description
本発明は、機器(電話システムなど)の機能を利用するためのライセンスを取得するための機能ライセンス認証システム及び機能ライセンス認証方法に関する。 The present invention relates to a function license authentication system and a function license authentication method for acquiring a license for using a function of a device (such as a telephone system).
以下に従来のライセンスキーの発行手順および機器での認証手順を示す。 The conventional license key issuance procedure and device authentication procedure are shown below.
「機能コード」は、使用制限を解除する機能の内容を表しており、機器へ解除する機能の内容を通知するために使用され、認証にも使用する。 The “function code” represents the content of the function for canceling the use restriction, is used for notifying the device of the content of the function to be canceled, and is also used for authentication.
「機器固有コード」は、機器個々に固有の番号であり、工場で生産時に書き込まれた番号である。工場での生産後に書き換えが困難である必要がある。 The “device unique code” is a number unique to each device and is a number written at the time of production in a factory. It must be difficult to rewrite after production at the factory.
「ライセンスキー」は、機器固有コードと機能コードから作成され、機器は入力されたライセンスキーが認証されたものであることを確認するために使用する。 The “license key” is created from the device unique code and the function code, and the device is used to confirm that the input license key is authenticated.
従来の認証作業は図1の手順で行う。
(1)ユーザは、使用する機器の機能、クライアントごとの機能とクライアントの数を販売会社に注文する(ステップS901)。
(2)販売会社は、注文内容を認証サーバに登録する(ステップS903)。
(3)認証サーバは、注文内容から「機能コード」を作成する(ステップS904)。
(4)販売会社は、認証サーバから「機能コード」を取得する(ステップS905)。
(5)販売会社は、「機能コード」、注文内容、及び認証サーバのアドレスを紙に印刷(図2参照)し、ユーザに販売する(ステップS904)。
(6)ユーザは、使用中の機器から「機器固有コード」を読み込む(ステップS909)。
(7)ユーザは、認証サーバにアクセスし、「機器固有コード」を認証サーバに入力する(ステップS911)。
(8)認証サーバでは、「機器固有コード」と「機能コード」から「ライセンスキー」を計算する(ステップS912)。
(9)ユーザは、「ライセンスキー」を認証サーバから入手する(ステップS913)。
(10)ユーザは、「機能コード」と「ライセンスキー」を機器に、入力する(ステップS915)。
(11)機器は、入力された「機能コード」と機器内の「機器固有コード」より「ライセンスキー」を計算し、入力された「ライセンスキー」と比較する。同じであれば機能コードが認証されたものであると認識し、「機能コード」に埋め込まれた機能を動作させる(ステップS917)。
The conventional authentication work is performed according to the procedure shown in FIG.
(1) The user orders the function of the device to be used, the function for each client, and the number of clients from the sales company (step S901).
(2) The sales company registers the order details in the authentication server (step S903).
(3) The authentication server creates a “function code” from the order details (step S904).
(4) The sales company acquires the “function code” from the authentication server (step S905).
(5) The sales company prints the “function code”, the order contents, and the address of the authentication server on paper (see FIG. 2) and sells it to the user (step S904).
(6) The user reads the “device unique code” from the device in use (step S909).
(7) The user accesses the authentication server and inputs the “device unique code” to the authentication server (step S911).
(8) The authentication server calculates a “license key” from the “device unique code” and the “function code” (step S912).
(9) The user obtains a “license key” from the authentication server (step S913).
(10) The user inputs “function code” and “license key” to the device (step S915).
(11) The device calculates a “license key” from the input “function code” and the “device unique code” in the device, and compares it with the input “license key”. If they are the same, the function code is recognized as being authenticated, and the function embedded in the “function code” is operated (step S917).
「機能コード」、「機器固有コード」、「ライセンスキー」は次のように作成、計算される。 The “function code”, “device unique code”, and “license key” are created and calculated as follows.
「機能コード」は、使用制限を解除する機能の内容を表しており、次のように作成する。 “Function code” represents the content of the function for which the use restriction is removed, and is created as follows.
機器にて使用する機能はON/OFFのみを判断し、a1、a2、a3、a4、a5、a6、a7、a8の8種類あるとする。 It is assumed that the functions used in the device are only ON / OFF, and there are eight types, a1, a2, a3, a4, a5, a6, a7, and a8.
クライアントを最大4095台接続可能な機器にて、クライアントが使用する機能をb1、b2、b3、b4とする。 It is assumed that the functions used by the client are b1, b2, b3, and b4 on a device capable of connecting a maximum of 4095 clients.
機器にて使用する機能のON/OFFをビットにて表すと、8bit必要となる。 If the ON / OFF of the function used in the device is represented by a bit, 8 bits are required.
機能a1のみONの場合、00000001となり、例として16進数で表現すると「01」となる。 When only the function a1 is ON, it becomes 00000001. For example, it is expressed as "01" in hexadecimal.
機能a1のみOFFでa2、a3、a4、a5、a6、a7、a8がONの場合、11111110で、16進数で表現すると「FE」となる。 When only the function a1 is OFF and a2, a3, a4, a5, a6, a7, and a8 are ON, 11111110 is expressed as “FE” in hexadecimal.
クライアント機能は何台のクライアントに使用を許可するかの台数を設定するものとし、機能b1を使用可能なクライアント数が0台の場合は、16進数で0台で「000」、4095台で「FFF」となる。 In the client function, the number of clients allowed to use is set. When the number of clients that can use the function b1 is 0, 0 in hexadecimal is “000”, and 4095 is “ FFF ".
機能b2も16進数で「000」〜「FFF」の3桁必要となる。 The function b2 also requires three digits from “000” to “FFF” in hexadecimal.
全ての機能を表記する場合、機能a1、a2、a3、a4、a5、a6、a7、a8にて「00」〜「FF」、機能b1にて「000」〜「FFF」、機能b2〜b4も同様に「000」〜「FFF」必要であり、合計すると「00 000 000 000 000」〜「FFFFFFFFFFFFFF」の14桁となる。仮にクライアント用機能のb5が追加された場合は、17桁となる。 When all functions are described, “00” to “FF” in functions a1, a2, a3, a4, a5, a6, a7, and a8, “000” to “FFF” in function b1, and functions b2 to b4 Similarly, “000” to “FFF” are necessary, and the total is 14 digits from “00 000 000 000 000” to “FFFFFFFFFFFFFF”. If b5 of the client function is added, it becomes 17 digits.
「機器固有コード」は、シリアル番号やMACアドレスのような形態にて供給される。仮に16進数で「0000」〜「FFFF」の番号とする。 The “device unique code” is supplied in the form of a serial number or a MAC address. It is assumed that the numbers “0000” to “FFFF” are hexadecimal numbers.
「ライセンスキー」の作成方法は様々あるが例として積を求める。 There are various methods for creating the “license key”, but the product is obtained as an example.
機器固有コードが「ABCD」で、機能コードが「030644D2000000」とした場合、ライセンスキーは、「79BFD622A000000」となる。機能コードが同じであっても機器固有コードが異なる場合、ライセンスキーは異なった値となる必要がある。 When the device unique code is “ABCD” and the function code is “030644D2000000”, the license key is “79BFD622A000000”. Even if the function code is the same, if the device-specific code is different, the license key needs to have a different value.
機器に入力された機能コード、ライセンスキーの認証は、次のように行う。ライセンスキーは、認証サーバと機器の両方で計算される。認証サーバと機器の両方にて、同一の機能コード、機器固有コードを用いて同一の法則(この場合は積)にて計算されたライセンスキーは同一となる。機器側には認証サーバにて計算されたライセンスキーが入力されるため、比較を行い同じであれば認証許可となる。機能コードが同じであっても、他の機器にライセンスキーを入力した場合は、機器固有コードが異なるため、機器内で計算されたライセンスキーが異なり認証が許可されない。
従来方式においては、ユーザに発行されるライセンスキーに解除する機能数や管理するクライアント数、機器固有の番号が含まれるため、各コードが暗号化されている、されていないに関わらずライセンスキーの計算方式を推測可能であり、不正にライセンスキーが作成される危険性があった。また管理する機能数が多い場合、発行されるライセンスキーの桁数が膨大な桁数となり、入力が煩雑となる。 In the conventional method, the license key issued to the user includes the number of functions to be released, the number of clients to be managed, and the device-specific number, so each code is encrypted regardless of whether it is encrypted or not. The calculation method can be estimated, and there is a risk that a license key is illegally created. If the number of functions to be managed is large, the number of digits of the issued license key becomes enormous and the input becomes complicated.
そこで、本発明は、不正にライセンスキーが作成されることを未然に防ぐことを可能とする機能ライセンス認証方法及び機能ライセンス認証システムを提供することを目的とする。 Therefore, an object of the present invention is to provide a function license authentication method and a function license authentication system that can prevent a license key from being illegally created.
本発明においては、次の変更を行う。 In the present invention, the following changes are made.
<1>従来、機能コード紙に表記されていた「機能コード」を表記しない。注文内容のみ表記した注文内容書『図3』に変更する。 <1> The “function code” that has been conventionally written on the function code sheet is not shown. Change to the order details document “Fig. 3”, which shows only the order details.
認証サーバでは、販売店による注文内容の入力により「機能コード」を作成するが、出力を行わないように変更する。 In the authentication server, the “function code” is created by inputting the order details from the dealer, but is changed so as not to output.
<2>ユーザは従来機器にて入力していた「機能コード」を入力しない。 <2> The user does not input the “function code” that has been input in the conventional device.
<3>ユーザによる機器への注文内容の入力を追加する。 <3> Add the input of order contents to the device by the user.
機器側では、「機能コード」の入力を要求しないが、注文内容を入力する方式に変更する。動作させる機能は入力された注文内容とする。また、注文内容の入力から仮の「機能コード」を作成する。仮の「機能コード」と「機器固有コード」から「ライセンスキー」を計算する。 The device does not require the input of a “function code”, but changes to a method for inputting the order contents. The function to be operated is the input order content. In addition, a temporary “function code” is created from the input of the order details. The “license key” is calculated from the temporary “function code” and “device unique code”.
従来方式では、販売店から通知された「機能コード」を機器に入力する必要があったが、本発明では「機能コード」の入力が不要となる。 In the conventional method, it is necessary to input the “function code” notified from the store to the device. However, in the present invention, it is not necessary to input the “function code”.
また、「機能コード」が不要となるため、「機能コード」を不正に作成されることが無い。 Further, since the “function code” is not required, the “function code” is not created illegally.
さらに、ユーザに「機能コード」が開示されないため、注文内容と、「機器固有コード」から計算される「ライセンスキー」がどのように計算されているかの推測が難しくなるため不正に「ライセンスキー」を作成、つまりは不正に機能制限の解除を行うことが難しくなる。 Furthermore, since the “function code” is not disclosed to the user, it is difficult to guess how the “license key” calculated from the order details and the “equipment unique code” is calculated. It is difficult to create the function, that is, to release the function restriction illegally.
この方式では、機器へ『注文内容』の入力が必要となるが、注文内容書に書かれた通りに数字入力するだけであり、脈絡の無い文字の羅列である「機能コード」と比較し、入力作業が苦とならない。 In this method, it is necessary to input "order details" to the device, but only enter numbers as written in the order details, and compare with the "function code" which is an unencumbered sequence of characters, Input work does not become difficult.
ソフトウェアおよびハードウェアの機能に使用制限を掛け、ライセンスキーを販売することで機能制限を解除する機器が存在する。従来このライセンスキーの作成には下記の条件が必要となる。第一にライセンスの不正使用を防止するためにライセンスキーに機器固有の番号を含むこと。第二にライセンスキーに解除する機能の内容が含まれること。第一、第二の条件を含むライセンスキーを暗号化等の演算を行い発行した場合、ライセンスキーを入力された機器は逆演算もしくは復号化キーが必要となるが、逆演算可能とするとセキュリティーが低下し、また復号化キーは取り扱いが複雑となる。 There are devices that limit the use of software and hardware functions and release the function restrictions by selling license keys. Conventionally, the following conditions are required to create this license key. First, to prevent unauthorized use of the license, the license key must include a device-specific number. Second, the contents of the function to be released are included in the license key. When the license key including the first and second conditions is issued by performing encryption and other operations, the device to which the license key has been input requires a reverse operation or decryption key. And the handling of the decryption key is complicated.
本発明ではライセンスキーの入力を簡便化し、かつセキュリティーの低下が発生しない認証方式を提供することを特徴とする。 The present invention provides an authentication method that simplifies the input of a license key and does not cause a decrease in security.
以下、図面を参照して本発明を実施するための最良の形態について詳細に説明する。 The best mode for carrying out the present invention will be described below in detail with reference to the drawings.
PBXなどの電話機器にて機器の機能や電話機ごとの機能などがある。これらの機能の使用を制限して通常は使用できないようにした電話機機器を作成する。ユーザは、使用したい機器の機能及び電話機ごとの機能を必要台数分注文する。電話機器の販売会社は、注文を受けた機器の機能及び電話機ごとの機能を必要台数分使用できるようにする必要がある。 A telephone device such as a PBX has a device function and a function for each telephone. Create a telephone device that restricts the use of these functions and prevents them from being used normally. The user orders the function of the device he / she wants to use and the function for each telephone as many as necessary. The telephone equipment sales company needs to be able to use the functions of the equipment that has been ordered and the functions for each telephone as many as necessary.
例として電話機が最大4095台収容可能な電話機器とする。 As an example, a telephone device capable of accommodating a maximum of 4095 telephones.
機器の機能としてa1、a2、a3、a4、a5、a6、a7、a8があるとする。 Assume that there are a1, a2, a3, a4, a5, a6, a7, and a8 as the functions of the devices.
電話機ごとの機能としてb1、b2、b3、b4があるとする。 Assume that there are b1, b2, b3, and b4 as functions for each telephone.
ユーザおよび販売店は次の作業を行い機能の使用制限を解除する。 The user and the dealer perform the following work to remove the function usage restriction.
次に、図4を参照して本実施形態による機能ライセンス認証方法の説明をする。
(1)ユーザ207は販売会社203に機器の機能a1、a2および電話機ごとの機能b1を100台分、機能b2を1234台分注文する(ステップS101)。
(2)販売会社203は注文内容を認証サーバ205に登録する(ステップS103)。
(3)認証サーバ205は、注文内容から次の「機能コード」を作成して記録する(ステップS104)。「機能コード」は、「030644D2000000」となる。
(4)販売会社203は、注文内容および認証サーバ205のアドレスを表記した注文確認書(図3参照)を発行してユーザ207に販売する(ステップS105)。
(5)ユーザ207は、使用中の機器(電話システム201など)から「機器固有コード」(「ABCD」)を読み込む(ステップS107)。
(6)ユーザ207は、注文確認書に書かれたアドレスにアクセスして認証サーバ205に「機器固有コード」(「ABCD」)を入力する(ステップS109)。
認証サーバ205では、「機器固有コード」(「ABCD」)と「機能コード」(「030644D2000000」)から「ライセンスキー」(「79BFD622A000000」)を計算する(ステップS110)。
(7)ユーザ207は認証サーバ205から「ライセンスキー」(「79BFD622A000000」)を入手する(ステップS111)。
(8)ユーザ207は、機器のメニューにて注文内容(a1=1、a2=1、b1=100、b2=1234)を機器(電話システム201など)に入力する(ステップS113)。
(9)ユーザ207は、「ライセンスキー」(「79BFD622A000000」)を機器(電話システム201など)に入力する(ステップS115)。
Next, the function license authentication method according to the present embodiment will be described with reference to FIG.
(1) The
(2) The
(3) The
(4) The
(5) The
(6) The
The
(7) The
(8) The
(9) The
機器(電話システム201など)では、(8)で入力された注文内容から「機能コード」(「030644D2000000」)を作成する。さらに内部に記録されている「機器固有コード」(「ABCD」)と、注文内容から作成した「機能コード」(「030644D2000000」)から「ライセンスキー」(「79BFD622A000000」)を計算する。ここで、(9)にて入力された「ライセンスキー」と機器内部で計算された「ライセンスキー」を比較し、同じであるため、(8)で入力された注文内容が認証され機能を動作させる(ステップS116)。 The device (such as the telephone system 201) creates a “function code” (“030644D2000000”) from the order contents input in (8). Further, a “license key” (“79BFD622A000000”) is calculated from the “device unique code” (“ABCD”) recorded inside and the “function code” (“030644D2000000”) created from the order contents. Here, the “license key” input in (9) is compared with the “license key” calculated inside the device, and since they are the same, the order content input in (8) is authenticated and the function operates. (Step S116).
機能の使用制限を掛けることが可能なサーバなどの機器は、電話機器やサーバなどがある。 Servers and other devices that can limit the use of functions include telephone devices and servers.
「機能コード」は、2進数、10進数、16進数、ASCIIコードを用いてキャラクターとする、暗号化するなど、様々な方法がある。 There are various methods for “function code” such as binary, decimal, hexadecimal, character using ASCII code, and encryption.
「機能コード」は、機能の内容だけでなく、発行の日付や乱数と組み合わせたりする方法もある。 There is a method of combining the “function code” with not only the contents of the function but also the date of issue or a random number.
「ライセンスキー」の算出は、積だけでなく暗号化も含めて様々な方法がある。 There are various methods for calculating the “license key” including not only product but also encryption.
「ライセンスキー」は全桁を表記しているが、チェックサムにする、一部分を切り出して認証するなどの方法がある。 “License key” indicates all digits, but there are methods such as making it a checksum or cutting out a part and authenticating.
本発明にて運用可能な機能数に制限は無い。 There is no limit to the number of functions that can be operated in the present invention.
従来方式と本発明を組み合わせて、図5の手順にて機能コード紙に書かれている機能コードは乱数など意味の無い値とし、実際には認証しない方法もある。 By combining the conventional method and the present invention, there is a method in which the function code written on the function code sheet in the procedure of FIG.
「機能コード」、「注文内容書」は紙による供給以外に電子メールによる供給、インターネットのWebサイトへの表記、機器によるインターネットへのアクセスと自動入手の方法がある。 In addition to paper supply, “function code” and “order contents” include electronic mail supply, Internet Web site notation, Internet access by devices, and automatic acquisition methods.
201 機器(電話システムなど)
203 販売会社
205 認証サーバ
207 ユーザ
201 Equipment (telephone system, etc.)
203
Claims (6)
ユーザを介して、機器の固有コードを前記認証サーバに転送するステップと、
前記認証サーバが、前記機能コードと前記機器固有コードを基に、第1のライセンスキーを生成するステップと、
前記機器が、ユーザからコード化された注文内容を入力するステップと、
前記機器が、前記認証サーバから、ユーザを介して、前記第1のライセンスキーを入力するステップと、
前記機器が、入力したコード化された注文内容を基に、機能コードを生成し、更に、生成された機能コードと機器の機器固有コードを基に第2のライセンスキーを生成するステップと、
前記機器が前記第1のライセンスキーと前記第2のライセンスキーとを比較し、両者が一致した場合に、認証成功とするステップと、
を備えることを特徴とする機能ライセンス認証方法。 The authentication server generates a function code based on the order content in which the function to be used is encoded;
Transferring a device-specific code to the authentication server via a user;
The authentication server generating a first license key based on the function code and the device specific code;
The device inputs order details encoded from a user;
The device inputs the first license key from the authentication server via a user;
The device generates a function code based on the input coded order content, and further generates a second license key based on the generated function code and the device unique code of the device;
The device compares the first license key and the second license key, and if both match, the authentication is successful;
A function license authentication method comprising:
前記注文内容書には、コード化された機能も記載されていることを特徴とする機能ライセンス認証方法。 The function license authentication method according to claim 2,
A function license authentication method characterized in that the order contents also include a coded function.
認証サーバが、使用する機能がコード化された注文内容を基に、機能コードを生成し、
ユーザを介して、機器の機器固有コードを前記認証サーバに転送し、
前記認証サーバが、前記機能コードと前記機器固有コードを基に、第1のライセンスキーを生成し、
前記機器が、ユーザからコード化された注文内容を入力し、
前記機器が、前記認証サーバから、ユーザを介して、前記第1のライセンスキーを入力し、
前記機器が、入力したコード化された注文内容を基に、機能コードを生成し、更に、生成された機能コードと機器の機器固有コードを基に第2のライセンスキーを生成し、
前記機器が前記第1のライセンスキーと前記第2のライセンスキーとを比較し、両者が一致した場合に、認証成功とすることを特徴とする機能ライセンス認証システム。 An authentication server and equipment,
The authentication server generates a function code based on the order contents in which the function to be used is coded,
Transfer the device-specific code of the device to the authentication server via the user,
The authentication server generates a first license key based on the function code and the device specific code,
The device inputs the order details encoded by the user,
The device inputs the first license key from the authentication server via a user,
The device generates a function code based on the input coded order content, and further generates a second license key based on the generated function code and the device unique code of the device,
The function license authentication system, wherein the device compares the first license key and the second license key, and if the two match, the authentication is successful.
前記注文内容書には、コード化された機能も記載されていることを特徴とする機能ライセンス認証システム。 The function license authentication system according to claim 4,
The function license authentication system characterized in that the order contents also include a coded function.
Priority Applications (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007030564A JP2008197795A (en) | 2007-02-09 | 2007-02-09 | Function license authentication method and function license authentication system |
CA002619178A CA2619178A1 (en) | 2007-02-09 | 2008-01-30 | Function license authentication method and function license authentication system |
US12/025,906 US20080215886A1 (en) | 2007-02-09 | 2008-02-05 | Function license authentication method and function license authentication system |
AU2008200597A AU2008200597A1 (en) | 2007-02-09 | 2008-02-08 | Function license authentication method and function license authentication system |
EP08151204A EP1956511A3 (en) | 2007-02-09 | 2008-02-08 | Method and system for function license authentication |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2007030564A JP2008197795A (en) | 2007-02-09 | 2007-02-09 | Function license authentication method and function license authentication system |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2008197795A true JP2008197795A (en) | 2008-08-28 |
Family
ID=39349918
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2007030564A Withdrawn JP2008197795A (en) | 2007-02-09 | 2007-02-09 | Function license authentication method and function license authentication system |
Country Status (5)
Country | Link |
---|---|
US (1) | US20080215886A1 (en) |
EP (1) | EP1956511A3 (en) |
JP (1) | JP2008197795A (en) |
AU (1) | AU2008200597A1 (en) |
CA (1) | CA2619178A1 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2019155531A1 (en) * | 2018-02-06 | 2019-08-15 | 三菱電機株式会社 | Programmable display device, system and authentication method |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US10051238B2 (en) * | 2006-09-18 | 2018-08-14 | Imagine Communications Corp. | Bandwidth based licensing scheme for video, audio and/or multimedia content |
JP2016177417A (en) | 2015-03-19 | 2016-10-06 | Nttエレクトロニクス株式会社 | Processing apparatus and remote management system |
JP6729122B2 (en) * | 2016-07-19 | 2020-07-22 | 富士通株式会社 | Information processing device, program, and information processing system |
US12045375B2 (en) | 2020-08-24 | 2024-07-23 | Analog Devices, Inc. | Techniques of tracking software usage on a remote device |
Family Cites Families (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CA2073495C (en) * | 1992-07-08 | 1999-01-12 | Michael Wright | Option selection and control |
EP1248190B1 (en) * | 2001-04-02 | 2007-06-06 | Motorola, Inc. | Enabling and disabling software features |
WO2003021427A2 (en) * | 2001-08-29 | 2003-03-13 | Globespanvirata Incorporated | Secure access to software functionalities |
US20030046189A1 (en) * | 2001-09-05 | 2003-03-06 | Takao Asayama | System and method for a server to enable and disable client computer features |
CA2490881A1 (en) * | 2002-06-27 | 2004-01-08 | Snap-On Incorporated | Updating diagnostic device software and enabling features |
JP2004252931A (en) | 2002-12-26 | 2004-09-09 | Sony Corp | Electronic device, device function control method and server |
JP2006031320A (en) | 2004-07-15 | 2006-02-02 | Matsushita Electric Ind Co Ltd | Software license management system and management method |
JP2006059164A (en) | 2004-08-20 | 2006-03-02 | Fujitsu Support & Service Kk | License management terminal, license management system, license management program, and license management method |
US7552341B2 (en) * | 2004-09-01 | 2009-06-23 | Microsoft Corporation | Licensing the use of software on a particular CPU |
US7899754B2 (en) * | 2004-12-03 | 2011-03-01 | International Business Machines Corporation | Enablement of system features with improved feature key |
JP4728650B2 (en) | 2005-01-14 | 2011-07-20 | 東芝テック株式会社 | Software protection method and office computer having software protection function |
JP4561512B2 (en) | 2005-07-22 | 2010-10-13 | アイシン・エィ・ダブリュ株式会社 | Parking support method and parking support device |
US7725396B2 (en) * | 2006-04-19 | 2010-05-25 | Tellabs Operations, Inc. | Secure keys for software activation |
US20080005806A1 (en) * | 2006-06-30 | 2008-01-03 | Nokia Corporation | Apparatus, network entity and associated methods and computer program products for selectively enabling features subject to digital rights management |
US20080195633A1 (en) * | 2007-01-03 | 2008-08-14 | Brian Rose | Management of Vertical Sales and Agent Referrals |
-
2007
- 2007-02-09 JP JP2007030564A patent/JP2008197795A/en not_active Withdrawn
-
2008
- 2008-01-30 CA CA002619178A patent/CA2619178A1/en not_active Abandoned
- 2008-02-05 US US12/025,906 patent/US20080215886A1/en not_active Abandoned
- 2008-02-08 AU AU2008200597A patent/AU2008200597A1/en not_active Abandoned
- 2008-02-08 EP EP08151204A patent/EP1956511A3/en not_active Ceased
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2019155531A1 (en) * | 2018-02-06 | 2019-08-15 | 三菱電機株式会社 | Programmable display device, system and authentication method |
Also Published As
Publication number | Publication date |
---|---|
EP1956511A2 (en) | 2008-08-13 |
CA2619178A1 (en) | 2008-08-09 |
AU2008200597A1 (en) | 2008-08-28 |
EP1956511A3 (en) | 2009-04-01 |
US20080215886A1 (en) | 2008-09-04 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN109478223A (en) | Method and system for realizing block chain | |
US11615007B2 (en) | Method and control system for controlling and/or monitoring devices | |
CN102419804B (en) | Reliable software product confirmation and activation with redundancy security | |
US10664263B2 (en) | Software management system, software updater, software updating method, and non-transitory computer-readable storage medium storing software update program | |
RU2012143920A (en) | METHOD FOR SIGNING ELECTRONIC DOCUMENTS ANALOG-DIGITAL SIGNATURE WITH ADDITIONAL VERIFICATION | |
US8667025B2 (en) | Variable substitution data processing method | |
JP2005050162A (en) | Hardware protection key and method for reissuing it | |
CN105871915A (en) | Software network authentication binding method and system | |
JP2008197795A (en) | Function license authentication method and function license authentication system | |
WO2018044946A1 (en) | Method and apparatus for restoring access to digital assets | |
JP5757072B2 (en) | Log creation device, log creation method, and log creation program | |
JP2008152551A (en) | Software option setting system and setting method | |
JP2008035019A (en) | Digital signature device | |
JP2004318291A (en) | Method for generating and issuing license key and server | |
CN112306526A (en) | Client data updating method, device, apparatus and storage medium | |
JP4652016B2 (en) | Application program, server computer, license key issuing program, license key issuing device, and license key issuing system | |
JP4871659B2 (en) | License issuing device, license verification device, license issuing method, and program | |
JP2015191269A (en) | Single sign-on information management system and management method | |
JP6524365B1 (en) | Programmable display, system and authentication method | |
JP5791414B2 (en) | Measuring device and management device | |
JP2005235093A (en) | License code creating method, electric apparatus, and program | |
JP2007274101A (en) | Portable telephone terminal, tampering prevention system and method | |
JP2022087787A (en) | Electronic signature device of secret key system | |
JP2002132365A (en) | System, device and method for distributing and managing electronic data, and system, device and method for processing encryption | |
CN118202356A (en) | Safe operation of industrial control devices in conjunction with artificial intelligence modules |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20080618 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20100114 |
|
RD03 | Notification of appointment of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7423 Effective date: 20100908 |
|
RD04 | Notification of resignation of power of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7424 Effective date: 20100908 |
|
A761 | Written withdrawal of application |
Free format text: JAPANESE INTERMEDIATE CODE: A761 Effective date: 20110228 |