CN113779523A - Authority management and control method, device, equipment and medium for terminal equipment - Google Patents

Authority management and control method, device, equipment and medium for terminal equipment Download PDF

Info

Publication number
CN113779523A
CN113779523A CN202111069432.4A CN202111069432A CN113779523A CN 113779523 A CN113779523 A CN 113779523A CN 202111069432 A CN202111069432 A CN 202111069432A CN 113779523 A CN113779523 A CN 113779523A
Authority
CN
China
Prior art keywords
user
information
authority
group
terminal equipment
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
Application number
CN202111069432.4A
Other languages
Chinese (zh)
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.)
Fuzhou Huisibo Information Technology Co ltd
Original Assignee
Fuzhou Huisibo Information Technology 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 Fuzhou Huisibo Information Technology Co ltd filed Critical Fuzhou Huisibo Information Technology Co ltd
Priority to CN202111069432.4A priority Critical patent/CN113779523A/en
Publication of CN113779523A publication Critical patent/CN113779523A/en
Withdrawn legal-status Critical Current

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/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/31User authentication
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F21/00Security arrangements for protecting computers, components thereof, programs or data against unauthorised activity
    • G06F21/30Authentication, i.e. establishing the identity or authorisation of security principals
    • G06F21/45Structures or tools for the administration of authentication

Abstract

The invention provides a method, a device, equipment and a medium for managing and controlling the authority of terminal equipment, wherein the method comprises the following steps: and (3) registration process: receiving and verifying the mobile phone number, the affiliated unit information and the position information of the user provided when the user registers an account, and endowing the user with corresponding operation authority for different terminals after the verification is passed; according to the information, a new group is created for the user or the user is added into the existing group, and all users in the same group have the same operation authority for the corresponding terminals; and (3) login process: receiving login information of a user, verifying the login information, and notifying the user of collected terminal equipment information after the verification is passed; and (3) permission verification process: and receiving terminal equipment information collected by a user, checking the terminal equipment information, and informing the user of a checking result. The invention establishes a group according to the information of the affiliated unit and the position information of the user, takes the group as the authority management unit, and greatly improves the management efficiency and the safety.

Description

