[go: up one dir, main page]

CN106844111B - Access method of cloud storage network file system - Google Patents

Access method of cloud storage network file system Download PDF

Info

Publication number
CN106844111B
CN106844111B CN201611215226.9A CN201611215226A CN106844111B CN 106844111 B CN106844111 B CN 106844111B CN 201611215226 A CN201611215226 A CN 201611215226A CN 106844111 B CN106844111 B CN 106844111B
Authority
CN
China
Prior art keywords
ftp
file
server node
server
user
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
CN201611215226.9A
Other languages
Chinese (zh)
Other versions
CN106844111A (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.)
Innovation Technology Co ltd
Shenzhen Innovation Technology Co ltd
Original Assignee
Innovation Technology Co ltd
Shenzhen Innovation 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 Innovation Technology Co ltd, Shenzhen Innovation Technology Co ltd filed Critical Innovation Technology Co ltd
Priority to CN201611215226.9A priority Critical patent/CN106844111B/en
Publication of CN106844111A publication Critical patent/CN106844111A/en
Application granted granted Critical
Publication of CN106844111B publication Critical patent/CN106844111B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • 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/16Error detection or correction of the data by redundancy in hardware
    • G06F11/20Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements
    • G06F11/2053Error detection or correction of the data by redundancy in hardware using active fault-masking, e.g. by switching out faulty elements or by switching in spare elements where persistent mass storage functionality or persistent mass storage control functionality is redundant
    • G06F11/2089Redundant storage control functionality
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/17Details of further file system functions
    • G06F16/176Support for shared access to files; File sharing support
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/18File system types
    • G06F16/182Distributed file systems
    • 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
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/46Multiprogramming arrangements
    • G06F9/50Allocation of resources, e.g. of the central processing unit [CPU]
    • G06F9/5083Techniques for rebalancing the load in a distributed system
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/08Network architectures or network communication protocols for network security for authentication of entities
    • H04L63/083Network architectures or network communication protocols for network security for authentication of entities using passwords
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L63/00Network architectures or network communication protocols for network security
    • H04L63/10Network architectures or network communication protocols for network security for controlling access to devices or network resources
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/10Protocols in which an application is distributed across nodes in the network
    • H04L67/1097Protocols in which an application is distributed across nodes in the network for distributed storage of data in networks, e.g. transport arrangements for network file system [NFS], storage area networks [SAN] or network attached storage [NAS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Databases & Information Systems (AREA)
  • Computing Systems (AREA)
  • Software Systems (AREA)
  • Data Mining & Analysis (AREA)
  • Health & Medical Sciences (AREA)
  • Bioethics (AREA)
  • General Health & Medical Sciences (AREA)
  • Quality & Reliability (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
  • Storage Device Security (AREA)

Abstract

本申请公开了一种云存储网络文件系统的访问方法,包括:FTP主控服务器预先将系统的用户信息和共享文件的访问权限配置信息保存在数据库中;当FTP客户端需要访问网络文件系统时,触发FTP主控服务器为其分配FTP服务器节点;客户端登录所述FTP服务器节点,FTP服务器节点触发根据预先保存的所述用户信息对所述FTP客户端进行用户身份验证的过程;在验证成功时向客户端返回该客户端可访问的共享文件根目录;当客户端进入共享文件根目录并提交文件访问请求时,所述FTP服务器节点触发根据所述用户信息和所述访问权限配置信息执行或拒绝执行所请求的文件访问操作的处理过程。采用本发明,可以使FTP Server提供的文件访问服务具有容灾功能。

Figure 201611215226

The present application discloses a method for accessing a cloud storage network file system. , trigger the FTP master control server to assign an FTP server node to it; the client logs in to the FTP server node, and the FTP server node triggers the process of performing user authentication on the FTP client according to the pre-saved user information; When the client enters the shared file root directory and submits a file access request, the FTP server node triggers the execution according to the user information and the access rights configuration information. or process that denies execution of the requested file access operation. By adopting the present invention, the file access service provided by the FTP Server can be provided with a disaster recovery function.

Figure 201611215226

Description

Access method of cloud storage network file system
Technical Field
The invention relates to the technical field of computer storage, in particular to an access method of a cloud storage network file system.
Background
In a TCP/IP network, a client may download or load files on a File server through a File Transfer Protocol (FTP) to implement resource sharing, and a user may connect his PC to all servers running the FTP Protocol around the world through the client to access a large amount of programs and information on the servers. FTP Server has become an important resource on the internet.
The traditional FTP Server scheme utilizes a single Server to provide services for the FTP client, and meanwhile, the management of a user and the authority configuration of a user sharing directory are also arranged on the single Server, so that the FTP Server cannot provide the services once the machine is abnormal.
Therefore, the existing technical scheme of providing the file access service for the FTP client by using a single FTP Server does not have the disaster recovery function.
Disclosure of Invention
In view of this, the main objective of the present invention is to provide an access method for a cloud storage network file system, which can enable a file access service provided by an FTP Server device to have a disaster recovery function.
In order to achieve the purpose, the technical scheme provided by the invention is as follows:
an access method of a cloud storage network file system comprises the following steps:
the FTP master control server stores the user information of the system and the access authority configuration information of the shared file in a database in advance; the user information includes: the method comprises the following steps that an FTP user name, a file access user identifier uid, an access password, a user group identifier gid to which a user belongs and a shared file root directory accessible by an FTP client side are obtained;
when an FTP client needs to access the network file system, triggering the FTP master control server to distribute FTP server nodes providing file access service for the FTP master control server;
the FTP client logs in the FTP server node, and the FTP server node triggers a process of carrying out user identity authentication on the FTP client according to the prestored user information; when the verification is successful, returning a shared file root directory which can be accessed by the FTP client to the FTP client;
and when the FTP client enters the shared file root directory and submits a file access request, the FTP server node triggers a processing process of executing or refusing to execute the requested file access operation according to the user information and the access authority configuration information.
In summary, the access method for the cloud storage network file system provided by the invention provides the file access service for the FTP client by using the FTP main control Server and the FTP Server node, so that the file access service provided by the FTP Server has the disaster recovery function.
Drawings
FIG. 1 is a schematic flow chart of a method 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 present invention will be described in further detail with reference to the accompanying drawings and specific embodiments.
The core idea of the invention is as follows: the FTP Server cluster technology is introduced to provide the FTP client with the network file access management service, so that the file access service provided by the FTP Server has the disaster tolerance function.
Fig. 1 is a schematic flow diagram of a method according to an embodiment of the present invention, and as shown in fig. 1, an access method of a cloud storage network file system implemented by the embodiment mainly includes:
step 101, the FTP master control server stores user information of a system and access authority configuration information of a shared file in a database in advance; the user information includes: the file management system comprises an FTP user name, a file access user identifier uid, an access password, a user group identifier gid of a user and a shared file root directory accessible by an FTP client.
In this step, the FTP master server needs to store the user information of the cloud storage network file system and the access authority configuration information of the shared file in the database in advance, so that the FTP master server can perform unified management on the users of the cloud storage network file system and unified setting on the access authority according to the information.
In this case, the user information and the access authority configuration information of the shared file are stored in the database in a unified manner, rather than in the FTP server nodes that specifically provide the file access service, so that when a certain FTP server node fails, the file access service can still be provided by other available FTP server nodes, and thus the file access service with the disaster tolerance function can be provided for the FTP client.
And 102, when the FTP client needs to access the network file system, triggering the FTP master control server to distribute FTP server nodes for providing file access service.
In this step, when the FTP client needs to access the network file system, the FTP master server is triggered to select one FTP server node from the available FTP server nodes and allocate the selected FTP server node to the FTP client, so as to provide a file access service for the FTP client.
Preferably, the following method may be adopted to trigger the FTP master server to allocate the FTP server node thereto:
the FTP client is connected with the FTP master control server through a domain name of a cloud storage network file system, the FTP master control server selects an FTP server node providing service for the FTP client from currently available FTP server nodes according to a preset load balancing strategy, and the IP address of the selected FTP server node is notified to the FTP client.
It should be noted that, in practical application, the IP address of each FTP server node is pre-stored in the database by the FTP master server, and in the process of allocating the FTP server nodes, the FTP master server may take out the selected IP address of the FTP server node from the database and notify the selected IP address of the FTP server node to the FTP client.
In the distribution method, the load balance of each FTP server node can be ensured by selecting the FTP server node by adopting a load balance strategy. Specifically, the load balancing policy may be set by a person skilled in the art according to actual needs, for example, for convenience of implementation, the load balancing policy may be: and selecting the FTP server node with the minimum current load.
103, the FTP client logs in the FTP server node, and the FTP server node triggers a process of carrying out user identity authentication on the FTP client according to the pre-stored user information; and when the verification is successful, returning a shared file root directory which can be accessed by the FTP client in the cloud storage network file system to the FTP client.
In this step, when the FTP server node logs in at the FTP client, the user information of the system is obtained through the FTP master server, and then the user identity of the FTP client is verified accordingly, and only after the user identity passes the verification, the FTP client can be allowed to enter the accessible shared file root directory. In this way, the FTP client can further perform file access operations within the scope of its accessible rights.
Preferably, the FTP server node may be logged in by:
and the FTP client is connected with the FTP server node, and after the connection is successful, the FTP client submits login information input by a user to the FTP server node, wherein the login information comprises an FTP user name and an access password.
Preferably, the triggering of the process of performing user identity authentication on the FTP client according to the pre-stored user information may be implemented by the following steps:
and the FTP server node acquires the user information corresponding to the FTP user name from the FTP master control server, and judges whether the login information is matched with the acquired user information or not, if so, the verification is successful, otherwise, the verification fails.
In the method, the FTP server node verifies the user identity, in practical application, the FTP server node can also send the login information of the user to the FTP main control server, and the FTP main control server verifies the identity according to the pre-stored user information, which is not described herein again.
And step 104, when the FTP client enters the shared file root directory and submits a file access request, the FTP server node triggers a processing process of executing or refusing to execute the requested file access operation according to the user information and the access authority configuration information.
In this step, when the FTP client enters the shared file root directory and submits a file access request, the FTP server node will trigger to determine whether to allow execution of the requested file access operation according to the user information and access permission configuration information of the file system pre-stored by the FTP master server. Therefore, the file access control to the user in the preset access authority range can be realized.
Preferably, the triggering is implemented by executing or refusing to execute the requested file access operation according to the user information and the access right configuration information, and the triggering may be implemented by the following method:
the FTP server node generates a corresponding file access message according to the file access request, wherein the file access message comprises a file access user identifier uid, a user group identifier gid to which the user belongs, an operation instruction and a file name;
the FTP server node sends the file access message to the FTP master control server;
and the FTP master control server judges whether the file access operation indicated by the file access message is legal or not according to the prestored user information and the access authority configuration information of the shared file, if so, the file access operation is triggered to be executed, and if not, the file access operation is refused to be executed.
In the above method, the FTP master server determines whether to allow the requested file access operation, and in practical applications, the FTP server node may also determine whether to allow the requested file access operation according to the user information and the access right configuration information of the shared file obtained from the FTP master server, which is not described herein again.
In practical application, when an FTP server node connected to an FTP client is abnormal, the FTP master server may be retriggered to allocate a new FTP server node for the FTP server, and then the newly allocated FTP server node continues to provide a file access service for the FTP server, specifically, the following method may be adopted to achieve this purpose:
when the FTP client monitors that the FTP server node connected currently is abnormal, the FTP master control server is triggered again to distribute a new FTP server node for the FTP master control server, and the new FTP server node is used for accessing the cloud storage network file system.
Preferably, in order to further improve the disaster tolerance of the file access service, an FTP backup control server may be configured for the FTP master server of the cloud storage network file system, after the FTP master server is enabled, the FTP backup control server keeps data synchronization with the FTP master server, and when the FTP master server fails, the FTP backup control server may be used as the current FTP master server.
Through the embodiment, the FTP Server cluster technology is introduced into the cloud storage network file system, and the FTP Server cluster consisting of the FTP master Server and a plurality of FTP Server nodes is utilized, so that the file access service with the disaster recovery function can be provided for the FTP client.
In summary, the above description is only a preferred embodiment of the present invention, and is not intended to limit the scope of the present invention. Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the protection scope of the present invention.

Claims (8)

1.一种云存储网络文件系统的访问方法,其特征在于,包括:1. an access method of cloud storage network file system, is characterized in that, comprises: 文件传输协议FTP主控服务器预先将系统的用户信息和共享文件的访问权限配置信息保存在数据库中;所述用户信息包括:FTP用户名、文件访问用户标识uid、访问密码、用户所属的用户组标识gid和FTP客户端可访问的共享文件根目录;The FTP master control server of the file transfer protocol stores the user information of the system and the configuration information of the access rights of the shared files in the database in advance; the user information includes: the FTP user name, the file access user ID uid, the access password, and the user group to which the user belongs. Identifies the shared file root directory accessible by gid and FTP clients; 当FTP客户端需要访问所述网络文件系统时,触发所述FTP主控服务器为其分配提供文件访问服务的FTP服务器节点;When the FTP client needs to access the network file system, triggering the FTP master server to allocate an FTP server node that provides file access services to it; 所述FTP客户端登录所述FTP服务器节点,所述FTP服务器节点触发根据预先保存的所述用户信息对所述FTP客户端进行用户身份验证的过程;在所述验证成功时,向所述FTP客户端返回该FTP客户端可访问的共享文件根目录;The FTP client logs in to the FTP server node, and the FTP server node triggers a process of performing user authentication on the FTP client according to the pre-stored user information; The client returns the shared file root directory accessible by the FTP client; 当所述FTP客户端进入所述共享文件根目录并提交文件访问请求时,所述FTP服务器节点触发根据所述用户信息和所述访问权限配置信息执行或拒绝执行所请求的文件访问操作的处理过程。When the FTP client enters the shared file root directory and submits a file access request, the FTP server node triggers a process of executing or refusing to execute the requested file access operation according to the user information and the access rights configuration information process. 2.根据权利要求1所述的方法,其特征在于,所述触发所述FTP主控服务器为其分配FTP服务器节点包括:2. The method according to claim 1, wherein the triggering the FTP master server to allocate an FTP server node to it comprises: 所述FTP客户端通过云存储网络文件系统的域名连接所述FTP主控服务器,所述FTP主控服务器按照预设的负载均衡策略,从当前可用的FTP服务器节点中,选择出为所述FTP客户端提供服务的FTP服务器节点,将所选择出的FTP服务器节点的IP地址通知给所述FTP客户端。The FTP client connects to the FTP main control server through the domain name of the cloud storage network file system, and the FTP main control server selects the FTP server from the currently available FTP server nodes according to a preset load balancing strategy The FTP server node that provides services to the client notifies the FTP client of the IP address of the selected FTP server node. 3.根据权利要求1所述的方法,其特征在于,所述登录所述FTP服务器节点包括:3. The method according to claim 1, wherein the logging in to the FTP server node comprises: 所述FTP客户端连接所述FTP服务器节点,并在所述连接成功后向所述FTP服务器节点提交用户输入的登录信息,所述登录信息包括FTP用户名和访问密码。The FTP client connects to the FTP server node, and submits login information input by the user to the FTP server node after the connection is successful, where the login information includes an FTP user name and an access password. 4.根据权利要求3所述的方法,其特征在于,所述触发根据预先保存的所述用户信息对所述FTP客户端进行用户身份验证的过程包括:4. The method according to claim 3, wherein the triggering process of performing user authentication on the FTP client according to the pre-saved user information comprises: 所述FTP服务器节点从所述FTP主控服务器获取所述FTP用户名对应的用户信息,并判断所述登录信息是否与所获取的用户信息是否匹配,如果是,则验证成功,否则验证失败。The FTP server node obtains the user information corresponding to the FTP user name from the FTP master server, and judges whether the login information matches the obtained user information, and if so, the verification succeeds, otherwise the verification fails. 5.根据权利要求1所述的方法,其特征在于,所述触发根据所述用户信息和所述访问权限配置信息执行或拒绝执行所请求的文件访问操作的处理过程包括:5. The method according to claim 1, wherein the triggering process of executing or refusing to execute the requested file access operation according to the user information and the access rights configuration information comprises: 所述FTP服务器节点根据所述文件访问请求生成相应的文件访问消息,所述文件访问消息包括文件访问用户标识uid、用户所属的用户组标识gid、操作指令以及文件名;The FTP server node generates a corresponding file access message according to the file access request, and the file access message includes a file access user identifier uid, a user group identifier gid to which the user belongs, an operation instruction and a file name; 所述FTP服务器节点向所述FTP主控服务器发送所述文件访问消息;The FTP server node sends the file access message to the FTP master server; 所述FTP主控服务器根据预先保存的所述用户信息和所述共享文件的访问权限配置信息,判断所述文件访问消息指示的文件访问操作是否合法,如果是,则触发执行所述文件访问操作,否则,拒绝执行所述文件访问操作。The FTP master control server determines whether the file access operation indicated by the file access message is legal according to the pre-stored user information and the access rights configuration information of the shared file, and if so, triggers the execution of the file access operation , otherwise, refuse to perform the file access operation. 6.根据权利要求2所述的访问方法,其特征在于,所述负载均衡策略包括:选择当前负载最小的FTP服务器节点。6 . The access method according to claim 2 , wherein the load balancing strategy comprises: selecting an FTP server node with the smallest current load. 7 . 7.根据权利要求1所述的方法,其特征在于,所述方法进一步包括:7. The method of claim 1, wherein the method further comprises: 当所述FTP客户端监测到当前所连接的FTP服务器节点异常时,重新触发所述FTP主控服务器为其分配新的FTP服务器节点,并利用所述新的FTP服务器节点访问所述云存储网络文件系统。When the FTP client detects that the currently connected FTP server node is abnormal, it re-triggers the FTP master control server to assign a new FTP server node to it, and uses the new FTP server node to access the cloud storage network File system. 8.根据权利要求1所述的方法,其特征在于,所述方法进一步包括:8. The method of claim 1, further comprising: 当所述FTP主控服务器发生故障时,将所述FTP主控服务器的备份控制服务器作为当前的FTP主控服务器。When the FTP main control server fails, the backup control server of the FTP main control server is used as the current FTP main control server.
CN201611215226.9A 2016-12-26 2016-12-26 Access method of cloud storage network file system Active CN106844111B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201611215226.9A CN106844111B (en) 2016-12-26 2016-12-26 Access method of cloud storage network file system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201611215226.9A CN106844111B (en) 2016-12-26 2016-12-26 Access method of cloud storage network file system

Publications (2)

Publication Number Publication Date
CN106844111A CN106844111A (en) 2017-06-13
CN106844111B true CN106844111B (en) 2021-01-08

Family

ID=59136369

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201611215226.9A Active CN106844111B (en) 2016-12-26 2016-12-26 Access method of cloud storage network file system

Country Status (1)

Country Link
CN (1) CN106844111B (en)

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108833369B (en) * 2018-05-28 2021-06-29 郑州云海信息技术有限公司 A method, device and device for accessing a file system
CN108897880A (en) * 2018-07-05 2018-11-27 南方电网科学研究院有限责任公司 Electric energy data sharing method and system
CN109992976B (en) * 2019-02-27 2024-07-02 平安科技(深圳)有限公司 Access credential verification method, device, computer equipment and storage medium
CN110389938B (en) * 2019-06-20 2022-02-22 北京四方继保自动化股份有限公司 Method for improving safety of relay protection equipment
CN110650214B (en) * 2019-10-21 2022-07-05 北京知道创宇信息技术股份有限公司 Agent method, device, electronic equipment and storage medium
CN111126940B (en) * 2019-11-22 2023-07-11 泰康保险集团股份有限公司 Service application processing method, device, equipment and computer readable storage medium
CN112951385B (en) * 2021-03-16 2024-12-27 上海市胸科医院 Data access method and device for PACS image storage system
CN113810484B (en) * 2021-09-10 2024-10-18 深圳云之家网络有限公司 File request processing method, device, computer equipment and storage medium
CN114879908A (en) * 2022-04-29 2022-08-09 济南浪潮数据技术有限公司 Quota management method for shared directory and related components
CN115051982B (en) * 2022-06-14 2023-12-01 北京天融信网络安全技术有限公司 Information processing method, system and storage medium based on FTP protocol
CN115499308B (en) * 2022-08-15 2025-04-08 鹏城实验室 Distributed FTP container deployment method, device, terminal and storage medium

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101072163A (en) * 2007-03-31 2007-11-14 腾讯科技(深圳)有限公司 Network file automatic dump method and system
CN101841537A (en) * 2010-04-13 2010-09-22 北京时代亿信科技有限公司 Method and system for realizing file sharing access control based on protocol proxy
CN102170460A (en) * 2011-03-10 2011-08-31 浪潮(北京)电子信息产业有限公司 Cluster storage system and data storage method thereof
CN102752399A (en) * 2012-07-19 2012-10-24 南京邮电大学 Peer-to-peer security file sharing method based on cloud storage
CN103152377A (en) * 2012-12-13 2013-06-12 中国科学院深圳先进技术研究院 Data access method capable of facing file transfer protocol (ftp) service
CN103607462A (en) * 2013-11-22 2014-02-26 曙光信息产业股份有限公司 Cluster NAS deployment system and deployment method thereof
CN103812674A (en) * 2012-11-07 2014-05-21 北京信威通信技术股份有限公司 Method for main and standby server replacement
CN103986756A (en) * 2014-05-12 2014-08-13 浪潮电子信息产业股份有限公司 Solution to the problem of Chinese garbled characters when FTP service accesses the cluster storage system
CN104050248A (en) * 2014-06-05 2014-09-17 北京捷成世纪科技股份有限公司 File storage system and storage method
CN105812391A (en) * 2016-05-16 2016-07-27 广州鼎鼎信息科技有限公司 Safe cloud storage system

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101072163A (en) * 2007-03-31 2007-11-14 腾讯科技(深圳)有限公司 Network file automatic dump method and system
CN101841537A (en) * 2010-04-13 2010-09-22 北京时代亿信科技有限公司 Method and system for realizing file sharing access control based on protocol proxy
CN102170460A (en) * 2011-03-10 2011-08-31 浪潮(北京)电子信息产业有限公司 Cluster storage system and data storage method thereof
CN102752399A (en) * 2012-07-19 2012-10-24 南京邮电大学 Peer-to-peer security file sharing method based on cloud storage
CN103812674A (en) * 2012-11-07 2014-05-21 北京信威通信技术股份有限公司 Method for main and standby server replacement
CN103152377A (en) * 2012-12-13 2013-06-12 中国科学院深圳先进技术研究院 Data access method capable of facing file transfer protocol (ftp) service
CN103607462A (en) * 2013-11-22 2014-02-26 曙光信息产业股份有限公司 Cluster NAS deployment system and deployment method thereof
CN103986756A (en) * 2014-05-12 2014-08-13 浪潮电子信息产业股份有限公司 Solution to the problem of Chinese garbled characters when FTP service accesses the cluster storage system
CN104050248A (en) * 2014-06-05 2014-09-17 北京捷成世纪科技股份有限公司 File storage system and storage method
CN105812391A (en) * 2016-05-16 2016-07-27 广州鼎鼎信息科技有限公司 Safe cloud storage system

Also Published As

Publication number Publication date
CN106844111A (en) 2017-06-13

Similar Documents

Publication Publication Date Title
CN106844111B (en) Access method of cloud storage network file system
JP6754809B2 (en) Use credentials stored in different directories to access a common endpoint
US10505929B2 (en) Management and authentication in hosted directory service
CN103384237B (en) Method for sharing IaaS cloud account, shared platform and network device
JP6263537B2 (en) LDAP-based multi-tenant in-cloud identity management system
CN106411857B (en) A kind of private clound GIS service access control method based on virtual isolation mech isolation test
US11539707B2 (en) Dynamic security policy consolidation
US8948399B2 (en) Dynamic key management
CN107483491A (en) An access control method for distributed storage in cloud environment
US10270759B1 (en) Fine grained container security
WO2021115231A1 (en) Authentication method and related device
CN109274779B (en) Alias management method and device
CN110113369A (en) A kind of method for authenticating of based role permission control
KR20180022999A (en) Authorization processing method and apparatus
CN108769186B (en) Service authority control method and device
WO2014140963A1 (en) Multi-tenancy support for enterprise social business computing
CN106330813A (en) A method, device and system for processing authorization
US11032178B2 (en) System and method for creating, deploying, and administering distinct virtual computer networks
CN114374524B (en) Access control method and device for object storage, storage medium and electronic device
US20130007840A1 (en) Techniques for prevent information disclosure via dynamic secure cloud resources
WO2013137842A1 (en) A system and method for accessing a service
AU2019370092B2 (en) Centralized authentication and authorization
CN114884728A (en) Security access method based on role access control token
CN101325493A (en) Method and system for authenticating users
WO2013111532A1 (en) Administration system, administration method, and program

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
CB02 Change of applicant information
CB02 Change of applicant information

Address after: 518057 Shenzhen Software Park, No. 9, 501, 502, Science and Technology Middle Road, Nanshan District, Shenzhen City, Guangdong Province

Applicant after: Shenzhen Innovation Technology Co.,Ltd.

Applicant after: Innovation Technology Co.,Ltd.

Address before: 518057 Shenzhen Software Park, No. 9, 501, 502, Science and Technology Middle Road, Nanshan District, Shenzhen City, Guangdong Province

Applicant before: UITSTOR (USA) Inc.

Applicant before: United Information Technology Co.,Ltd.

GR01 Patent grant
GR01 Patent grant
PP01 Preservation of patent right
PP01 Preservation of patent right

Effective date of registration: 20250430

Granted publication date: 20210108