CN111898161A - 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
CN111898161A
CN111898161A CN202010789712.1A CN202010789712A CN111898161A CN 111898161 A CN111898161 A CN 111898161A CN 202010789712 A CN202010789712 A CN 202010789712A CN 111898161 A CN111898161 A CN 111898161A
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.)
Granted
Application number
CN202010789712.1A
Other languages
Chinese (zh)
Other versions
CN111898161B (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)
  • Quality & Reliability (AREA)
  • Data Mining & Analysis (AREA)
  • Computing Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Computer Hardware Design (AREA)
  • Computer Security & Cryptography (AREA)
  • Software Systems (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; responding 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;
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;
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.
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 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.
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 empty the user permissions in the resource management system after backing up the user permissions;
the recording module is configured to recreate the user right by using the backed-up user right in the resource management system and record recreated user right 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.
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 the processor, wherein the processor executes the program to perform any of the steps 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, an embodiment of the present invention further provides a computer-readable storage medium storing a computer program which, when executed by a processor, performs the steps of any of the methods of rights management 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 description of the embodiments or the prior art will be briefly described below, and 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 by using 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 the Hue, a user can perform interactive data analysis processing with the Hadoop cluster on the Web console, for example, operating data on the HDFS, 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 user authority which is established in the HUE and the resource management system, clearing the user authority in the HUE, backing up the user authority in the resource management system and clearing the user authority;
s3, recreating the user authority in the resource management system by using the backed-up user authority, and recording the recreated user authority information to a log;
s4, responding to the 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 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, step S2, clearing the user rights 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 inconsistency occurs due to a problem in switching new user information by the HUE itself, the user right information that is synchronized may be deleted first, and then a new user right is created in the HUE according to the user right information in the log again.
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 size 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, wherein the detection module 401 is configured to detect and determine whether a user right is created in the HUE and in the resource management system, respectively;
an initialization module 402, wherein the initialization module 402 is 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 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 in the resource management system using the backed-up user right 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, verifying in the HUE whether the newly created user permissions are the same as the resource 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 the method for managing rights of a HUE as any one of the above.
Finally, it should be noted that, as will be understood by those skilled in the art, all or part of the processes of the methods of the above embodiments may be implemented by a computer program to instruct related hardware to implement the methods.
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 disclosed 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 embodiments of the present invention are merely for description, and do not represent the merits 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 technical features in the above embodiment or in different embodiments may be combined 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 (10)

1. A method for managing rights of 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;
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.
2. The method of claim 1, 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.
3. The method of claim 2, wherein determining a cause of inconsistency from a system log of the HUE and recreating new user permissions in the HUE from 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.
4. The method of claim 3, 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.
5. The method of claim 2, 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.
6. 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.
7. The method of claim 1, wherein clearing user permissions in the HUE, further comprising:
and backing up the user authority in the HUE.
8. 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 empty the user permissions in the resource management system after backing up the user permissions;
the recording module is configured to recreate the user right by using the backed-up user right in the resource management system and record recreated user right 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.
9. A computer device, comprising:
at least one processor; and
memory storing a computer program operable on the processor, wherein the processor executes the program to perform the steps of the method according to any of claims 1-7.
10. 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 to 7.
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 true CN111898161A (en) 2020-11-06
CN111898161B 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)

Cited By (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

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109189753A (en) * 2018-10-18 2019-01-11 山东浪潮云信息技术有限公司 A kind of method and device for adding user information in HUE
CN110971580A (en) * 2018-09-30 2020-04-07 北京国双科技有限公司 Authority control method and device
CN111327613A (en) * 2020-02-20 2020-06-23 深圳市腾讯计算机系统有限公司 Distributed service authority control method and device and computer readable storage medium

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110971580A (en) * 2018-09-30 2020-04-07 北京国双科技有限公司 Authority control method and device
CN109189753A (en) * 2018-10-18 2019-01-11 山东浪潮云信息技术有限公司 A kind of method and device for adding user information in HUE
CN111327613A (en) * 2020-02-20 2020-06-23 深圳市腾讯计算机系统有限公司 Distributed service authority control method and device and computer readable storage medium

Cited By (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

Also Published As

Publication number Publication date
CN111898161B (en) 2023-01-06

Similar Documents

Publication Publication Date Title
CN110784446B (en) User permission-based cloud resource acquisition method and device and computer equipment
US10091228B2 (en) Secured event monitoring leveraging blockchain
US11940965B2 (en) Data migration method and apparatus
US8245192B1 (en) Independent software development zones
US20190138410A1 (en) Distributed data monitoring device
JP2020518926A (en) Backup and restore framework for distributed computing systems
CN106406986B (en) A kind of resource share method and device
US10372555B1 (en) Reversion operations for data store components
CN112654978B (en) Method, equipment and system for checking data consistency in real time in distributed heterogeneous storage system
US11429633B2 (en) Data processing system with synchronization of local directory information to cloud system
CN111201763A (en) Security based on file system content
US10795699B1 (en) Central storage management interface supporting native user interface versions
US10929338B2 (en) Maintaining access control lists in non-identity-preserving replicated data repositories
CN111898161B (en) Method, system, device and medium for managing authority of HUE
CN111381931A (en) Disaster recovery method, device and system
CN111597270A (en) Data synchronization method, device, equipment and computer storage medium
US11093477B1 (en) Multiple source database system consolidation
US9485308B2 (en) Zero copy volume reconstruction
CN111581285B (en) Data information synchronization method, device, electronic equipment and medium
WO2023240995A1 (en) Data recovery method and apparatus for dual-machine hot standby system, and medium
CN117389713B (en) Storage system application service data migration method, device, equipment and medium
US20230161497A1 (en) Application environment recovery using cloud-based immutable storage devices
US10701145B1 (en) Data output using message requests to a messaging service
McCabe Introducing Windows Server 2016 Technical Preview
CN117608921A (en) Backup method, recovery method and related equipment of cloud database

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