Authority management and control method, device, equipment and medium for terminal equipment
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method, an apparatus, a device, and a medium for controlling a permission of a terminal device.
Background
When the Android device has a touch screen, the Android device can often use the touch screen of the Android device to click a corresponding application to complete control of the device. However, for Android devices without a touch screen, the terminals cannot be directly controlled through the touch screen, even some devices have only simple keys, and great inconvenience exists in the development and device management processes. For the management of the equipment without the touch screen, some equipment is controlled by a remote controller, such as a television, some equipment is controlled by a simple key combination, and some equipment is controlled by a mobile phone.
As with the above approaches, the touchless Android often needs to rely on other tools or peripherals for management control. The mobile phone is used as common equipment in daily life, and the touch-free screen equipment is convenient and practical to control. However, the management of the terminal involves more sensitive operations such as state switching, and the normal development and debugging or terminal management cannot be complicated in actual operation because of authority control. Therefore, a set of authority management scheme which can not only meet the guarantee of the terminal safety, but also meet the requirement of simpler operation needs to be designed.
The rights management system is shown in FIG. 1: the method comprises three parts, namely a terminal, Android equipment (such as an Android mobile phone) and a background server.
The mobile phone terminal comprises an account registration module, an account authentication module, a code scanning module and a management menu display module.
The terminal comprises an information encryption module.
The background comprises an account number verification module, an operation authority module and a binding verification module.
The authority management process is as follows:
firstly, a terminal registers an account number and provides information such as a mobile phone number, a mobile phone verification code, a name, an identification number, a company/store name, a position/role and the like. And the background checks information such as the verification code of the mobile phone number, the name, the role of the identity card and the like, and gives corresponding operation authority.
The mobile phone end manages the app to log in by using the mobile phone number and the short message verification code, and the background verifies the account number and the corresponding authority. And different account numbers have corresponding operation rights, if a developer has a right of converting a use state into a debugging state, a store person does not have the right.
And then, a two-dimensional code generated by terminal encrypted information can be scanned through a mobile phone end code scanning module, the encrypted two-dimensional code information is sent to a background server background decryption verification account, terminal authority, binding information and the like, and a verification result and terminal existing information are returned to the mobile phone.
And the background check binding information passes, and the mobile phone end applies a management menu for displaying the authority corresponding to the account.
However, the above-mentioned rights management scheme is a rights management scheme mainly based on the user's mobile phone number, and is more dependent on the verification code during verification.
Disclosure of Invention
The technical problem to be solved by the present invention is to provide a method, an apparatus, a device and a medium for managing and controlling the authority of a terminal device, wherein a group is established according to the affiliated unit information and the position information of a user, and the group is used as an authority management unit, thereby greatly improving the management efficiency and the security.
In a first aspect, the present invention provides a method for managing and controlling permissions of a terminal device, including the steps of:
and (3) registration process: receiving and verifying the mobile phone number, the affiliated unit information and the position information of the user provided when the user registers an account, and endowing the user with corresponding operation authority for different terminals after the verification is passed; according to the mobile phone number, the affiliated unit information and the position information of the user, a new group is created for the user or the user is added into an existing group, and all users in the same group have the same operation authority for the corresponding terminals;
and (3) login process: receiving login information of a user, verifying the login information, and notifying the user of collected terminal equipment information after the verification is passed;
and (3) permission verification process: and receiving terminal equipment information collected by a user, verifying the account number of the user, the authority of the terminal and the binding information according to the terminal equipment information, and informing the user of the verification result.
In a second aspect, the present invention provides a device for managing and controlling permissions of a terminal device, including:
a registration module: receiving and verifying the mobile phone number, the affiliated unit information and the position information of the user provided when the user registers an account, and endowing the user with corresponding operation authority for different terminals after the verification is passed; according to the mobile phone number, the affiliated unit information and the position information of the user, a new group is created for the user or the user is added into an existing group, and all users in the same group have the same operation authority for the corresponding terminals;
a login module: receiving login information of a user, verifying the login information, and notifying the user of collected terminal equipment information after the verification is passed;
and the authority checking module: and receiving terminal equipment information collected by a user, verifying the account number of the user, the authority of the terminal and the binding information according to the terminal equipment information, and informing the user of the verification result.
In a third aspect, the present invention provides an electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the processor implements the method of the first aspect when executing the program.
In a fourth aspect, the invention provides a computer-readable storage medium having stored thereon a computer program which, when executed by a processor, performs the method of the first aspect.
One or more technical solutions provided in the embodiments of the present invention have at least the following technical effects or advantages: according to the method, the device, the equipment and the medium provided by the embodiment of the application, the users are firstly grouped according to the affiliated unit information and the position information of the users to carry out the authority management of the equipment, so that all the users in the group have the same operation authority for the corresponding terminals, and the efficiency of the authority management is greatly improved. And secondly, the terminal equipment of the same unit can be controlled by a plurality of group accounts of the unit, and the management requirement of a plurality of people on the same equipment is met. And thirdly, the account of the realizing unit (such as a company or a store where the user works) can only control the equipment of the unit, and the terminal equipment of the unit is prevented from being maliciously controlled by the personnel of other units. For the background, if the management audit of the unit personnel is processed by the unit management personnel, the related audit can be performed in the unit, so that the communication confirmation of the background personnel is omitted, a large amount of manual validation and audit work in the background is omitted, and the audit work can be more efficient.
The foregoing description is only an overview of the technical solutions of the present invention, and the embodiments of the present invention are described below in order to make the technical means of the present invention more clearly understood and to make the above and other objects, features, and advantages of the present invention more clearly understandable.
Drawings
The invention will be further described with reference to the following examples with reference to the accompanying drawings.
FIG. 1 is a schematic block diagram of the system of the present invention;
FIG. 2 is a schematic diagram of signaling interaction of the system of the present invention;
FIG. 3 is a flow chart of encryption in a method according to an embodiment of the present invention;
FIG. 4 is a schematic structural diagram of an apparatus according to a second embodiment of the present invention;
fig. 5 is a schematic structural diagram of an electronic device according to a third embodiment of the invention;
fig. 6 is a schematic structural diagram of a medium according to a fourth embodiment of the present invention.
Detailed Description
The embodiment of the application provides a method, a device, equipment and a medium for managing and controlling the authority of terminal equipment, a group is established according to the information of the affiliated unit and the position information of a user, and the group is taken as an authority management unit, so that the management efficiency and the safety are greatly improved.
The technical scheme in the embodiment of the application has the following general idea: and a group is established according to the affiliated unit information and the position information of the user, and the group is taken as a right management unit, so that the management efficiency and the safety are greatly improved.
Before describing the specific embodiment, a framework of the rights management system of the terminal device corresponding to the method of the embodiment of the present application is described, as shown in fig. 1, the rights management system of the terminal device is roughly divided into three parts: the system comprises terminal equipment, intelligent handheld equipment and a background server, wherein all parts in the system are connected through a wireless network. The terminal equipment is non-touch screen equipment, and the intelligent handheld equipment is intelligent handheld equipment with an SIM card, such as a mobile phone and the like. As shown in fig. 2, the whole operation process of the system of the present invention is:
1. the management app of the intelligent handheld device logs in by using a mobile phone number and a short message verification code, and a background server verifies an account number and corresponding operation authority;
2. after logging in, popping up a code scanning frame by the management app of the intelligent handheld device;
3. scanning a two-dimensional code on the terminal equipment to be managed by using a code scanning frame to obtain terminal equipment information;
4. the management app of the intelligent handheld device sends the acquired terminal device information to a background server;
5. the background server decrypts the terminal device information sent by the intelligent handheld device, verifies the management app account number, the terminal authority, the device binding information and the like of the intelligent handheld device, and returns a verification result and the existing information of the terminal device to the mobile phone;
6. and the background server verifies that the device binding information passes through, and the management app of the intelligent handheld device can display a management menu of the authority corresponding to the account for the user to operate.
The device binding refers to binding a device identifier with a corresponding account in a background server and recording the device identifier into the background server, and using the binding as a judgment basis for judging whether the device belongs to a certain account and can be controlled by the certain account. When information of unbound terminal devices is uploaded, and the account is a customer account, the account is bound with a group of a logged-in account, an account and a unit to which the account belongs, and accounts of the same group share a binding right for a certain terminal device (that is, in the account of the same group, if a certain account is bound with a terminal device, all accounts of the group are regarded as being bound with the terminal device). And if the terminal equipment is bound, the background server checks whether the terminal equipment is matched with the logged account, and returns a corresponding check result.
For special roles, such as production operators, developers, supporters, customer service and the like, the terminal equipment does not need to be bound, and the authority for controlling the terminal equipment is granted by default. The management app of the intelligent handheld device provides a function of unbinding the terminal device, and when the account bound to the terminal device needs to be transferred, the binding of the original account to the terminal device needs to be released.
As shown in fig. 2, the signaling interaction condition of each part in the authority control system of the terminal device is that
Example one
The present embodiment provides a method for managing and controlling rights of a terminal device, which is applied to a background server in fig. 1 and fig. 2, and the method is shown in fig. 3, and includes a registration process, a login process, a rights verification process, and a rights transfer process.
The registration process is as follows: receiving and verifying the mobile phone number, the affiliated unit information (such as name, identity card number and the like) and the position information (company \ store name, position \ role and the like) of a user provided when the user registers an account, and endowing the user with corresponding operation permission for different terminals after the verification is passed; according to the mobile phone number, the affiliated unit information and the position information of the user, a new group is created for the user or the user is added into an existing group, and all users in the same group have the same operation authority for the corresponding terminals; wherein the process of creating a new group for the user or joining the user to an existing group is:
iteratively and fuzzily searching a registered list according to the affiliated unit information provided by the user;
if the affiliated unit is registered, the user is directly added under the name of the unit, and then a new group is created according to the position information provided by the user;
if the affiliated unit is not registered, simultaneously registering the affiliated unit, adding the affiliated unit information into a registered list, and adding the user into the affiliated unit name; the user is then added to an existing group or a new group is created based on the job information provided by the user.
Except the manager of the unit, the manager of the unit checks whether the other users can be added before adding the users under the unit name; before the user joins the existing group, the manager of the group checks whether the user can join the existing group.
The login process is as follows: receiving login information of a user, verifying the login information, and notifying the user of collected terminal equipment information after the verification is passed;
the permission verification process comprises the following steps: receiving terminal equipment information collected by a user (the encrypted two-dimensional code preset on the terminal equipment can be scanned and collected through the intelligent handheld equipment), checking an account number of the user, the authority of the terminal and binding information according to the terminal equipment information, and informing the checking result to the user.
For the purpose of information transmission safety, the terminal device information is stored as encrypted two-dimensional code information and is sent to the background server after being scanned and collected by the intelligent handheld device of the user, the background server decrypts and verifies the terminal device information when receiving the terminal device information, and then a verification result is returned to the intelligent handheld device of the user.
The authority transfer process is as follows: and when receiving a group overall authority transfer request submitted by a user, transferring the authority belonging to the account of the transferor to the account of the transferee. Therefore, the method can realize the one-key transfer of the overall authority of a certain unit manager, can also be the overall authority of a group manager, and can also be the overall authority of a common user.
In addition to the above management requirements involved in the official use of a merchant, different rights may be required in different scenarios during the life cycle of a terminal device. The group of the embodiment of the invention can design different account authorities for different scenes, and the background gives corresponding account authorities after auditing according to the position information provided by the user during registration. Such as:
(1) and the production operator acts on the production period of the terminal equipment and is responsible for the production process of the equipment, and the operator can control all the equipment. The rights that can be operated are: and (4) recording a machine, installing a production package, switching states and the like.
(2) And the bottom-layer developer acts on the development period of the terminal equipment, is responsible for the bottom-layer development of the equipment and can control all the equipment. The rights that can be operated are: and the authorities of a burning machine, a Root machine, state switching and the like.
(3) The common developer, in the development period after the system development of the terminal device is completed, can control all the development devices. The rights that can be operated are: installation package installation, state switching and other authorities.
(4) And the customer service personnel acts on the maintenance period of the terminal equipment and can control all the equipment. The rights that can be operated are: installation package installation, state switching, equipment maintenance and other authorities.
(5) The customers, in the form of a company/store group, can control the devices to which they belong. The rights that can be operated are: installation package installation, equipment time and date setting, wifi setting and other permissions.
As described above, the background assigns different operation permissions according to accounts of different usage scenarios, including the permission of not being able to operate a certain terminal and the permission of which operations can be performed. And the terminal is provided with an RSA public key, and the background is provided with an RSA private key. The terminal information is encrypted by RSA in the transmission process.
Based on the same inventive concept, the present application further provides a device corresponding to the method in the first embodiment, which corresponds to the background server in fig. 1 and fig. 3, and is specifically detailed in the second embodiment.
Example two
The embodiment provides a permission management and control device of a terminal device, which comprises a registration module, a login module, a permission verification module and a permission transfer module.
The registration module: receiving and verifying the mobile phone number, the affiliated unit information and the position information of the user provided when the user registers an account, and endowing the user with corresponding operation authority for different terminals after the verification is passed; according to the mobile phone number, the affiliated unit information and the position information of the user, a new group is created for the user or the user is added into an existing group, and all users in the same group have the same operation authority for the corresponding terminals; wherein the process of creating a new group for the user or joining the user to an existing group is:
iteratively and fuzzily searching a registered list according to the affiliated unit information provided by the user; if the affiliated unit is registered, the user is directly added under the name of the unit, and then a new group is created according to the position information provided by the user; if the affiliated unit is not registered, simultaneously registering the affiliated unit, adding the affiliated unit information into a registered list, and adding the user under the unit name; the user is then added to an existing group or a new group is created based on the job information provided by the user.
The login module is used for: receiving login information of a user, verifying the login information, and notifying the user of collected terminal equipment information after the verification is passed;
the permission verification module: and receiving terminal equipment information collected by a user, verifying the account number of the user, the authority of the terminal and the binding information according to the terminal equipment information, and informing the user of the verification result.
The authority transfer module: and when receiving a group overall authority transfer request submitted by a user, transferring the authority belonging to the account of the transferor to the account of the transferee.
Since the apparatus described in the second embodiment of the present invention is an apparatus used for implementing the method of the first embodiment of the present invention, based on the method described in the first embodiment of the present invention, a person skilled in the art can understand the specific structure and the deformation of the apparatus, and thus the details are not described herein. All the devices adopted in the method of the first embodiment of the present invention belong to the protection scope of the present invention.
Based on the same inventive concept, the application provides an electronic device embodiment corresponding to the first embodiment, which is detailed in the third embodiment.
EXAMPLE III
The embodiment provides an electronic device, as shown in fig. 5, which includes a memory, a processor, and a computer program stored in the memory and executable on the processor, and when the processor executes the computer program, any one of the first embodiment modes may be implemented.
Since the electronic device described in this embodiment is a device used for implementing the method in the first embodiment of the present application, based on the method described in the first embodiment of the present application, a specific implementation of the electronic device in this embodiment and various variations thereof can be understood by those skilled in the art, and therefore, how to implement the method in the first embodiment of the present application by the electronic device is not described in detail herein. The equipment used by those skilled in the art to implement the methods in the embodiments of the present application is within the scope of the present application.
Based on the same inventive concept, the application provides a storage medium corresponding to the fourth embodiment, which is described in detail in the fourth embodiment.
Example four
The present embodiment provides a computer-readable storage medium, as shown in fig. 6, on which a computer program is stored, and when the computer program is executed by a processor, any one of the embodiments can be implemented.
According to the method, the device, the equipment and the medium, the users are grouped according to the affiliated unit information and the position information of the users to carry out authority management on the equipment, so that all the users in the group have the same operation authority on corresponding terminals, and the efficiency of the authority management is greatly improved. And secondly, the terminal equipment of the same unit can be controlled by a plurality of group accounts of the unit, and the management requirement of a plurality of people on the same equipment is met. And thirdly, the account of the realizing unit (such as a company or a store where the user works) can only control the equipment of the unit, and the terminal equipment of the unit is prevented from being maliciously controlled by the personnel of other units. For the background, if the management audit of the unit personnel is processed by the unit management personnel, the related audit can be performed in the unit, so that the communication confirmation of the background personnel is omitted, a large amount of manual validation and audit work in the background is omitted, and the audit work can be more efficient.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
While preferred embodiments of the present invention have been described, additional variations and modifications in those embodiments may occur to those skilled in the art once they learn of the basic inventive concepts. Therefore, it is intended that the appended claims be interpreted as including preferred embodiments and all such alterations and modifications as fall within the scope of the invention.
Although specific embodiments of the invention have been described above, it will be understood by those skilled in the art that the specific embodiments described are illustrative only and are not limiting upon the scope of the invention, and that equivalent modifications and variations can be made by those skilled in the art without departing from the spirit of the invention, which is to be limited only by the appended claims.

