Cloud storage fine grit access control method and data uploading and data accessing method
A technology of access control and access control tree, which is applied in the field of cloud storage, can solve problems such as the difficulty in authorization management of the mandatory access control model, and achieve the effect of ensuring no tampering and safe storage
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Applications(China)
- Current Assignee / Owner
- Publication Date
- 2018-11-27
Smart Images

Figure 1 
Figure 2 
Figure 3
Abstract
Description
technical field
[0001] The invention relates to the technical field of cloud storage, in particular to an access control method for cloud storage. Background technique
[0002] In recent years, with the rapid development of cloud computing and big data technology, it has brought tremendous changes to society. With the acceleration of network bandwidth and the advent of the mobile Internet era, end users are becoming more and more accustomed to uploading data to the cloud to prevent data loss; due to the high cost of self-built clusters, small and medium-sized enterprises are also increasingly using enterprise clouds (such as Alibaba Cloud, Tencent Cloud); even large enterprises will choose to migrate data to the cloud due to the lack of experience in big data storage and the good service of enterprise cloud. However, after the data is handed over to a "third party" for management, it will bring about data privacy and security issues. Hadoop and its related components are o...
Examples
Embodiment Construction
[0028] The present invention will be further described below in conjunction with specific drawings and embodiments.
[0029] The present invention proposes a cloud storage fine-grained access control method. In the solution of the present invention, the access control of the Hadoop component is compatible with the Plugin; the Hadoop component accesses the Central Authorization Server (hereinafter referred to as CAS, i.e. Center Authorization Server) Abbreviation), access control through CAS;
[0030] exist figure 1 , the solid-line boxes represent the roles included in this solution, and the dotted-line boxes are Hadoop components, such as HDFS components, Hive components, Impala components, and HBase components;
[0031] CAS is a central permission management service, which is used to respond to the request of the Plugin plug-in, and returns a specific permission policy for specific permission control in the Plugin;
[0032] Plugin is a plug-in running on Hadoop components....