CN111898161B - Method, system, device and medium for managing authority of HUE - Google Patents

Method, system, device and medium for managing authority of HUE Download PDF

Info

Publication number
CN111898161B
CN111898161B CN202010789712.1A CN202010789712A CN111898161B CN 111898161 B CN111898161 B CN 111898161B CN 202010789712 A CN202010789712 A CN 202010789712A CN 111898161 B CN111898161 B CN 111898161B
Authority
CN
China
Prior art keywords
user
hue
log
management system
resource management
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.)
Active
Application number
CN202010789712.1A
Other languages
Chinese (zh)
Other versions
CN111898161A (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.)
Suzhou Inspur Intelligent Technology Co Ltd
Original Assignee
Suzhou Inspur Intelligent 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 Suzhou Inspur Intelligent Technology Co Ltd filed Critical Suzhou Inspur Intelligent Technology Co Ltd
Priority to CN202010789712.1A priority Critical patent/CN111898161B/en
Publication of CN111898161A publication Critical patent/CN111898161A/en
Application granted granted Critical
Publication of CN111898161B publication Critical patent/CN111898161B/en
Active 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/60Protecting data
    • G06F21/62Protecting access to data via a platform, e.g. using keys or access control rules
    • G06F21/6218Protecting access to data via a platform, e.g. using keys or access control rules to a system of files or objects, e.g. local or distributed file system or database
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/14Error detection or correction of the data by redundancy in operation
    • G06F11/1402Saving, restoring, recovering or retrying
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/27Replication, distribution or synchronisation of data between databases or within a distributed database system; Distributed database system architectures therefor
    • G06F16/275Synchronous replication

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Databases & Information Systems (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Data Mining & Analysis (AREA)
  • Computing Systems (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (AREA)
  • Quality & Reliability (AREA)
  • Storage Device Security (AREA)

Abstract

The invention discloses a HUE authority management method, which comprises the following steps: respectively detecting and judging whether user rights are created in the HUE and the resource management system; in response to the user permission created in the HUE and the resource management system, clearing the user permission in the HUE, backing up the user permission in the resource management system and clearing the user permission; reestablishing the user authority by using the backed-up user authority in the resource management system, and recording the reestablished user authority information into a log; and responding to trigger permission synchronization, synchronizing the user permission information in the log to the HUE so as to create new user permission in the HUE according to the user permission information in the log. The invention also discloses a system, a computer device and a readable storage medium. The scheme provided by the invention can remove the dependency relationship of the current HUE service on Zookeeper, HDFS, YARN, hive, HBase, oozie and Spark components, and improve the autonomy of HUE cluster authority.

Description

Method, system, device and medium for managing authority of HUE
Technical Field
The invention relates to the field of HUEs, in particular to a method, a system, equipment and a storage medium for managing the authority of a HUE.
Background
The user management system complete synchronization of current HUE is opened the source, and the user authority relies on HUE UI user management system to maintain, also must give rights in range security component, and the user of each subassembly under the HUE can't be synchronous to the HUE, and HUE current user has only restricted the authority and has not restricted the resource, consequently causes two big inconveniences: each component has user resource authority which can not be used in the HUE user management system, and the user resource authority of the current user resource management system can only be used by a client side independently, so that the method is extremely inconvenient and also increases great operation cost for enterprises using large data platforms.
Disclosure of Invention
In view of the above, in order to overcome at least one aspect of the above problem, an embodiment of the present invention provides a method for managing rights of a HUE, including:
respectively detecting and judging whether user rights are created in the HUE and the resource management system;
in response to the user permission being created in both the HUE and the resource management system, clearing the user permission in the HUE, and clearing the user permission in the resource management system after backing up the user permission;
recreating user authority in the resource management system by using the backed-up user authority, and recording the recreating user authority information to a log;
and responding to trigger permission synchronization, synchronizing the user permission information in the log to the HUE so as to create new user permission in the HUE according to the user permission information in the log.
In some embodiments, further comprising:
judging whether the user information table after the new user authority is created in the HUE is consistent with the user information table after the user authority is created again by using the backed-up user authority in the resource management system;
and responding to the inconsistency, determining the reason of the inconsistency according to the system log of the HUE, and creating new user permission in the HUE again according to the user permission information in the log.
In some embodiments, determining the cause of the inconsistency from the system log of the HUE and recreating new user permissions in the HUE from the user permission information in the log further comprises:
and in response to inconsistency caused by the HUE acquiring the user right information in the log of the resource management system, deleting the new user right created in the HUE, and synchronizing the user right information in the log of the resource management system to the HUE again.
In some embodiments, further comprising:
in response to an inconsistency resulting from the HUE switching a new user information table, deleting the new user permissions created in the HUE, and again creating new user permissions in the HUE according to the user permission information in the log.
In some embodiments, further comprising:
in response to a match, verifying in the HUE whether the newly created user permissions are the same as the resource management system.
In some embodiments, further comprising:
responding to the change of the user authority in the resource management system, and recording the changed user authority information to a log;
and responding to the trigger permission synchronization, synchronizing the user permission information in the log to the HUE so as to change the corresponding user permission in the HUE according to the user permission information in the log.
In some embodiments, emptying user permissions in the HUE further comprises:
and backing up the user authority in the HUE.
Based on the same inventive concept, according to another aspect of the present invention, an embodiment of the present invention further provides a rights management system of a HUE, including:
a detection module configured to detect and determine whether user permissions are created in the HUE and in the resource management system, respectively;
an initialization module configured to empty the user permissions in the HUE in response to the user permissions both being created in the HUE and in the resource management system, and to empty the user permissions in the resource management system after backing up the user permissions;
the recording module is configured to recreate the user authority by using the backed-up user authority in the resource management system and record recreated user authority information to a log;
a synchronization module configured to synchronize the user permission information in the log to the HUE in response to a trigger permission synchronization to create a new user permission in the HUE according to the user permission information in the log.
Based on the same inventive concept, according to another aspect of the present invention, an embodiment of the present invention further provides a computer apparatus, including:
at least one processor; and
a memory storing a computer program operable on said processor, wherein said processor executes said program to perform the steps of any of the method of rights management of a HUE as described above.
Based on the same inventive concept, according to another aspect of the present invention, there is also provided a computer-readable storage medium storing a computer program which, when executed by a processor, performs the steps of any of the method for managing rights of a HUE as described above.
The invention has one of the following beneficial technical effects: the scheme provided by the invention can remove the dependency relationship of the current HUE service on components such as Zookeeper, HDFS, YARN, hive, HBase, oozie, spark and the like, improve the autonomous selectivity and flexibility and convenience of HUE cluster deployment, reduce the verification cost after HUE version updating and secondary development, and save the cluster deployment time cost and the cluster operation and maintenance cost.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the prior art descriptions will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other embodiments can be obtained according to the drawings without creative efforts.
FIG. 1 is a schematic diagram of the structural connection between HUE and DataSpace provided by the embodiment of the present invention;
fig. 2 is a flowchart illustrating a method for managing rights of a HUE according to an embodiment of the present invention;
FIG. 3 is a schematic structural diagram of a rights management system of a HUE according to an embodiment of the present invention;
FIG. 4 is a schematic structural diagram of a computer device provided in an embodiment of the present invention;
fig. 5 is a schematic structural diagram of a computer-readable storage medium according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the following embodiments of the present invention are described in further detail with reference to the accompanying drawings.
It should be noted that all expressions using "first" and "second" in the embodiments of the present invention are used for distinguishing two entities with the same name but different names or different parameters, and it should be noted that "first" and "second" are merely for convenience of description and should not be construed as limitations of the embodiments of the present invention, and they are not described in any more detail in the following embodiments.
It should be noted that, in the embodiment of the present invention, the resource management system may be a DataSpace, which is a simple and easy-to-use large data cluster resource management system as shown in fig. 1. A user can create own data space through a visual interface or a Rest API, so that data resources and computing resources of data in the space are isolated, and sharing of the data resources in the space is supported. The Hue faces to operations such as data query, processing and analysis, and provides a graphical operation interface of related components for a user. By using Hue, a user can perform interactive data analysis processing with the Hadoop cluster on a Web console, for example, operating data on an HDFS (Hadoop distributed file system), operating MapReduce Job and the like, so that the use threshold of related components is greatly reduced. The scheme provided by the invention can realize that the users on the DataSpace are synchronized to the HUE, namely, only the permission of the corresponding user or tenant is created on the DataSpace, and the same permission can be realized for the same user or tenant in the HUE.
According to an aspect of the present invention, an embodiment of the present invention provides a method for managing rights of a HUE, as shown in fig. 2, which may include the steps of:
s1, respectively detecting and judging whether user rights are created in the HUE and the resource management system;
s2, responding to the fact that user authorities are created in the HUE and the resource management system, emptying the user authorities in the HUE, backing up the user authorities in the resource management system and emptying the user authorities;
s3, reestablishing the user authority by using the backed-up user authority in the resource management system, and recording the reestablished user authority information to a log;
and S4, responding to the trigger permission synchronization, synchronizing the user permission information in the log to the HUE so as to create a new user permission in the HUE according to the user permission information in the log.
The scheme provided by the invention can remove the dependency relationship of the current HUE service on Zookeeper, HDFS, YARN, hive, HBase, oozie and Spark components, improve the autonomous selectivity and flexibility and convenience of HUE cluster deployment, reduce the verification cost after HUE version updating and secondary development, and save the cluster deployment time cost and the cluster operation and maintenance cost.
In some embodiments, the purpose of clearing the original user privileges in the HUE is to prevent the original user privileges from interfering with the synchronization process.
In some embodiments, the step S2 of clearing the user right in the HUE further comprises:
and backing up the user authority in the HUE.
In some embodiments, the method further comprises:
judging whether the user information table after the new user authority is created in the HUE is consistent with the user information table after the user authority is created again by using the backed-up user authority in the resource management system;
and responding to the inconsistency, determining the reason of the inconsistency according to the system log of the HUE, and creating new user permission in the HUE again according to the user permission information in the log.
Specifically, when the read user permission data in the log is used in the HUE, the content of the user information table in the MYSQL is backed up according to the date, the original user information table is changed according to the user permission data in the log, the HUE switches the user information table after the change is completed, and the user information data synchronization is completed. And then judging whether the user information table after the new user authority is created in the HUE is consistent with the user information table after the user authority is created again by using the backed-up user authority in the resource management system, if not, determining the reason of the inconsistency according to a system log of the HUE and creating the new user authority again in the HUE according to the user authority information in the log.
In some embodiments, determining the cause of the inconsistency from the system log of the HUE and re-creating new user permissions in the HUE from the user permission information in the log, further comprising:
and in response to inconsistency caused by the HUE acquiring the user right information in the log of the resource management system, deleting the new user right created in the HUE, and synchronizing the user right information in the log of the resource management system to the HUE again.
Specifically, if the user right information in the log of the resource management system is acquired due to the HUE, the new user right created in the HUE needs to be deleted, that is, all the user rights created in the HUE are cleared, and the user right information in the log of the resource management system is synchronized to the HUE again.
In some embodiments, further comprising:
in response to an inconsistency resulting from the HUE switching a new user information table, deleting the new user permissions created in the HUE, and again creating new user permissions in the HUE according to the user permission information in the log.
Specifically, if the HUE is inconsistent due to the fact that the HUE itself has a problem in switching new user information, the synchronized user permission information may be deleted first, and then new user permission may be created in the HUE according to the user permission information in the log.
In some embodiments, further comprising:
in response to a match, verifying in the HUE whether the newly created user permissions are the same as the resource management system.
Specifically, if the user rights information in the HUE is consistent with the user rights information in the HUE, the user rights information is synchronized again.
In some embodiments, further comprising:
responding to the change of the user authority in the resource management system, and recording the changed user authority information to a log;
and responding to the trigger permission synchronization, synchronizing the user permission information in the log to the HUE so as to change the corresponding user permission in the HUE according to the user permission information in the log.
Specifically, each time the resource management system changes user resource authority data, the resource management system synchronizes the user resource authority data to an Edit.log in real time, the Edit.log is stored in a memory to access data at a high speed, and the user data change information of the Edit.log data is updated to the HUE user management system by HUE regularly (at intervals) or quantitatively (according to the size of the Edit.log) or manually (by operation and maintenance personnel). For example, HUE acquisition Edit.log may be triggered once every 10 minutes; HUE can be triggered once when the volume of Edit.log is 10M larger to obtain Edit.log; or the operation and maintenance personnel can click one key for synchronization, and HUE can be triggered once to obtain Edit. The three items are not affected with each other, the triggering is immediately carried out when the triggering threshold is reached, and all the timed quantitative emptying is recalculated after the triggering.
In some embodiments, any user information change record in the resource management system may be monitored and read in real time through the memory module, and an edit. The memory module backs up Edit.log into a plurality of memory banks for HUE to read more quickly and ensures that Edit.log is high in availability. And when the synchronization is triggered, the user information table of the current resource management system is backed up for verification and use after the data synchronization is finished.
The scheme provided by the invention can remove the dependency relationship of the current HUE service on Zookeeper, HDFS, YARN, hive, HBase, oozie and Spark components, improve the autonomous selectivity and flexibility and convenience of HUE cluster deployment, reduce the verification cost after HUE version updating and secondary development, and save the cluster deployment time cost and the cluster operation and maintenance cost.
Based on the same inventive concept, according to another aspect of the present invention, an embodiment of the present invention further provides a rights management system 400 of a HUE, as shown in fig. 3, including:
a detection module 401, said detection module 401 configured to detect and determine whether user rights are created in the HUE and in the resource management system, respectively;
an initialization module 402, where the initialization module 402 is configured to empty the user permissions in the HUE in response to the user permissions being created in both the HUE and the resource management system, and to empty the user permissions in the resource management system after backing up the user permissions;
a recording module 403, wherein the recording module 403 is configured to recreate the user right using the backed-up user right in the resource management system, and record the recreated user right information to a log;
a synchronization module 404, the synchronization module 404 configured to synchronize the user right information in the log to the HUE in response to triggering right synchronization, so as to create a new user right in the HUE according to the user right information in the log.
In some embodiments, the system further comprises a determination module configured to:
judging whether the user information table after the new user authority is created in the HUE is consistent with the user information table after the user authority is created again by using the backed-up user authority in the resource management system;
and responding to the inconsistency, determining the reason of the inconsistency according to the system log of the HUE, and creating new user permission in the HUE again according to the user permission information in the log.
In some embodiments, the determining module is further configured to:
and in response to inconsistency caused by the HUE acquiring the user right information in the log of the resource management system, deleting the new user right created in the HUE, and synchronizing the user right information in the log of the resource management system to the HUE again.
In some embodiments, the determining module is further configured to:
in response to an inconsistency resulting from the HUE switching a new user information table, deleting the new user permissions created in the HUE, and again creating new user permissions in the HUE according to the user permission information in the log.
In some embodiments, the determining module is further configured to:
in response to a match, it is verified in the HUE whether the newly created user permissions are the same as the asset management system.
In some embodiments, further comprising a change module configured to:
responding to the change of the user authority in the resource management system, and recording the changed user authority information to a log;
and responding to the trigger permission synchronization, synchronizing the user permission information in the log to the HUE so as to change the corresponding user permission in the HUE according to the user permission information in the log.
In some embodiments, the initialization module 402 is further configured to:
and backing up the user authority in the HUE.
Based on the same inventive concept, according to another aspect of the present invention, as shown in fig. 4, an embodiment of the present invention further provides a computer apparatus 501, including:
at least one processor 520; and
memory 510, memory 510 stores a computer program 511 that is executable on the processor, and processor 520 executes the program to perform the steps of any of the methods of rights management for a HUE as described above.
Based on the same inventive concept, according to another aspect of the present invention, as shown in fig. 5, an embodiment of the present invention further provides a computer-readable storage medium 601, where the computer-readable storage medium 601 stores computer program instructions 610, and the computer program instructions 610 when executed by a processor perform the steps of any of the above methods for managing rights of HUE.
Finally, it should be noted that, as those skilled in the art can understand, all or part of the processes in the methods of the embodiments described above can be implemented by instructing relevant hardware through a computer program, and the program may be stored in a computer readable storage medium, and when executed, may include the processes of the embodiments of the methods described above.
Further, it should be appreciated that the computer-readable storage media (e.g., memory) herein can be either volatile memory or nonvolatile memory, or can include both volatile and nonvolatile memory.
Those of skill would further appreciate that the various illustrative logical blocks, modules, circuits, and algorithm steps described in connection with the disclosure herein may be implemented as electronic hardware, computer software, or combinations of both. To clearly illustrate this interchangeability of hardware and software, various illustrative components, blocks, modules, circuits, and steps have been described above generally in terms of their functionality. Whether such functionality is implemented as software or hardware depends upon the particular application and design constraints imposed on the overall system. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the disclosed embodiments of the present invention.
The foregoing is an exemplary embodiment of the present disclosure, but it should be noted that various changes and modifications could be made herein without departing from the scope of the present disclosure as defined by the appended claims. The functions, steps and/or actions of the method claims in accordance with the disclosed embodiments described herein need not be performed in any particular order. Furthermore, although elements of the embodiments of the invention may be described or claimed in the singular, the plural is contemplated unless limitation to the singular is explicitly stated.
It should be understood that, as used herein, the singular forms "a", "an" and "the" are intended to include the plural forms as well, unless the context clearly supports the exception. It should also be understood that "and/or" as used herein is meant to include any and all possible combinations of one or more of the associated listed items.
The numbers of the embodiments disclosed in the above embodiments of the present invention are merely for description, and do not represent the advantages or disadvantages of the embodiments.
It will be understood by those skilled in the art that all or part of the steps of implementing the above embodiments may be implemented by hardware, or may be implemented by a program instructing relevant hardware, and the program may be stored in a computer-readable storage medium, and the above-mentioned storage medium may be a read-only memory, a magnetic disk or an optical disk, etc.
Those of ordinary skill in the art will understand that: the discussion of any embodiment above is meant to be exemplary only, and is not intended to intimate that the scope of the disclosure, including the claims, of embodiments of the invention is limited to these examples; within the idea of an embodiment of the invention, also combinations between technical features in the above embodiments or in different embodiments are possible, and there are many other variations of the different aspects of the embodiments of the invention as described above, which are not provided in detail for the sake of brevity. Therefore, any omissions, modifications, substitutions, improvements, and the like that may be made without departing from the spirit and principles of the embodiments of the present invention are intended to be included within the scope of the embodiments of the present invention.

Claims (7)

1. A method of rights management for a HUE, comprising the steps of:
respectively detecting and judging whether user rights are created in the HUE and the resource management system;
responding to that user rights are created in the HUE and the resource management system, clearing the user rights in the HUE, backing up the user rights in the resource management system and clearing the user rights;
recreating user authority in the resource management system by using the backed-up user authority, and recording the recreating user authority information to a log;
synchronizing the user permission information in the log to the HUE in response to trigger permission synchronization so as to create new user permission in the HUE according to the user permission information in the log;
judging whether the user information table after the new user authority is created in the HUE is consistent with the user information table after the user authority is created again by using the backed-up user authority in the resource management system;
in response to the inconsistency, determining the reason of the inconsistency according to the system log of the HUE and creating new user permission in the HUE again according to the user permission information in the log;
determining the reason of the inconsistency according to the system log of the HUE, and creating a new user right in the HUE again according to the user right information in the log, further comprising:
in response to inconsistency caused by the HUE acquiring the user right information in the log of the resource management system, deleting the new user right created in the HUE, and synchronizing the user right information in the log of the resource management system to the HUE again;
in response to an inconsistency resulting from the HUE switching a new user information table, deleting the new user permissions created in the HUE, and again creating new user permissions in the HUE according to the user permission information in the log.
2. The method of claim 1, further comprising:
in response to a match, it is verified in the HUE whether the newly created user permissions are the same as the asset management system.
3. The method of claim 1, further comprising:
responding to the change of the user authority in the resource management system, and recording the changed user authority information to a log;
and responding to the trigger permission synchronization, synchronizing the user permission information in the log to the HUE so as to change the corresponding user permission in the HUE according to the user permission information in the log.
4. The method of claim 1, wherein emptying user permissions in the HUE, further comprising:
and backing up the user authority in the HUE.
5. A rights management system for a HUE, comprising:
a detection module configured to detect and determine whether user permissions are created in the HUE and in the resource management system, respectively;
an initialization module configured to empty the user permissions in the HUE in response to the user permissions both being created in the HUE and in the resource management system, and to empty the user permissions in the resource management system after backing up the user permissions;
the recording module is configured to recreate the user authority by using the backed-up user authority in the resource management system and record recreated user authority information to a log;
a synchronization module configured to synchronize the user permission information in the log to the HUE in response to triggering permission synchronization, so as to create a new user permission in the HUE according to the user permission information in the log;
further comprising a determination module configured to:
judging whether the user information table after the new user authority is created in the HUE is consistent with the user information table after the user authority is created again by using the backed-up user authority in the resource management system;
in response to the inconsistency, determining the reason of the inconsistency according to the system log of the HUE and creating new user permission in the HUE again according to the user permission information in the log;
in response to inconsistency caused by the HUE acquiring the user right information in the log of the resource management system, deleting the new user right created in the HUE, and synchronizing the user right information in the log of the resource management system to the HUE again;
in response to an inconsistency resulting from the HUE switching a new user information table, deleting the new user permissions created in the HUE, and again creating new user permissions in the HUE according to the user permission information in the log.
6. A computer device, comprising:
at least one processor; and
memory storing a computer program operable on the processor, characterized in that the processor, when executing the program, performs the steps of the method according to any of claims 1-4.
7. A computer-readable storage medium, in which a computer program is stored which, when being executed by a processor, is adapted to carry out the steps of the method according to any one of claims 1-4.
CN202010789712.1A 2020-08-07 2020-08-07 Method, system, device and medium for managing authority of HUE Active CN111898161B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010789712.1A CN111898161B (en) 2020-08-07 2020-08-07 Method, system, device and medium for managing authority of HUE

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010789712.1A CN111898161B (en) 2020-08-07 2020-08-07 Method, system, device and medium for managing authority of HUE

Publications (2)

Publication Number Publication Date
CN111898161A CN111898161A (en) 2020-11-06
CN111898161B true CN111898161B (en) 2023-01-06

Family

ID=73247115

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010789712.1A Active CN111898161B (en) 2020-08-07 2020-08-07 Method, system, device and medium for managing authority of HUE

Country Status (1)

Country Link
CN (1) CN111898161B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113407530A (en) * 2020-11-20 2021-09-17 广东美云智数科技有限公司 Permission data recovery method, management device and storage medium

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110971580B (en) * 2018-09-30 2022-05-17 北京国双科技有限公司 Authority control method and device
CN109189753B (en) * 2018-10-18 2021-02-19 浪潮云信息技术股份公司 Method and device for adding user information in HUE
CN111327613B (en) * 2020-02-20 2022-06-21 深圳市腾讯计算机系统有限公司 Distributed service authority control method and device and computer readable storage medium

Also Published As

Publication number Publication date
CN111898161A (en) 2020-11-06

Similar Documents

Publication Publication Date Title
CN110784446B (en) User permission-based cloud resource acquisition method and device and computer equipment
US10824525B2 (en) Distributed data monitoring device
US10091228B2 (en) Secured event monitoring leveraging blockchain
US10379968B2 (en) Backup and restore framework for distributed computing systems
US8245192B1 (en) Independent software development zones
CN108804253B (en) Parallel operation backup method for mass data backup
US20180330108A1 (en) Updating monitoring systems using merged data policies
US10467424B2 (en) File system content based security
CN110188103A (en) Data account checking method, device, equipment and storage medium
US11442752B2 (en) Central storage management interface supporting native user interface versions
US11531712B2 (en) Unified metadata search
CN112654978A (en) Method, equipment and system for checking data consistency in distributed heterogeneous storage system in real time
CN111538719A (en) Data migration method, device, equipment and computer storage medium
US10929338B2 (en) Maintaining access control lists in non-identity-preserving replicated data repositories
CN111597270A (en) Data synchronization method, device, equipment and computer storage medium
CN111898161B (en) Method, system, device and medium for managing authority of HUE
CN111381931A (en) Disaster recovery method, device and system
US10140054B2 (en) Retrospective snapshots in log structured storage systems
CN111581285A (en) Data information synchronization method and device, electronic equipment and medium
CN114756410A (en) Data recovery method, device and medium for dual-computer hot standby system
CN115485677A (en) Secure data replication in a distributed data storage environment
US10701145B1 (en) Data output using message requests to a messaging service
US20230161497A1 (en) Application environment recovery using cloud-based immutable storage devices
US20230409535A1 (en) Techniques for resource utilization in replication pipeline processing
US20240094937A1 (en) Concurrent and non-blocking object deletion for cross-region replications

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
GR01 Patent grant
GR01 Patent grant