Claims (10)

1. A method for managing and controlling authority of terminal equipment is characterized in that: the method comprises the following steps:
and (3) registration process: receiving and verifying the mobile phone number, the affiliated unit information and the position information of the user provided when the user registers an account, and endowing the user with corresponding operation authority for different terminals after the verification is passed; according to the mobile phone number, the affiliated unit information and the position information of the user, a new group is created for the user or the user is added into an existing group, and all users in the same group have the same operation authority for the corresponding terminals;
and (3) login process: receiving login information of a user, verifying the login information, and notifying the user of collected terminal equipment information after the verification is passed;
and (3) permission verification process: and receiving terminal equipment information collected by a user, verifying the account number of the user, the authority of the terminal and the binding information according to the terminal equipment information, and informing the user of the verification result.
2. The method according to claim 1, wherein the method comprises: the process of creating a new group for the user or joining the user to an existing group is:
iteratively and fuzzily searching a registered list according to the affiliated unit information provided by the user;
if the affiliated unit is registered, the user is directly added under the name of the unit, and then a new group is created according to the position information provided by the user;
if the affiliated unit is not registered, simultaneously registering the affiliated unit, adding the affiliated unit information into a registered list, and adding the user under the unit name; the user is then added to an existing group or a new group is created based on the job information provided by the user.
3. The method according to claim 2, wherein the method comprises:
before the user joins the unit name, the manager of the unit checks whether the user can join the unit name;
before the user joins the existing group, the manager of the group checks whether the user can join the existing group.
4. The method according to claim 1, wherein the method comprises: in the permission verification process, the terminal equipment information is encrypted information, and the terminal equipment information is decrypted when being received.
5. The method according to claim 1, wherein the method comprises: the method also comprises the following authority transfer process: and when receiving a group overall authority transfer request submitted by a user, transferring the authority belonging to the account of the transferor to the account of the transferee.
6. The utility model provides a terminal equipment's authority management and control device which characterized in that: the method comprises the following steps:
a registration module: receiving and verifying the mobile phone number, the affiliated unit information and the position information of the user provided when the user registers an account, and endowing the user with corresponding operation authority for different terminals after the verification is passed; according to the mobile phone number, the affiliated unit information and the position information of the user, a new group is created for the user or the user is added into an existing group, and all users in the same group have the same operation authority for the corresponding terminals;
a login module: receiving login information of a user, verifying the login information, and notifying the user of collected terminal equipment information after the verification is passed;
and the authority checking module: and receiving terminal equipment information collected by a user, verifying the account number of the user, the authority of the terminal and the binding information according to the terminal equipment information, and informing the user of the verification result.
7. The apparatus of claim 6, wherein: the process of creating a new group for the user or joining the user to an existing group is:
iteratively and fuzzily searching a registered list according to the affiliated unit information provided by the user;
if the affiliated unit is registered, the user is directly added under the name of the unit, and then a new group is created according to the position information provided by the user;
if the affiliated unit is not registered, simultaneously registering the affiliated unit, adding the affiliated unit information into a registered list, and adding the user under the unit name; the user is then added to an existing group or a new group is created based on the job information provided by the user.
8. The apparatus of claim 6, wherein: further comprising:
and the authority transfer module transfers the authority belonging to the account of the transferor to the account of the transferee when receiving the group overall authority transfer request submitted by the user.
9. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the method according to any of claims 1 to 5 when executing the program.
10. A computer-readable storage medium, on which a computer program is stored which, when being executed by a processor, carries out the method according to any one of claims 1 to 5.
CN202111069432.4A 2021-09-13 2021-09-13 Authority management and control method, device, equipment and medium for terminal equipment Withdrawn CN113779523A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111069432.4A CN113779523A (en) 2021-09-13 2021-09-13 Authority management and control method, device, equipment and medium for terminal equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111069432.4A CN113779523A (en) 2021-09-13 2021-09-13 Authority management and control method, device, equipment and medium for terminal equipment

