CN101051909A - Authorizing method for controling multiple device and commmunication device and server - Google Patents

Authorizing method for controling multiple device and commmunication device and server Download PDF

Info

Publication number
CN101051909A
CN101051909A CNA200710103049XA CN200710103049A CN101051909A CN 101051909 A CN101051909 A CN 101051909A CN A200710103049X A CNA200710103049X A CN A200710103049XA CN 200710103049 A CN200710103049 A CN 200710103049A CN 101051909 A CN101051909 A CN 101051909A
Authority
CN
China
Prior art keywords
equipment
authority
identification information
information
continuum
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CNA200710103049XA
Other languages
Chinese (zh)
Other versions
CN101051909B (en
Inventor
卢文
谢永政
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.)
Huawei Technologies Co Ltd
Original Assignee
Huawei Technologies Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Huawei Technologies Co Ltd filed Critical Huawei Technologies Co Ltd
Priority to CN200710103049XA priority Critical patent/CN101051909B/en
Publication of CN101051909A publication Critical patent/CN101051909A/en
Priority to PCT/CN2008/070942 priority patent/WO2008138270A1/en
Application granted granted Critical
Publication of CN101051909B publication Critical patent/CN101051909B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/10Protecting distributed programs or content, e.g. vending or licensing of copyrighted material ; Digital rights management [DRM]
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2221/00Indexing scheme relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/21Indexing scheme relating to G06F21/00 and subgroups addressing additional information or applications relating to security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F2221/2129Authenticate client device independently of the user
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Multimedia (AREA)
  • Technology Law (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Storage Device Security (AREA)

Abstract

The method includes procedures: receiving authorization file, the authorization file contains information of licensed serviceable range (LSR); LSR is setup by using information wildcard of device ID and / or information continuum of device ID; comparing ID information corresponding to device with information of LSR in the authorization file, the method determines that the device has authorization to use the licensed file if the ID information of the device is existed in range expressed by information of LSR in the authorization file. The implemented example in the invention also discloses communication devices and servers of using the method. Using the method, communication devices and servers can simplify procedure for authorizing devices.

Description

A kind of authorization method, communication equipment and server of controlling many equipment
Technical field
The present invention relates to authorize (License) technology, particularly a kind of authorization method, communication equipment and server of controlling many equipment.
Background technology
Along with the diversified development of telecommunication service, the software and hardware integrated level of telecommunication apparatus and complexity improve, and the cost and price of telecommunication apparatus is also more and more higher.In order to reduce the early stage investment of telecom operators, telecommunication apparatus supplier adopts the License technology to carrying out function, capacity and the service time etc. of the telecommunication apparatus of sale soft control.Like this, telecom operators only need to buy as required the telecommunication apparatus of supporting partial function and capacity in the early stage.After carrier market maturation or expansion, telecom operators are again by buying function and the capacity that the License file enlarges telecommunication apparatus to telecommunication apparatus supplier.
Present existing License controlling schemes can be divided into: unit License controlling schemes and net license controlling schemes.
Unit License controlling schemes refers to: for every equipment is provided with a License file, the permission to use of this equipment is controlled in each License file and the binding of corresponding equipment identification information.
The net license controlling schemes refers to: by the permission to use of all devices in License server (Server) Control Network.The License file of each equipment correspondence is kept on the License server, need not load the License file on each equipment in network, and equipment is by communication asks for permission with LicenseServer.
In the License controlling schemes of prior art, the form and the form of License file have nothing in common with each other, and common License file adopts initialization (INI) form or extend markup language (XML) form.The form of the License file of INI form is as follows:
ESN=“13612345678”;
Resource=“MaxUser=200000”;
Sign=00DA7462150D36C6909B6D56828EB9C6E323D40;
Equipment identification information (ESN) fields specify in the above-mentioned License file to have authority to use the equipment mark information of this License file be 13612345678; The Resource fields specify ability control information of this License file support be: the maximum quantity of equipment operation is 20000; The Sign field is the signature field of this License file, and this field has provided the validation verification condition of whole License file.
When the license controlling schemes of employing prior art was controlled the permission to use of multiple devices, a kind of mode was: for every equipment is provided with a License file respectively, only comprise the identification information of corresponding device in this License file; Another kind of mode is: for multiple devices are provided with same License file, enumerate the identification information of corresponding multiple devices in the ESN field in this License file one by one.
When number of devices is huge, adopting above-mentioned first kind of implementation is that equipment is provided with the License file, the License file load that operator need be provided with the equipment supplier for each equipment is on corresponding equipment, it is the different License file that different equipment needs receiving equipment supplier to provide, when huge that is License quantity of documents is big when number of devices, can cause the device authorization process loaded down with trivial details, and the License file situation not corresponding with equipment takes place easily, promptly occur wrong loading easily, make device authorization fail.Simultaneously, the equipment supplier need be provided with a License file for each equipment, when the number of devices that is provided with when needs is big, can cause authority that workload is set is very big.
Adopting above-mentioned second kind of implementation is that equipment is when being provided with the License file, though can reduce the quantity that the equipment supplier is provided with the License file, but in same License file, enumerate Equipment Serial Number one by one, not only can make the License file huge, and in the physical device licensing process, current device need compare the device identification of self and a large amount of Equipment Serial Numbers one by one, thereby makes the process of device authorization become loaded down with trivial details, and still has the big problem of workload.
Summary of the invention
The embodiment of the invention provides a kind of authorization method, communication equipment and server of controlling many equipment, the licensing process of simplified apparatus.
The authorization method of the many equipment of control that the embodiment of the invention provides comprises:
A, reception authority, described authority includes the permission to use range information, and described permission to use range information adopts equipment identification information asterisk wildcard and/or equipment identification information continuum to be provided with;
Permission to use range information in B, compare facilities corresponding identification information and the described authority, if this equipment mark information is present in the represented scope of the permission to use range information of described authority, determine that described equipment has the authority of using this authority.
A kind of communication equipment comprises license confirmation unit and device control cell,
Described license confirmation unit, the permission to use scope that the authority that is used for more described equipment self corresponding identification information and receives is represented with equipment identification information asterisk wildcard and/or equipment identification information continuum, if this equipment mark information is present in the permission to use scope of described authority, determine that described equipment has the authority of using this authority;
Described device control cell is used for from the control information of described authority acquisition capability, and according to the ability control information of obtaining the ability of described equipment is controlled.
A kind of server comprises: be used to receive the authorization requests receiving element from the authorization requests of equipment, also comprise:
Described device authorization confirmation unit, the permission to use scope of representing with equipment identification information asterisk wildcard and/or equipment identification information continuum of the identification information of the authorization requests corresponding equipment that is used for relatively receiving and the authority of described server stores, if described equipment mark information is present in the permission to use scope of described authority, determine that described equipment has the authority of using this authority;
Described ability control unit is used for the ability control information according to described authority, and described authorization requests is responded.
By above technical scheme as seen, when utilizing authorization method, communication equipment and the server of the many equipment of control that the embodiment of the invention provides to carry out device authorization, the equipment supplier only need be provided with the License file of the many equipment of control, comprises the permission to use range information of representing with equipment identification information asterisk wildcard and/or continuum in this License file.The licensing process of each equipment is reduced to: the permission to use range information in this equipment corresponding identification information and the authority relatively, be specially compare facilities corresponding identification information whether with equipment identification information asterisk wildcard coupling and/or compare facilities corresponding identification information whether in the equipment identification information continuum, just can confirm whether equipment has the authority of using this authority, so the licensing process that authorization method, communication equipment and the server of the many equipment of control that provide of the embodiment of the invention can simplified apparatus.
Description of drawings
Fig. 1 is the flow chart of many device authorization of control method of the embodiment of the invention;
Fig. 2 is the flow chart of a specific embodiment of method shown in Figure 1;
Fig. 3 is the flow chart of another specific embodiment of method shown in Figure 1;
Fig. 4 is the structural representation of the communication equipment of the embodiment of the invention;
Fig. 5 is the structural representation of the server of the embodiment of the invention.
Embodiment
For making purpose of the present invention, technical scheme and beneficial effect clearer,, the present invention is done detailed description further below in conjunction with embodiment and accompanying drawing.
The authorization method of the many equipment of control that the embodiment of the invention provides comprises: receive authority, represent the permission to use scope of this authority in this authority with equipment identification information asterisk wildcard and/or equipment identification information continuum; Permission to use range information in compare facilities corresponding identification information and the described authority, when comparative result is present in the represented scope of the permission to use range information of described authority for this equipment mark information, determine that described equipment has the authority of using this authority.
Here, if adopt unit License controlling schemes, what then will set represents that with equipment identification information asterisk wildcard and/or equipment identification information continuum the authority of permission to use scope is loaded in the equipment, carry out above-mentioned steps by equipment self, comprise the reception authority, identification information of self and the permission to use scope in the authority are compared, determine self whether to have authority to use this authority; If adopt the net license controlling schemes, what then will set represents that with equipment identification information asterisk wildcard and/or equipment identification information continuum the authority of permission to use scope is set in the server, carry out above-mentioned steps by server, comprise, when server receives the authorization requests of equipment, the permission to use scope of the authority that relatively sends the equipment mark information of authorization requests and receive, and then determine whether this equipment has authority to use described authority.
When the permission to use scope of authority is represented with the equipment identification information asterisk wildcard, the step of the permission to use scope of the identification information of compare facilities and authority is specially: whether the equipment identification information asterisk wildcard mates in compare facilities corresponding identification information and the authority, if coupling determines that then this equipment has the authority of using described authority.
When the permission to use scope of described authority is represented with the equipment identification information continuum, the step of the permission to use scope of the identification information of compare facilities and authority is specially: relatively whether this equipment corresponding identification information is in the equipment identification information continuum of described authority, if determine that then this equipment has the authority of using described authority.
Can also comprise in the authority: the ability control information, after determining that equipment has the authority of using described authority, this authorization method of controlling many equipment also comprises:
Acquisition capability control information from authority, and according to the ability control information of obtaining equipment is controlled.
Equipment in the embodiment of the invention is physical equipment or software entity; Equipment identification information is the information of the described equipment of unique identification.When equipment was physical equipment, equipment mark information can be the identification number of the significant components that equipment comprises, or the combination of the identification number of a plurality of significant components; When equipment was the software logic entity, equipment mark information can as sequence number, can also be software corresponding hardware equipment mark information for the identification information of software.
Also comprise in the authority: authority validation verification condition.After the authority that will set is loaded in the equipment, verify the validity of this authority according to the validation verification condition in the authority, if the checking result is effectively, then carry out the step of the permission to use scope in follow-up compare facilities self corresponding identification information and the authority.
In the embodiment of the invention, authority can be set to any form, comprising: INI form or XML form.
Fig. 1 is the flow chart of many device authorization of control method of the embodiment of the invention, can be example with unit License controlling schemes in this flow process, comprises the steps:
Step 101 is provided with the authority that can control many equipment.
Comprise in this authority: the ESN field is used to represent the permission to use scope of this authority; Ability control information (Resource) is used to the ability control information of representing that this authority is supported; The validation verification condition (Sign) of authority is represented with digital signature information among this embodiment.
Wherein, the ESN field of authority represents with the asterisk wildcard of equipment identification information and the continuum of equipment identification information, but is not limited to adopt the form of continuum and asterisk wildcard.For example: the continuum of equipment identification information is: (13755555555,13788888888], the authority scope of application that this continuum is represented is: equipment identification information is greater than 13755555555, all devices smaller or equal to 13788888888.The asterisk wildcard of equipment identification information is: the authority scope of application that 10.70.*, this asterisk wildcard represent is: any apparatus of equipment identification information and 10.70.* coupling.The ability control information is that the maximum quantity of equipment operation is 150000.
With the INI form is example, and the information that the License file that this embodiment provides comprises is as follows:
ESN=“(13755555555,13788888888],10.70.*”;
Resource=“MaxUser=150000”;
Sign=00DA7462150D36C6909B6D56828EB9C6E323D40;
Ability control information in the above-mentioned License file can also be other ability control information that can quantize, as speed of equipment operation etc.Also can comprise the ability control information that can not quantize in the ability control information of License file, be specifically as follows and to enable one or the information of multinomial function that described equipment has that for example can portable terminal enable media ring function etc.
Authority digital signature information in the above-mentioned License file, promptly the validation verification condition of this authority can be optional information, also the validity verification condition can be set in the authority.In addition, the validation verification condition in the License file is not limited to above-mentioned digital signature information, can also be other condition beyond the digital signature information.
Step 102 in equipment, is carried out verification to the validity of this License file with the License file load that sets.
The specific implementation process is: according to the validity of this License file of digital signature information verification of this section authority of carrying in the License file, if the checking result be effective, then execution in step 103; Otherwise, process ends.
Validation verification process in this step is an optional step, if the validity verification condition is not set in the License file then omits this step.
Whether step 103, verification current device have authority to use this License file.
Concrete steps comprise: current device obtains the identification information of self, the identification information that obtains and the ESN field in the described License file are compared, if comparative result is included in the ESN field of described License file for the identification information of self, then determine self to have the authority of using this License file, execution in step 104; Otherwise, determine self not have the authority of using this License file, process ends.
Here, current device comprises self identification information and the detailed process that compares of the ESN field in the License file: when comprising the equipment identification information asterisk wildcard in the ESN field, whether the identification information of current device comparison self and the equipment identification information asterisk wildcard in the ESN field mate, and self have the authority of using this authority if mate then determine;
When comprising the equipment identification information continuum in the ESN field, current device is self identification information whether in the equipment identification information continuum scope in the ESN field, if then determine self to have the authority of using this authority relatively.
Step 104, acquisition capability control information from this License file, and the ability of current device is controlled process ends according to the ability control information of obtaining.
For example, ability control information in the License file comprises: the speed of equipment operation is smaller or equal to the value of some settings, or current device can start a certain specific function, as media ring function, then current device can be adjusted the speed of service of self according to the ability control information of obtaining, or self executable specific function is provided with.
Fig. 2 is the flow chart of a specific embodiment of method shown in Figure 1, and this flow process comprises:
Step 201 is provided with the authority that can control many equipment, and the ESN field of this authority is represented with the equipment identification information asterisk wildcard.
Step 202 in equipment, is carried out verification to the validity of this License file with the License file load that sets, if effectively, then execution in step 203, otherwise process ends.
Step 203, current device are obtained the identification information of self, and relatively whether identification information of self and the equipment identification information asterisk wildcard in the ESN field mate, and self have the authority of using this authority, execution in step 204 if mate then determine; Otherwise process ends.
Step 204, acquisition capability control information from described License file, and current device is controlled process ends according to the ability control information of obtaining.
Fig. 3 is the flow chart of another specific embodiment of method shown in Figure 1, and this flow process comprises:
Step 301 is provided with the authority that can control many equipment, and the ESN field of this authority is represented with the equipment identification information continuum.
Step 302 in equipment, is carried out verification to the validity of this License file with the License file load that sets, if effectively, then execution in step 303, otherwise process ends.
Step 303, current device are obtained the identification information of self, and relatively whether the identification information of self is in the equipment identification information continuum in the ESN field, if then determine self to have the authority of using this authority, execution in step 304; Otherwise process ends.
Step 304, acquisition capability control information from described License file, and current device is controlled process ends according to the ability control information of obtaining.
The described method of Fig. 1 embodiment can be applied to telecommunication apparatus supplier network terminal soft ware authorization newly developed is given in the process of many station terminals equipment use.Telecommunication apparatus supplier at first needs to be network terminal software setting License file newly developed, ESN field in this License file is set to IP network section asterisk wildcard 10.70.144.*, the terminal equipment that then belongs in the 10.70.144.* network segment scope all has the authority of using this License file, promptly has the authority of enabling this License file appointed function.
When network terminal software loading newly developed in some terminal equipments the time, need be loaded the License file simultaneously; After starting the installation procedure of this software, this software obtains place terminal equipment IP address information, ESN field in the License file of this IP address information and loading is mated, if this IP address and 10.70.144.* coupling, promptly this terminal equipment belongs to 10.70.144.* network segment scope, determines that then this terminal equipment has the authority of using this License file.After this software determined self to have the authority of using this License file, acquisition capability control information from this License file was controlled software function.
The described method of Fig. 1 embodiment can also be applied in the process that portable terminal supplier authorizes portable terminal.Portable terminal supplier at first needs for portable terminal the License file to be set, ESN field in this License file is set to ESN=" (13755555555; 13788888888] ", then the portable terminal sequence number is greater than 13755555555, and all portable terminals smaller or equal to 13788888888 all have authority to use this License file.Like this, portable terminal supplier can be with the disposable retail trader that is sold to of all portable terminals in this scope, and retail trader uses same License file that portable terminal is controlled when the portable terminal of this ESN scope of sale.Therefore, utilize this License file not only can guarantee the control authority of portable terminal supplier to the sale portable terminal, and portable terminal supplier does not need to have simplified the portable terminal sales process for every portable terminal provides independent License file to retail trader.
As seen from the above description, the authorization method of the many equipment of control that the embodiment of the invention provides, by in authority, representing the permission to use range information of this authority, make that the licensing process of equipment is simply effective with equipment identification information asterisk wildcard and/or equipment identification information continuum.Simultaneously, simplify the setup the process of authority, reduced the workload that the equipment supplier is provided with the License file, particularly for the huge situation of number of devices, effectively lifting means supplier is provided with the operating efficiency of License file.
The embodiment of the invention also provides a kind of communication equipment simultaneously, comprises license confirmation unit and device control cell.Its structural representation as shown in Figure 4, wherein,
The license confirmation unit, be used for the permission to use range information that the authority of this communication equipment corresponding identification information and reception is relatively represented with equipment identification information asterisk wildcard and/or equipment identification information continuum, if this equipment mark information is present in the represented scope of the permission to use range information of described authority, determine that this equipment has the authority of using this authority; Device control cell is used for from the control information of described authority acquisition capability, and according to the ability control information of obtaining this capacity of equipment is controlled.
The license confirmation unit comprises: asterisk wildcard matching unit and/or continuum matching unit.Wherein,
The asterisk wildcard matching unit is used for relatively whether the equipment identification information asterisk wildcard of this equipment self corresponding identification information and described authority mates, if coupling determines that then this equipment has the authority of using described authority;
The continuum matching unit is used for relatively this equipment self corresponding identification information whether in the equipment identification information continuum of described authority, if determine that then this equipment has the authority of using described authority.
This communication equipment may further include: the validation verification unit is used for verifying according to the validation verification condition of described authority the validity of this authority.
For the method that the embodiment of the invention is provided is applied in the net license controlling schemes, the embodiment of the invention also provides a kind of server, and Fig. 5 is the structural representation of the server of the embodiment of the invention.This server comprises: be used to receive the authorization requests receiving element from the authorization requests of equipment, also comprise: device authorization confirmation unit and ability control unit.
Wherein, the device authorization confirmation unit, the permission to use range information of representing with equipment identification information asterisk wildcard and/or equipment identification information continuum of the identification information of the authorization requests corresponding equipment that is used for relatively receiving and stored authorized file, if this equipment mark information is present in the represented scope of the permission to use range information of described authority, determine that this equipment has the authority of using this authority; The ability control unit is used for the ability control information according to described authority, and described authorization requests is responded.
Here, carried this equipment mark information in the authorization requests that equipment sends, then server responds and can the ability control information of all and this equipment mark information matches be sent to this equipment for: server described authorization requests.After this equipment receives these ability control informations, carry out ability control.In the authorization requests that equipment sends, also carry the capability requests content of equipment, it is the ability control information of device request, then server end at first mates according to equipment mark information, if this equipment has the authority of using this authority, this server capability requests content of determining whether to allow this equipment according to the capability requests content and the ability control information in the authority of this equipment again then, and return definite result to this equipment.
The device authorization confirmation unit comprises: asterisk wildcard matching unit and/or continuum matching unit, wherein,
The asterisk wildcard matching unit, whether the equipment identification information asterisk wildcard of the identification information of the authorization requests corresponding equipment that is used for relatively receiving and the authority of described server stores mates, if coupling determines that then described equipment has the authority of using described authority;
The continuum matching unit, whether the identification information of the authorization requests corresponding equipment that is used for relatively receiving is in the equipment identification information continuum of the authority of described server stores, if determine that then described equipment has the authority of using described authority.
By above embodiment as seen, when utilizing authorization method, communication equipment and the server of the many equipment of control that the embodiment of the invention provides to carry out device authorization, the equipment supplier only need be provided with the License file of the many equipment of control, comprises the permission to use range information of representing with equipment identification information asterisk wildcard and/or continuum in this License file.The licensing process of each equipment is reduced to: the permission to use range information in this equipment corresponding identification information and the authority relatively, be specially compare facilities corresponding identification information whether with equipment identification information asterisk wildcard coupling and/or compare facilities corresponding identification information whether in the equipment identification information continuum, just can confirm whether equipment has the authority of using this authority, so the licensing process that authorization method, communication equipment and the server of the many equipment of control that provide of the embodiment of the invention can simplified apparatus.
Simultaneously, when the authorization method of the many equipment of control that the embodiment of the invention is provided is applied in the unit License controlling schemes, the process that the License file not only can simplified apparatus supplier be set, can also solve because distinct device need load the problem of makeing mistakes easily that different License files causes, and then improve the validity of device authorization process.
When the authorization method of the many equipment of control that the embodiment of the invention is provided is applied in the net license controlling schemes, not only can avoid equipment identification information and a large amount of Equipment Serial Number are compared the loaded down with trivial details problem of device authorization process that causes one by one, can also reduce the License file in the prior art net license controlling schemes, reduce the data volume of Network Transmission, improved the size of the efficiency of transmission of network.
In addition, by represent the permission to use scope of authority with equipment identification information continuum and/or equipment identification information asterisk wildcard, also simplified the process that the equipment supplier was provided with and safeguarded authority, reduced the workload that the equipment supplier was provided with and safeguarded the License file, particularly for the huge situation of number of devices, effectively lifting means supplier is provided with and safeguards the operating efficiency of License file.Here, the maintenance of License file mainly comprises: the granting of License file and renewal.
In a word, the above is preferred embodiment of the present invention only, is not to be used to limit protection scope of the present invention.Within the spirit and principles in the present invention all, any modification of being done, be equal to replacement, improvement etc., all should be included within protection scope of the present invention.

Claims (10)

1, a kind of authorization method of controlling many equipment is characterized in that, this method comprises:
A, reception authority, described authority includes the permission to use range information, and described permission to use range information adopts equipment identification information asterisk wildcard and/or equipment identification information continuum to be provided with;
Permission to use range information in B, compare facilities corresponding identification information and the described authority, if this equipment mark information is present in the represented scope of the permission to use range information of described authority, determine that described equipment has the authority of using this authority.
2, the method for claim 1 is characterized in that, when the permission to use scope of described authority is represented with the equipment identification information asterisk wildcard,
Described step B is: whether compare facilities corresponding identification information and described equipment identification information asterisk wildcard mate, if coupling determines that then described equipment has the authority of using described authority.
3, the method for claim 1 is characterized in that, when the permission to use scope of described authority is represented with the equipment identification information continuum,
Described step B is: whether compare facilities self corresponding identification information is in described equipment identification information continuum, if determine that then described equipment has the authority of using described authority.
4, as each described method of claim 1 to 3, it is characterized in that, also comprise in the described authority: the ability control information,
Step B is described determine that described equipment has the authority of using described authority after, this method also comprises: acquisition capability control information from described authority, and described equipment is controlled according to the ability control information of obtaining.
5, as each described method of claim 1 to 3, it is characterized in that, also comprise in the described authority: authority validation verification condition,
Before the described step B, this method further comprises: verify the validity of this authority according to described validation verification condition, when being effective, carry out described step B in the checking result.
6, as each described method of claim 1 to 3, it is characterized in that, when described equipment is physical equipment, described equipment mark information is: the identification number of the significant components that described equipment comprises, or the combination of the identification number of a plurality of significant components, the described equipment of sign that described identification number or the combination of described identification number can be unique.
7, a kind of communication equipment is characterized in that, comprising:
The license confirmation unit, be used for the permission to use scope that the authority of compare facilities corresponding identification information and reception is represented with equipment identification information asterisk wildcard and/or equipment identification information continuum, if this equipment mark information is present in the permission to use scope of described authority, determine that described equipment has the authority of using this authority;
Device control cell is used for from the control information of described authority acquisition capability, and according to the ability control information of obtaining the ability of described equipment is controlled.
8, communication equipment as claimed in claim 7 is characterized in that, described license confirmation unit comprises: asterisk wildcard matching unit and/or continuum matching unit,
Described asterisk wildcard matching unit, whether the equipment identification information asterisk wildcard that is used for more described equipment self corresponding identification information and described authority mates, if coupling determines that then described equipment has the authority of using described authority;
Described continuum matching unit is used for more described equipment self corresponding identification information whether in the equipment identification information continuum of described authority, if determine that then described equipment has the authority of using described authority.
9, a kind of server comprises: be used to receive the request receiving element from the authorization requests of equipment, it is characterized in that, also comprise:
The device authorization confirmation unit, the permission to use scope of representing with equipment identification information asterisk wildcard and/or equipment identification information continuum of the identification information of the authorization requests corresponding equipment that is used for relatively receiving and stored authorized file, if described equipment mark information is present in the permission to use scope of described authority, determine that described equipment has the authority of using this authority;
The ability control unit is used for the ability control information according to described authority, and described authorization requests is responded.
10, server as claimed in claim 9 is characterized in that, described device authorization confirmation unit comprises: asterisk wildcard matching unit and/or continuum matching unit,
Described asterisk wildcard matching unit, whether the equipment identification information asterisk wildcard of the identification information of the authorization requests corresponding equipment that is used for relatively receiving and the authority of described server stores mates, if coupling determines that then described equipment has the authority of using described authority;
Described continuum matching unit, whether the identification information of the authorization requests corresponding equipment that is used for relatively receiving is in the equipment identification information continuum of the authority of described server stores, if determine that then described equipment has the authority of using described authority.
CN200710103049XA 2007-05-16 2007-05-16 Authorizing method for controling multiple device and commmunication device and server Expired - Fee Related CN101051909B (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN200710103049XA CN101051909B (en) 2007-05-16 2007-05-16 Authorizing method for controling multiple device and commmunication device and server
PCT/CN2008/070942 WO2008138270A1 (en) 2007-05-16 2008-05-12 A method for controlling the license of multiple devices, a communication device, a server and a system thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200710103049XA CN101051909B (en) 2007-05-16 2007-05-16 Authorizing method for controling multiple device and commmunication device and server

Related Child Applications (1)

Application Number Title Priority Date Filing Date
CN2010102782861A Division CN101917300B (en) 2007-05-16 2007-05-16 Authorization method for controlling plurality of equipment, communication equipment and server

Publications (2)

Publication Number Publication Date
CN101051909A true CN101051909A (en) 2007-10-10
CN101051909B CN101051909B (en) 2010-09-29

Family

ID=38783124

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200710103049XA Expired - Fee Related CN101051909B (en) 2007-05-16 2007-05-16 Authorizing method for controling multiple device and commmunication device and server

Country Status (2)

Country Link
CN (1) CN101051909B (en)
WO (1) WO2008138270A1 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008138270A1 (en) * 2007-05-16 2008-11-20 Huawei Technologies Co., Ltd. A method for controlling the license of multiple devices, a communication device, a server and a system thereof
CN102215131A (en) * 2011-06-16 2011-10-12 中兴通讯股份有限公司 Management method and device of functional License
CN105160002A (en) * 2015-09-09 2015-12-16 浙江中控技术股份有限公司 Global indexing method and system
CN105591749A (en) * 2015-10-28 2016-05-18 杭州华三通信技术有限公司 Authorization processing method, device and system
CN108738020A (en) * 2018-04-13 2018-11-02 三维通信股份有限公司 A kind of authorization management method and system of DAS communication system signals transmission bandwidth
CN109150834A (en) * 2018-07-20 2019-01-04 武汉虹信通信技术有限责任公司 A kind of embedded device license authorization management method

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106557682B (en) * 2016-10-28 2019-08-16 无锡海斯凯尔医学技术有限公司 The authority checking method and device of softdog

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5039273B2 (en) * 2004-06-30 2012-10-03 キヤノン株式会社 License issuing system, license information issuing server, and license management method
CN100361447C (en) * 2004-12-16 2008-01-09 华为技术有限公司 Wireless network ability controlled centralized management system and method
JP2006254234A (en) * 2005-03-11 2006-09-21 Matsushita Electric Ind Co Ltd Meta data utilization control system
CN101051909B (en) * 2007-05-16 2010-09-29 华为技术有限公司 Authorizing method for controling multiple device and commmunication device and server

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2008138270A1 (en) * 2007-05-16 2008-11-20 Huawei Technologies Co., Ltd. A method for controlling the license of multiple devices, a communication device, a server and a system thereof
CN102215131A (en) * 2011-06-16 2011-10-12 中兴通讯股份有限公司 Management method and device of functional License
CN102215131B (en) * 2011-06-16 2017-04-12 中兴通讯股份有限公司 Management method and device of functional License
CN105160002A (en) * 2015-09-09 2015-12-16 浙江中控技术股份有限公司 Global indexing method and system
CN105160002B (en) * 2015-09-09 2019-03-12 浙江中控技术股份有限公司 A kind of method and system of global index
CN105591749A (en) * 2015-10-28 2016-05-18 杭州华三通信技术有限公司 Authorization processing method, device and system
CN105591749B (en) * 2015-10-28 2019-05-07 新华三技术有限公司 A kind of authorization processing method, device and system
CN108738020A (en) * 2018-04-13 2018-11-02 三维通信股份有限公司 A kind of authorization management method and system of DAS communication system signals transmission bandwidth
CN108738020B (en) * 2018-04-13 2020-10-23 三维通信股份有限公司 Authorization management method and system for signal transmission bandwidth of DAS (data acquisition System)
US11375373B2 (en) 2018-04-13 2022-06-28 Sunwave Communications Co., Ltd. Authorization management method and system for signal transmission bandwidth of DAS communication system
CN109150834A (en) * 2018-07-20 2019-01-04 武汉虹信通信技术有限责任公司 A kind of embedded device license authorization management method

Also Published As

Publication number Publication date
WO2008138270A1 (en) 2008-11-20
CN101051909B (en) 2010-09-29

Similar Documents

Publication Publication Date Title
CN101051909A (en) Authorizing method for controling multiple device and commmunication device and server
CN101060441A (en) A method, equipment and system for controlling the upgrade of software version
CN1308784C (en) Authentication method of computer program stored in medium
CN1617496A (en) Method for automaticall updating configuration for next generation network terminal
CN1826752A (en) Application rights management in a mobile environment
CN1852101A (en) Parallel downloading method and terminal
CN1777867A (en) System and method for updating files utilizing delta compression patching.
CN1668010A (en) Tag-based schema for distributing update metadata in an update distribution system
CN1941009A (en) Method for realizing fee payment by mobile telecommunication terminal
CN1728039A (en) Method for processing rights object in digital rights management system and method and system for processing rights object using the same
CN1913524A (en) Method of network management system interface consulation and its device
CN101038612A (en) Method for generating licence and method and apparatus for providing contents using the same
CN1696910A (en) Efficient software patching
CN1581077A (en) Method for device for improving computer furction for accessing internet
CN101065942A (en) Method and device for migrating a specifically encrypted access object from a first terminal unit to a second terminal unit
CN1285044C (en) Periphery apparatus, service device, information processing system and control method
CN1885770A (en) Authentication method
CN1925402A (en) iSCSI identifying method, its initiating equipment and target equipment and identifying method
CN101043757A (en) Method for realizing terminal card-locking
CN1588869A (en) Remote softwared service system
CN101079132A (en) On-line payment system and method and on-line payment client terminal
CN1975752A (en) Apparatus and method for implementing digital rights management systems in low-efficiency storage device
CN101052015A (en) User access method for IP network
CN1703000A (en) Apparatus and method for implementing interaction between applied system and security chip
CN101067837A (en) Information system data processing safety control method and device

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20100929

Termination date: 20170516