Publications (1)

Publication Number Publication Date
CN113779523A true CN113779523A (en) 2021-12-10

Family

ID=78843162

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111069432.4A Withdrawn CN113779523A (en) 2021-09-13 2021-09-13 Authority management and control method, device, equipment and medium for terminal equipment

Country Status (1)

Country Link
CN (1) CN113779523A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114900501A (en) * 2022-04-27 2022-08-12 杭州脸脸会网络技术有限公司 Equipment registration method and device based on positioning, electronic device and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104580102A (en) * 2013-10-23 2015-04-29 北大方正集团有限公司 Protecting method of client procedure and service platform
CN110298167A (en) * 2019-05-22 2019-10-01 深圳壹账通智能科技有限公司 Method for managing user right, device, computer equipment and storage medium
CN110807340A (en) * 2019-10-28 2020-02-18 福州汇思博信息技术有限公司 Non-touch screen Android equipment management method and system based on two-dimensional code
CN112150030A (en) * 2020-10-10 2020-12-29 厦门悦讯信息科技股份有限公司 Account management method based on multiple units and multiple identities, terminal equipment and storage medium
CN112600744A (en) * 2020-12-25 2021-04-02 青岛海尔科技有限公司 Authority control method and device, storage medium and electronic device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104580102A (en) * 2013-10-23 2015-04-29 北大方正集团有限公司 Protecting method of client procedure and service platform
CN110298167A (en) * 2019-05-22 2019-10-01 深圳壹账通智能科技有限公司 Method for managing user right, device, computer equipment and storage medium
CN110807340A (en) * 2019-10-28 2020-02-18 福州汇思博信息技术有限公司 Non-touch screen Android equipment management method and system based on two-dimensional code
CN112150030A (en) * 2020-10-10 2020-12-29 厦门悦讯信息科技股份有限公司 Account management method based on multiple units and multiple identities, terminal equipment and storage medium
CN112600744A (en) * 2020-12-25 2021-04-02 青岛海尔科技有限公司 Authority control method and device, storage medium and electronic device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114900501A (en) * 2022-04-27 2022-08-12 杭州脸脸会网络技术有限公司 Equipment registration method and device based on positioning, electronic device and storage medium

Similar Documents

Publication Publication Date Title
EP2630815B1 (en) Method and apparatus for access credential provisioning
CN103095457B (en) A kind of login of application program, verification method
CN102144193B (en) Method for granting authorization to access a computer-based object in an automation system, computer program, and automation system
CN112583802A (en) Data sharing platform system and equipment based on block chain and data sharing method
CN104156809A (en) Intelligent stamp protection control device and stamp management system
CN102932762B (en) Remote centralized management control encryption system and method for mobile storage equipment based on global system for mobile communication (GSM)
CN103906054A (en) Method and system for authorization of software function modules of internet of things
CN108023727B (en) Authorization method and system thereof
CN111526111B (en) Control method, device and equipment for logging in light application and computer storage medium
CN108966216B (en) Mobile communication method and system applied to power distribution network
CN111586021B (en) Remote office business authorization method, terminal and system
CN110807340A (en) Non-touch screen Android equipment management method and system based on two-dimensional code
CN102156826A (en) Provider management method and system
CN108388779A (en) A kind of Portable Automatic stamper machine and management system and its management control method
CN113779523A (en) Authority management and control method, device, equipment and medium for terminal equipment
KR100988374B1 (en) Method for moving rights object and method for managing rights of issuing rights object and system thereof
CN102984044A (en) Method and device based on virtual private network (VPN) to achieve data transmission security
CN102842000A (en) Method for realizing common software registration system
CN106453282B (en) Control method and system of ATM equipment
CN109067755B (en) Access control method and system for security switch
CN103841120A (en) Data security management method, mobile terminal and system based on digital watermarking
CN110769043A (en) Air conditioner locking and unlocking method and system, air conditioner system and storage medium
CN113343273B (en) User login method, first server and computer readable storage medium
CN110278127B (en) Agent deployment method and system based on secure transmission protocol
CN101807276B (en) Security management and supervision system of traffic management software and application method thereof

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WW01 Invention patent application withdrawn after publication
WW01 Invention patent application withdrawn after publication

Application publication date: 20211210